Build with -fcommon to fix the build with gcc 10
This commit is contained in:
parent
6a06d7dbe6
commit
8342b178c4
@ -1,6 +1,8 @@
|
||||
%global _legacy_common_support 1
|
||||
|
||||
Name: file-roller
|
||||
Version: 3.35.1
|
||||
Release: 2%{?dist}
|
||||
Version: 3.35.90
|
||||
Release: 1%{?dist}
|
||||
Summary: Tool for viewing and creating archives
|
||||
|
||||
License: GPLv2+
|
||||
@ -84,6 +86,10 @@ desktop-file-validate %{buildroot}%{_datadir}/applications/org.gnome.FileRoller.
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Tue Feb 04 2020 Kalev Lember <klember@redhat.com> - 3.35.90-1
|
||||
- Update to 3.35.90
|
||||
- Build with -fcommon to fix the build with gcc 10
|
||||
|
||||
* Tue Jan 28 2020 Fedora Release Engineering <releng@fedoraproject.org> - 3.35.1-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (file-roller-3.35.1.tar.xz) = 852c30ee77c3e79676e208c73f726c5f1fe265b0a8f430d1512c08cb32410fd9c59b5d7e3ace1588b8c001dc20ead73d0c3ff7c934dc7d241b52b3c281671a4c
|
||||
SHA512 (file-roller-3.35.90.tar.xz) = 2a471f4202ecc09f6b2cbef6d69036320fcfdee562fc76e866d87ba7cd4369ec47b8bace57e2d3a1861603854da4978a9d42ae1f1bc1badad369ef3f6ceafb8a
|
||||
|
Loading…
Reference in New Issue
Block a user