automatic version update by autodist [release 23.04.0-1mamba;Sat Apr 22 2023]

This commit is contained in:
Automatic Build System 2024-01-06 00:23:15 +01:00
parent 5a9d7c609b
commit 48fe282325

View File

@ -1,7 +1,7 @@
%define dirver %(echo %version | sed "s,alpha.*,,;s,rc.*,,")
%define pkgver %(echo %version | sed "s|[a-z]||")
Name: k3b
Version: 22.12.3
Version: 23.04.0
Release: 1mamba
Summary: The CD/DVD/Blu-Ray Creator for KDE
License: GPL
@ -136,7 +136,7 @@ This package contains static libraries and header files needed for development.
%prep
%setup -q -n %{name}-%{pkgver}
#%patch1 -p1
%patch2 -p1
%patch 2 -p1
#%patch3 -p1
#%patch4 -p1 -b .ffmpeg-5.0
@ -179,6 +179,7 @@ exit 0
%dir %{_datadir}/kxmlgui5/k3b
%{_datadir}/kxmlgui5/k3b/k3b*.rc
%{_datadir}/metainfo/org.kde.k3b.appdata.xml
%{_datadir}/qlogging-categories5/k3b.categories
%{_datadir}/dbus-1/system-services/org.kde.k3b.service
%{_datadir}/dbus-1/system.d/org.kde.k3b.conf
%{_datadir}/polkit-1/actions/org.kde.k3b.policy
@ -217,6 +218,9 @@ exit 0
%doc ChangeLog
%changelog
* Sat Apr 22 2023 Automatic Build System <autodist@mambasoft.it> 23.04.0-1mamba
- automatic version update by autodist
* Fri Mar 03 2023 Automatic Build System <autodist@mambasoft.it> 22.12.3-1mamba
- automatic version update by autodist