Update to 3.23.90
This commit is contained in:
parent
88e3650493
commit
1bbf55f47e
1
.gitignore
vendored
1
.gitignore
vendored
@ -105,3 +105,4 @@ nautilus-2.31.6.tar.bz2
|
|||||||
/nautilus-3.22.0.tar.xz
|
/nautilus-3.22.0.tar.xz
|
||||||
/nautilus-3.22.1.tar.xz
|
/nautilus-3.22.1.tar.xz
|
||||||
/nautilus-3.22.2.tar.xz
|
/nautilus-3.22.2.tar.xz
|
||||||
|
/nautilus-3.23.90.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.22.2
|
Version: 3.23.90
|
||||||
Release: 2%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: File manager for GNOME
|
Summary: File manager for GNOME
|
||||||
|
|
||||||
License: GPLv2+
|
License: GPLv2+
|
||||||
URL: https://wiki.gnome.org/Apps/Nautilus
|
URL: https://wiki.gnome.org/Apps/Nautilus
|
||||||
Source0: https://download.gnome.org/sources/%{name}/3.22/%{name}-%{version}.tar.xz
|
Source0: https://download.gnome.org/sources/%{name}/3.23/%{name}-%{version}.tar.xz
|
||||||
|
|
||||||
BuildRequires: pkgconfig(exempi-2.0) >= %{exempi_version}
|
BuildRequires: pkgconfig(exempi-2.0) >= %{exempi_version}
|
||||||
BuildRequires: pkgconfig(glib-2.0) >= %{glib2_version}
|
BuildRequires: pkgconfig(glib-2.0) >= %{glib2_version}
|
||||||
@ -146,6 +146,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 Feb 15 2017 Richard Hughes <rhughes@redhat.com> - 3.23.90-1
|
||||||
|
- Update to 3.23.90
|
||||||
|
|
||||||
* Fri Feb 10 2017 Fedora Release Engineering <releng@fedoraproject.org> - 3.22.2-2
|
* Fri Feb 10 2017 Fedora Release Engineering <releng@fedoraproject.org> - 3.22.2-2
|
||||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (nautilus-3.22.2.tar.xz) = 2a11801ded930a0a8a699e385063954ff1e579c0c78ffc209c5da9c8f06fde91cccf01e6d6b97e4c1faee96d1fe3415197e8df14cb1cd876de42240d9f0eedae
|
SHA512 (nautilus-3.23.90.tar.xz) = 177c66bc182d330dcd32c0063844a714db28b1068d6d5e5faba66a570032f2545ac6092390361193a1719c342dc3b4fb4bd8b3ab889c72f1921e0459e1eb955e
|
||||||
|
Loading…
Reference in New Issue
Block a user