Update to 3.37.1
This commit is contained in:
parent
a42f847093
commit
303391cc3f
1
.gitignore
vendored
1
.gitignore
vendored
@ -139,3 +139,4 @@ nautilus-2.31.6.tar.bz2
|
||||
/nautilus-3.35.91.1.tar.xz
|
||||
/nautilus-3.35.92.tar.xz
|
||||
/nautilus-3.36.0.tar.xz
|
||||
/nautilus-3.37.1.tar.xz
|
||||
|
@ -2,13 +2,13 @@
|
||||
%global gtk3_version 3.22.27
|
||||
|
||||
Name: nautilus
|
||||
Version: 3.36.0
|
||||
Version: 3.37.1
|
||||
Release: 1%{?dist}
|
||||
Summary: File manager for GNOME
|
||||
|
||||
License: GPLv3+
|
||||
URL: https://wiki.gnome.org/Apps/Nautilus
|
||||
Source0: https://download.gnome.org/sources/%{name}/3.36/%{name}-%{version}.tar.xz
|
||||
Source0: https://download.gnome.org/sources/%{name}/3.37/%{name}-%{version}.tar.xz
|
||||
|
||||
BuildRequires: desktop-file-utils
|
||||
BuildRequires: gcc
|
||||
@ -137,6 +137,9 @@ desktop-file-validate $RPM_BUILD_ROOT%{_datadir}/applications/*.desktop
|
||||
%doc %{_datadir}/gtk-doc/html/libnautilus-extension/
|
||||
|
||||
%changelog
|
||||
* Fri Mar 27 2020 Kalev Lember <klember@redhat.com> - 3.37.1-1
|
||||
- Update to 3.37.1
|
||||
|
||||
* Fri Mar 06 2020 Kalev Lember <klember@redhat.com> - 3.36.0-1
|
||||
- Update to 3.36.0
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (nautilus-3.36.0.tar.xz) = c0c317199b9f0204e4bba2bf4621a7e1b01d50700c5c3195a41f3b3b55e92b1136af59bdd647b0b1fd560ac8c0e485e52020004e36047d2b6f7d7bdf911a5192
|
||||
SHA512 (nautilus-3.37.1.tar.xz) = f69e73c206dddf17427fbe9a8cd59dd584bd11fac3b2b9f0771eacd3a4eea7e48c5e1feba8b14af1c622e0f0118c0712a273a7f19bd012f2124138292ecccb7f
|
||||
|
Loading…
Reference in New Issue
Block a user