diff --git a/transmission.spec b/transmission.spec index dcb432d..00a9612 100644 --- a/transmission.spec +++ b/transmission.spec @@ -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 3.00-1mamba +- automatic version update by autodist + * Thu May 03 2018 Automatic Build System 2.94-1mamba - automatic version update by autodist