Update to 3.35.2
This commit is contained in:
parent
ae034bd026
commit
26c97161df
1
.gitignore
vendored
1
.gitignore
vendored
@ -134,3 +134,4 @@ nautilus-2.31.6.tar.bz2
|
||||
/nautilus-3.34.0.tar.xz
|
||||
/nautilus-3.34.1.tar.xz
|
||||
/nautilus-3.34.2.tar.xz
|
||||
/nautilus-3.35.2.tar.xz
|
||||
|
@ -2,13 +2,13 @@
|
||||
%global gtk3_version 3.22.27
|
||||
|
||||
Name: nautilus
|
||||
Version: 3.34.2
|
||||
Version: 3.35.2
|
||||
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.34/%{name}-%{version}.tar.xz
|
||||
Source0: https://download.gnome.org/sources/%{name}/3.35/%{name}-%{version}.tar.xz
|
||||
|
||||
BuildRequires: desktop-file-utils
|
||||
BuildRequires: gcc
|
||||
@ -132,6 +132,9 @@ desktop-file-validate $RPM_BUILD_ROOT%{_datadir}/applications/*.desktop
|
||||
%doc %{_datadir}/gtk-doc/html/libnautilus-extension/
|
||||
|
||||
%changelog
|
||||
* Mon Dec 02 2019 Kalev Lember <klember@redhat.com> - 3.35.2-1
|
||||
- Update to 3.35.2
|
||||
|
||||
* Wed Nov 27 2019 Kalev Lember <klember@redhat.com> - 3.34.2-1
|
||||
- Update to 3.34.2
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (nautilus-3.34.2.tar.xz) = 1a4e24fea3201f68b0316b95425bbc90078baa1ae7dccef2d2e48beda4007ecf2986254cde243d310c548e47a4693d84d1255654199649ce08429a99fb3a3a51
|
||||
SHA512 (nautilus-3.35.2.tar.xz) = 4f0ed0bf6fb9af851c791e430b955b1f47cb384b05e6b6c4ee1bd26a26fd4fc86656aa20d49bbe448eee82797b5714a840376e17292e1991429b78fe4793d919
|
||||
|
Loading…
Reference in New Issue
Block a user