Update to 3.41.90
This commit is contained in:
parent
7edeb5354f
commit
8b12cec0f2
@ -1,24 +1,25 @@
|
||||
Name: file-roller
|
||||
Version: 3.40.0
|
||||
Release: 3%{?dist}
|
||||
Version: 3.41.90
|
||||
Release: 1%{?dist}
|
||||
Summary: Tool for viewing and creating archives
|
||||
|
||||
License: GPLv2+
|
||||
URL: https://wiki.gnome.org/Apps/FileRoller
|
||||
Source0: https://download.gnome.org/sources/%{name}/3.40/%{name}-%{version}.tar.xz
|
||||
Source0: https://download.gnome.org/sources/%{name}/3.41/%{name}-%{version}.tar.xz
|
||||
|
||||
BuildRequires: meson
|
||||
BuildRequires: gcc
|
||||
BuildRequires: pkgconfig(glib-2.0)
|
||||
BuildRequires: pkgconfig(gthread-2.0)
|
||||
BuildRequires: pkgconfig(gtk+-3.0)
|
||||
BuildRequires: pkgconfig(json-glib-1.0)
|
||||
BuildRequires: pkgconfig(libarchive)
|
||||
BuildRequires: pkgconfig(libhandy-1)
|
||||
%if 0%{?flatpak}
|
||||
%else
|
||||
BuildRequires: pkgconfig(libnautilus-extension)
|
||||
%endif
|
||||
BuildRequires: pkgconfig(json-glib-1.0)
|
||||
BuildRequires: pkgconfig(libnotify)
|
||||
BuildRequires: pkgconfig(libarchive)
|
||||
BuildRequires: file-devel
|
||||
BuildRequires: (/usr/bin/gcpio or /usr/bin/cpio)
|
||||
BuildRequires: gettext
|
||||
@ -85,6 +86,9 @@ desktop-file-validate %{buildroot}%{_datadir}/applications/org.gnome.FileRoller.
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Thu Feb 24 2022 David King <amigadave@amigadave.com> - 3.41.90-1
|
||||
- Update to 3.41.90
|
||||
|
||||
* Thu Jan 20 2022 Fedora Release Engineering <releng@fedoraproject.org> - 3.40.0-3
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (file-roller-3.40.0.tar.xz) = 224dbe4f4358aa62589d084d67244ad8d65d718f9b6adf708ba1425b38fca68e08b07a6163f66d95c6acfd164b6062939cfeb27873ea41353e0551e322b0eb26
|
||||
SHA512 (file-roller-3.41.90.tar.xz) = e97b909459cb216cc0f9ae31bf5d87ae6dee640c56f2b7b956be441ff0179cbf389e328cde6691727f52f476965adc9dc88a7fdbf88e718e413c2c4e354dc8a4
|
||||
|
Loading…
Reference in New Issue
Block a user