Update to 3.16.0

This commit is contained in:
Kalev Lember
2015-03-23 12:13:37 +01:00
parent a4701b21c5
commit d420af6c31
3 changed files with 7 additions and 3 deletions

View File

@@ -1,7 +1,7 @@
%global debug_package %{nil}
Name: gsettings-desktop-schemas
Version: 3.15.92
Version: 3.16.0
Release: 1%{?dist}
Summary: A collection of GSettings schemas
@@ -10,7 +10,7 @@ License: LGPLv2+
# no homepage exists for this component
URL: http://bugzilla.gnome.org/enter_bug.cgi?product=gsettings-desktop-schemas
#VCS: git:git://git.gnome.org/gsettings-desktop-schemas
Source: http://download.gnome.org/sources/%{name}/3.15/%{name}-%{version}.tar.xz
Source: http://download.gnome.org/sources/%{name}/3.16/%{name}-%{version}.tar.xz
BuildRequires: glib2-devel >= 2.31.0
BuildRequires: intltool
@@ -70,6 +70,9 @@ fi
%changelog
* Mon Mar 23 2015 Kalev Lember <kalevlember@gmail.com> - 3.16.0-1
- Update to 3.16.0
* Tue Mar 17 2015 Kalev Lember <kalevlember@gmail.com> - 3.15.92-1
- Update to 3.15.92
- Use license macro for the COPYING file