Update to 3.17.92
This commit is contained in:
parent
085ea79b03
commit
1d7a1f9ec3
1
.gitignore
vendored
1
.gitignore
vendored
@ -63,3 +63,4 @@ gsettings-desktop-schemas-0.0.1.git20100729.tar.bz2
|
|||||||
/gsettings-desktop-schemas-3.15.92.tar.xz
|
/gsettings-desktop-schemas-3.15.92.tar.xz
|
||||||
/gsettings-desktop-schemas-3.16.0.tar.xz
|
/gsettings-desktop-schemas-3.16.0.tar.xz
|
||||||
/gsettings-desktop-schemas-3.16.1.tar.xz
|
/gsettings-desktop-schemas-3.16.1.tar.xz
|
||||||
|
/gsettings-desktop-schemas-3.17.92.tar.xz
|
||||||
|
@ -1,8 +1,8 @@
|
|||||||
%global debug_package %{nil}
|
%global debug_package %{nil}
|
||||||
|
|
||||||
Name: gsettings-desktop-schemas
|
Name: gsettings-desktop-schemas
|
||||||
Version: 3.16.1
|
Version: 3.17.92
|
||||||
Release: 2%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: A collection of GSettings schemas
|
Summary: A collection of GSettings schemas
|
||||||
|
|
||||||
Group: System Environment/Libraries
|
Group: System Environment/Libraries
|
||||||
@ -10,7 +10,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
|
||||||
Source: http://download.gnome.org/sources/%{name}/3.16/%{name}-%{version}.tar.xz
|
Source: http://download.gnome.org/sources/%{name}/3.17/%{name}-%{version}.tar.xz
|
||||||
|
|
||||||
BuildRequires: glib2-devel >= 2.31.0
|
BuildRequires: glib2-devel >= 2.31.0
|
||||||
BuildRequires: intltool
|
BuildRequires: intltool
|
||||||
@ -70,6 +70,9 @@ fi
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Sep 14 2015 Kalev Lember <klember@redhat.com> - 3.17.92-1
|
||||||
|
- Update to 3.17.92
|
||||||
|
|
||||||
* Wed Jun 17 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 3.16.1-2
|
* Wed Jun 17 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 3.16.1-2
|
||||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user