Update to 3.34.0
This commit is contained in:
parent
d3e9a3c513
commit
2ec70c6b7c
1
.gitignore
vendored
1
.gitignore
vendored
@ -131,3 +131,4 @@ nautilus-2.31.6.tar.bz2
|
||||
/nautilus-3.32.0.tar.xz
|
||||
/nautilus-3.32.1.tar.xz
|
||||
/nautilus-3.33.90.tar.xz
|
||||
/nautilus-3.34.0.tar.xz
|
||||
|
@ -2,13 +2,13 @@
|
||||
%global gtk3_version 3.22.27
|
||||
|
||||
Name: nautilus
|
||||
Version: 3.33.90
|
||||
Version: 3.34.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.33/%{name}-%{version}.tar.xz
|
||||
Source0: https://download.gnome.org/sources/%{name}/3.34/%{name}-%{version}.tar.xz
|
||||
|
||||
BuildRequires: desktop-file-utils
|
||||
BuildRequires: gcc
|
||||
@ -134,6 +134,9 @@ desktop-file-validate $RPM_BUILD_ROOT%{_datadir}/applications/*.desktop
|
||||
%doc %{_datadir}/gtk-doc/html/libnautilus-extension/
|
||||
|
||||
%changelog
|
||||
* Tue Sep 10 2019 Kalev Lember <klember@redhat.com> - 3.34.0-1
|
||||
- Update to 3.34.0
|
||||
|
||||
* Tue Aug 20 2019 Kalev Lember <klember@redhat.com> - 3.33.90-1
|
||||
- Update to 3.33.90
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (nautilus-3.33.90.tar.xz) = c93fbd8f63a37789b4a104f3256a849dea3f5c59a74803b1579d2c3fc801df2f937a75f994855b2a9575ca957c80619c189f6650304b942594a73a311def299b
|
||||
SHA512 (nautilus-3.34.0.tar.xz) = 667d38616f8e2c66a1cd50522c4c26184258ef3ced7bea7dc0e4d2270236226753ca011514b51a4eae3d9ba442f3ae5d4ba740709c08c6f73151d0422e2044c3
|
||||
|
Loading…
Reference in New Issue
Block a user