Update to 3.26.0
This commit is contained in:
parent
fee411cd08
commit
286b80e97c
1
.gitignore
vendored
1
.gitignore
vendored
@ -114,3 +114,4 @@ nautilus-2.31.6.tar.bz2
|
|||||||
/nautilus-3.25.1.tar.xz
|
/nautilus-3.25.1.tar.xz
|
||||||
/nautilus-3.25.90.tar.xz
|
/nautilus-3.25.90.tar.xz
|
||||||
/nautilus-3.25.92.tar.xz
|
/nautilus-3.25.92.tar.xz
|
||||||
|
/nautilus-3.26.0.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.25.92
|
Version: 3.26.0
|
||||||
Release: 1%{?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.25/%{name}-%{version}.tar.xz
|
Source0: https://download.gnome.org/sources/%{name}/3.26/%{name}-%{version}.tar.xz
|
||||||
|
|
||||||
BuildRequires: gtk-doc
|
BuildRequires: gtk-doc
|
||||||
BuildRequires: meson
|
BuildRequires: meson
|
||||||
@ -109,7 +109,7 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas >&/dev/null || :
|
|||||||
%postun extensions -p /sbin/ldconfig
|
%postun extensions -p /sbin/ldconfig
|
||||||
|
|
||||||
%files -f %{name}.lang
|
%files -f %{name}.lang
|
||||||
%doc NEWS README
|
%doc NEWS README.md
|
||||||
%license LICENSE
|
%license LICENSE
|
||||||
%{_datadir}/appdata/org.gnome.Nautilus.appdata.xml
|
%{_datadir}/appdata/org.gnome.Nautilus.appdata.xml
|
||||||
%{_datadir}/applications/*
|
%{_datadir}/applications/*
|
||||||
@ -142,6 +142,9 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas >&/dev/null || :
|
|||||||
%doc %{_datadir}/gtk-doc/html/libnautilus-extension/
|
%doc %{_datadir}/gtk-doc/html/libnautilus-extension/
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Sep 13 2017 Kalev Lember <klember@redhat.com> - 3.26.0-1
|
||||||
|
- Update to 3.26.0
|
||||||
|
|
||||||
* Tue Sep 05 2017 Kalev Lember <klember@redhat.com> - 3.25.92-1
|
* Tue Sep 05 2017 Kalev Lember <klember@redhat.com> - 3.25.92-1
|
||||||
- Update to 3.25.92
|
- Update to 3.25.92
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (nautilus-3.25.92.tar.xz) = 1ef7d34d06d362b2aad6865145690e06590ccebc9951f4a35fd069121c5857a151e0d80341091b3aed988f5de04336e76caef024ec67de1c3d73149d2beb436e
|
SHA512 (nautilus-3.26.0.tar.xz) = cd5288da2cd2e13b5f5facf5ac42688c970b8e08102fb1eb1c21d3133f483ccdac6c49721f9650f9bc59b115e18ac7e965f667f4aa949cccbd9191c85037d290
|
||||||
|
Loading…
Reference in New Issue
Block a user