automatic version update by autodist [release 20.08.3-1mamba;Sun Nov 08 2020]

This commit is contained in:
Automatic Build System 2024-01-06 00:37:55 +01:00
parent 14222e80af
commit 937453cc6e

View File

@ -1,7 +1,7 @@
%define majver %(echo %version | cut -d. -f1-2)
Name: kbackup
Version: 20.08.2
Version: 20.08.3
Release: 1mamba
Summary: KDE Frameworks 5 backup program with an easy to use User Interface
Group: Graphical Desktop/Applications/Utilities
@ -56,7 +56,7 @@ KDE Frameworks 5 backup program with an easy to use User Interface.
[ "%{buildroot}" != / ] && rm -rf "%{buildroot}"
%makeinstall -C build
%find_lang %{name}5_qt --with-qt --with-man --all-name || touch %{name}5_qt.lang
%find_lang %{name}5_qt --with-qt --with-man --with-html --all-name || touch %{name}5_qt.lang
%clean
[ "%{buildroot}" != / ] && rm -rf "%{buildroot}"
@ -65,21 +65,18 @@ KDE Frameworks 5 backup program with an easy to use User Interface.
%defattr(-,root,root)
%{_bindir}/kbackup
%{_datadir}/applications/org.kde.kbackup.desktop
%{_datadir}/icons/hicolor/22x22/actions/kbackup*.png
%{_datadir}/icons/hicolor/*/apps/kbackup.png
%{_datadir}/icons/hicolor/*/mimetypes/text-x-kbp.png
%{_datadir}/kxmlgui5/kbackup/kbackupui.rc
%{_datadir}/metainfo/org.kde.kbackup.appdata.xml
%{_datadir}/mime/packages/kbackup.xml
%lang(ca) %{_datadir}/doc/HTML/ca/kbackup
%lang(de) %{_datadir}/doc/HTML/de/kbackup
%lang(en) %{_datadir}/doc/HTML/en/kbackup
%lang(nl) %{_datadir}/doc/HTML/nl/kbackup
%lang(sv) %{_datadir}/doc/HTML/sv/kbackup
%lang(uk) %{_datadir}/doc/HTML/uk/kbackup
%{_datadir}/icons/hicolor/22x22/actions/kbackup*.png
%{_datadir}/icons/hicolor/*/apps/kbackup.png
%{_datadir}/icons/hicolor/*/mimetypes/text-x-kbp.png
%doc AUTHORS COPYING
%changelog
* Sun Nov 08 2020 Automatic Build System <autodist@mambasoft.it> 20.08.3-1mamba
- automatic version update by autodist
* Sat Oct 10 2020 Automatic Build System <autodist@mambasoft.it> 20.08.2-1mamba
- automatic version update by autodist