Update to 3.2.0
This commit is contained in:
parent
cabdab9f31
commit
c872f5bfb7
1
.gitignore
vendored
1
.gitignore
vendored
@ -14,3 +14,4 @@ gsettings-desktop-schemas-0.0.1.git20100729.tar.bz2
|
||||
/gsettings-desktop-schemas-3.1.3.tar.xz
|
||||
/gsettings-desktop-schemas-3.1.91.tar.xz
|
||||
/gsettings-desktop-schemas-3.1.92.tar.bz2
|
||||
/gsettings-desktop-schemas-3.2.0.tar.bz2
|
||||
|
@ -1,5 +1,5 @@
|
||||
Name: gsettings-desktop-schemas
|
||||
Version: 3.1.92
|
||||
Version: 3.2.0
|
||||
Release: 1%{?dist}
|
||||
Summary: A collection of GSettings schemas
|
||||
|
||||
@ -8,7 +8,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.1/%{name}-%{version}.tar.bz2
|
||||
Source: http://download.gnome.org/sources/%{name}/3.2/%{name}-%{version}.tar.bz2
|
||||
|
||||
BuildArch: noarch
|
||||
|
||||
@ -66,6 +66,9 @@ fi
|
||||
|
||||
|
||||
%changelog
|
||||
* Mon Sep 26 2011 Bastien Nocera <bnocera@redhat.com> 3.2.0-1
|
||||
- Update to 3.2.0
|
||||
|
||||
* Mon Sep 19 2011 Bastien Nocera <bnocera@redhat.com> 3.1.92-1
|
||||
- Update to 3.1.92
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user