Update to 3.24.0
This commit is contained in:
parent
94ee0196a7
commit
88450c06ae
1
.gitignore
vendored
1
.gitignore
vendored
@ -77,3 +77,4 @@ gsettings-desktop-schemas-0.0.1.git20100729.tar.bz2
|
|||||||
/gsettings-desktop-schemas-3.22.0.tar.xz
|
/gsettings-desktop-schemas-3.22.0.tar.xz
|
||||||
/gsettings-desktop-schemas-3.23.3.tar.xz
|
/gsettings-desktop-schemas-3.23.3.tar.xz
|
||||||
/gsettings-desktop-schemas-3.23.90.tar.xz
|
/gsettings-desktop-schemas-3.23.90.tar.xz
|
||||||
|
/gsettings-desktop-schemas-3.24.0.tar.xz
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
%global debug_package %{nil}
|
%global debug_package %{nil}
|
||||||
|
|
||||||
Name: gsettings-desktop-schemas
|
Name: gsettings-desktop-schemas
|
||||||
Version: 3.23.90
|
Version: 3.24.0
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: A collection of GSettings schemas
|
Summary: A collection of GSettings schemas
|
||||||
|
|
||||||
@ -9,7 +9,7 @@ License: LGPLv2+
|
|||||||
# no homepage exists for this component
|
# no homepage exists for this component
|
||||||
URL: http://bugzilla.gnome.org/enter_bug.cgi?product=gsettings-desktop-schemas
|
URL: http://bugzilla.gnome.org/enter_bug.cgi?product=gsettings-desktop-schemas
|
||||||
#VCS: git:git://git.gnome.org/gsettings-desktop-schemas
|
#VCS: git:git://git.gnome.org/gsettings-desktop-schemas
|
||||||
Source0: http://download.gnome.org/sources/%{name}/3.23/%{name}-%{version}.tar.xz
|
Source0: http://download.gnome.org/sources/%{name}/3.24/%{name}-%{version}.tar.xz
|
||||||
|
|
||||||
BuildRequires: glib2-devel >= 2.31.0
|
BuildRequires: glib2-devel >= 2.31.0
|
||||||
BuildRequires: intltool
|
BuildRequires: intltool
|
||||||
@ -74,6 +74,9 @@ fi
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Mar 21 2017 Kalev Lember <klember@redhat.com> - 3.24.0-1
|
||||||
|
- Update to 3.24.0
|
||||||
|
|
||||||
* Tue Feb 14 2017 Richard Hughes <rhughes@redhat.com> - 3.23.90-1
|
* Tue Feb 14 2017 Richard Hughes <rhughes@redhat.com> - 3.23.90-1
|
||||||
- Update to 3.23.90
|
- Update to 3.23.90
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (gsettings-desktop-schemas-3.23.90.tar.xz) = c32754837cc2324dfa6739fae87acba27f4c118d68bea8ec8947b036e6932ad65a23d120d501746794f535ab21b00bcb3cd1445ada52c3a188e97594b6eeba8c
|
SHA512 (gsettings-desktop-schemas-3.24.0.tar.xz) = b19fb29da29a3fa114536c0ce94b160f9c589568b626e487b5eca008791e539de9a89a81c69e41f8070b0369e6cfc800fe8b70247ecbab1bc32f24db759037c1
|
||||||
|
Loading…
Reference in New Issue
Block a user