https://bugzilla.redhat.com/show_bug.cgi?id=1893323

Robert-André Mauchin 🐧 <zebo...@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |zebo...@gmail.com



--- Comment #3 from Robert-André Mauchin 🐧 <zebo...@gmail.com> ---

 - Same as before: there is no 2.2.0 on Github to be downloaded.

 - Split you BR one per line:


BuildRequires: gtk3-devel 
BuildRequires: gettext 
BuildRequires: gcc 
BuildRequires: autoconf 
BuildRequires: automake 
BuildRequires: desktop-file-utils

 - Not needed:

%post
update-mime-database %{_datadir}/mime &> /dev/null || :
update-desktop-database &> /dev/null || :

%postun
update-mime-database %{_datadir}/mime &> /dev/null || :
update-desktop-database &> /dev/null || :

%defattr(-,root,root,-)


-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are always notified about changes to this product and component
_______________________________________________
package-review mailing list -- package-review@lists.fedoraproject.org
To unsubscribe send an email to package-review-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/package-review@lists.fedoraproject.org

Reply via email to