automatic version update by autodist [release 22.12.0-1mamba;Fri Dec 09 2022]

This commit is contained in:
Automatic Build System 2024-01-06 01:30:05 +01:00
parent 9ccefb1901
commit 7148003980

View File

@ -1,11 +1,11 @@
Name: kfloppy
Version: 22.08.3
Version: 22.12.0
Release: 1mamba
Summary: A tool to format floppy disks
Group: Graphical Desktop/Applications/Utilities
Vendor: openmamba
Distribution: openmamba
Packager: Davide Madrisan <davide.madrisan@gmail.com>
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
URL: https://kde.org/
Source: http://download.kde.org/stable/release-service/%{version}/src/kfloppy-%{version}.tar.xz
License: GPL
@ -26,7 +26,6 @@ BuildRequires: libkxmlgui-devel
BuildRequires: libstdc++6-devel
BuildRequires: qt5-qtbase-devel
## AUTOBUILDREQ-END
#Requires: kde-workspace
# dosfstools: /sbin/mkdosfs, /sbin/mkfs.msdos, /sbin/mkfs.vfat
Requires: dosfstools
# e2fsprogs: /sbin/mke2fs
@ -38,8 +37,7 @@ Requires: util-linux
# coreutils: /bin/dd
Requires: coreutils
Provides: kfloppy4
Obsoletes: kfloppy4
Obsoletes: kdeutils
Obsoletes: kfloppy4 < 22.12.0
%description
Kfloppy allows to format a floppy disk.
@ -57,7 +55,7 @@ Kfloppy allows to format a floppy disk.
[ "%{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}"
@ -88,23 +86,12 @@ exit 0
%{_kde5_icondir}/hicolor/*/apps/%{name}.png
%{_datadir}/metainfo/org.kde.kfloppy.appdata.xml
%{_datadir}/qlogging-categories5/kfloppy.categories
%doc %lang(en) %{_kde5_htmldir}/en/%{name}
%doc %lang(de) %{_kde5_htmldir}/de/%{name}
%doc %lang(es) %{_kde5_htmldir}/es/%{name}
%doc %lang(et) %{_kde5_htmldir}/et/%{name}
%doc %lang(fr) %{_kde5_htmldir}/fr/%{name}
%doc %lang(gl) %{_kde5_htmldir}/gl/%{name}
%doc %lang(it) %{_kde5_htmldir}/it/%{name}
%doc %lang(nl) %{_kde5_htmldir}/nl/%{name}
%doc %lang(pt) %{_kde5_htmldir}/pt/%{name}
%doc %lang(pt_BR) %{_kde5_htmldir}/pt_BR/%{name}
%doc %lang(ru) %{_kde5_htmldir}/ru/%{name}
%doc %lang(sr) %{_kde5_htmldir}/sr/%{name}
%doc %lang(sv) %{_kde5_htmldir}/sv/%{name}
%doc %lang(uk) %{_kde5_htmldir}/uk/%{name}
%doc COPYING
%changelog
* Fri Dec 09 2022 Automatic Build System <autodist@mambasoft.it> 22.12.0-1mamba
- automatic version update by autodist
* Fri Nov 04 2022 Automatic Build System <autodist@mambasoft.it> 22.08.3-1mamba
- automatic version update by autodist