automatic version update by autodist [release 3.00-1mamba;Thu May 28 2020]

This commit is contained in:
Automatic Build System 2024-01-05 18:41:30 +01:00
parent 3e61142f47
commit 139ab5a70d

View File

@ -1,5 +1,5 @@
Name: transmission
Version: 2.94
Version: 3.00
Release: 1mamba
Summary: Transmission is a fast, easy, and free multi-platform BitTorrent client
Group: Graphical Desktop/Applications/Internet
@ -63,6 +63,8 @@ Requires: libdbus-glib
Transmission is a fast, easy, and free multi-platform BitTorrent client.
Transmission is designed from the ground up to balance power with simplicity. We've set initial preferences so things "Just Work", while advanced features like watch directories, bad peer blocking, and the web interface can be configured with just a few clicks. When Ubuntu chose Transmission as its default BitTorrent client, one of the most-cited reasons was its easy learning curve.
%debug_package
%prep
%setup -q
@ -85,6 +87,7 @@ Transmission is designed from the ground up to balance power with simplicity. We
%dir %{_datadir}/%{name}
%dir %{_datadir}/%{name}/web
%{_datadir}/%{name}/web/*
%{_datadir}/appdata/transmission-gtk.appdata.xml
%{_datadir}/applications/%{name}-gtk.desktop
%{_datadir}/pixmaps/*
%{_datadir}/icons/*
@ -93,6 +96,9 @@ Transmission is designed from the ground up to balance power with simplicity. We
#NEWS README
%changelog
* Thu May 28 2020 Automatic Build System <autodist@mambasoft.it> 3.00-1mamba
- automatic version update by autodist
* Thu May 03 2018 Automatic Build System <autodist@mambasoft.it> 2.94-1mamba
- automatic version update by autodist