Update to 3.36.0
This commit is contained in:
parent
943b0dd1f1
commit
a42f847093
1
.gitignore
vendored
1
.gitignore
vendored
@ -138,3 +138,4 @@ nautilus-2.31.6.tar.bz2
|
||||
/nautilus-3.35.90.tar.xz
|
||||
/nautilus-3.35.91.1.tar.xz
|
||||
/nautilus-3.35.92.tar.xz
|
||||
/nautilus-3.36.0.tar.xz
|
||||
|
@ -2,13 +2,13 @@
|
||||
%global gtk3_version 3.22.27
|
||||
|
||||
Name: nautilus
|
||||
Version: 3.35.92
|
||||
Version: 3.36.0
|
||||
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.35/%{name}-%{version}.tar.xz
|
||||
Source0: https://download.gnome.org/sources/%{name}/3.36/%{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 06 2020 Kalev Lember <klember@redhat.com> - 3.36.0-1
|
||||
- Update to 3.36.0
|
||||
|
||||
* Mon Mar 02 2020 Kalev Lember <klember@redhat.com> - 3.35.92-1
|
||||
- Update to 3.35.92
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (nautilus-3.35.92.tar.xz) = ef04a92cf2bfcbb8eb5852e1d47479f1103e47fdf1dc564f055a3d09190b8dc7d91312677efc59859065c0d3b160f84bd7cffc4d06f486ddd2a2e6419428afa3
|
||||
SHA512 (nautilus-3.36.0.tar.xz) = c0c317199b9f0204e4bba2bf4621a7e1b01d50700c5c3195a41f3b3b55e92b1136af59bdd647b0b1fd560ac8c0e485e52020004e36047d2b6f7d7bdf911a5192
|
||||
|
Loading…
Reference in New Issue
Block a user