Update to 3.29.90.1
This commit is contained in:
parent
028e0872f2
commit
0d01130323
1
.gitignore
vendored
1
.gitignore
vendored
@ -120,3 +120,4 @@ nautilus-2.31.6.tar.bz2
|
|||||||
/nautilus-3.28.0.tar.xz
|
/nautilus-3.28.0.tar.xz
|
||||||
/nautilus-3.28.0.1.tar.xz
|
/nautilus-3.28.0.1.tar.xz
|
||||||
/nautilus-3.28.1.tar.xz
|
/nautilus-3.28.1.tar.xz
|
||||||
|
/nautilus-3.29.90.1.tar.xz
|
||||||
|
@ -7,13 +7,13 @@
|
|||||||
%global gsettings_desktop_schemas_version 3.8.0
|
%global gsettings_desktop_schemas_version 3.8.0
|
||||||
|
|
||||||
Name: nautilus
|
Name: nautilus
|
||||||
Version: 3.28.1
|
Version: 3.29.90.1
|
||||||
Release: 2%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: File manager for GNOME
|
Summary: File manager for GNOME
|
||||||
|
|
||||||
License: GPLv3+
|
License: GPLv3+
|
||||||
URL: https://wiki.gnome.org/Apps/Nautilus
|
URL: https://wiki.gnome.org/Apps/Nautilus
|
||||||
Source0: https://download.gnome.org/sources/%{name}/3.28/%{name}-%{version}.tar.xz
|
Source0: https://download.gnome.org/sources/%{name}/3.29/%{name}-%{version}.tar.xz
|
||||||
|
|
||||||
BuildRequires: gtk-doc
|
BuildRequires: gtk-doc
|
||||||
BuildRequires: meson
|
BuildRequires: meson
|
||||||
@ -128,6 +128,9 @@ desktop-file-validate $RPM_BUILD_ROOT%{_datadir}/applications/*.desktop
|
|||||||
%doc %{_datadir}/gtk-doc/html/libnautilus-extension/
|
%doc %{_datadir}/gtk-doc/html/libnautilus-extension/
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Aug 13 2018 Kalev Lember <klember@redhat.com> - 3.29.90.1-1
|
||||||
|
- Update to 3.29.90.1
|
||||||
|
|
||||||
* Fri Jul 13 2018 Fedora Release Engineering <releng@fedoraproject.org> - 3.28.1-2
|
* Fri Jul 13 2018 Fedora Release Engineering <releng@fedoraproject.org> - 3.28.1-2
|
||||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (nautilus-3.28.1.tar.xz) = 6b695c097e5082062afe8cb036e819c837ce1e2570f581f81860f378e34f38f3020b8802e6a4285243c111d5208e892c419ac92621cdb1d35b2df205a3ccaa13
|
SHA512 (nautilus-3.29.90.1.tar.xz) = 9faf765eea229e6486184daa5c25e03461dc13e12f8a85735e53180a303eb367bbbb4da9e548d93686569a631357e4f53a41081061f260ff2b3ae2d99b0afa4e
|
||||||
|
Loading…
Reference in New Issue
Block a user