automatic version update by autodist [release 24.12.1-1mamba;Fri Jan 10 2025]

This commit is contained in:
2025-01-12 15:55:41 +01:00
parent f31943641b
commit 697960b3b4
2 changed files with 5 additions and 2 deletions

View File

@ -3,3 +3,4 @@
Kamoso is an application to take pictures and videos out of your webcam.
It also lets you to push the media to some web 2.0 services such as facebook and youtube.

View File

@ -1,6 +1,6 @@
%define majversion %(echo %version | cut -d. -f 1-2)
Name: kamoso
Version: 24.12.0
Version: 24.12.1
Release: 1mamba
Summary: An application to take pictures and videos out of your webcam
Group: Graphical Desktop/Applications/Multimedia
@ -53,7 +53,6 @@ Requires: purpose
Kamoso is an application to take pictures and videos out of your webcam.
It also lets you to push the media to some web 2.0 services such as facebook and youtube.
%debug_package
%prep
%setup -q
@ -88,6 +87,9 @@ rm -f %{buildroot}%{_kf6_icondir}/hicolor/*/actions/youtube.png
%doc AUTHORS LICENSES
%changelog
* Fri Jan 10 2025 Automatic Build System <autodist@openmamba.org> 24.12.1-1mamba
- automatic version update by autodist
* Thu Dec 12 2024 Automatic Build System <autodist@openmamba.org> 24.12.0-1mamba
- automatic version update by autodist