Update to 3.4.0
This commit is contained in:
parent
f403378800
commit
0fafd95365
1
.gitignore
vendored
1
.gitignore
vendored
@ -18,3 +18,4 @@ gsettings-desktop-schemas-0.0.1.git20100729.tar.bz2
|
|||||||
/gsettings-desktop-schemas-3.3.2.tar.xz
|
/gsettings-desktop-schemas-3.3.2.tar.xz
|
||||||
/gsettings-desktop-schemas-3.3.90.tar.xz
|
/gsettings-desktop-schemas-3.3.90.tar.xz
|
||||||
/gsettings-desktop-schemas-3.3.92.tar.xz
|
/gsettings-desktop-schemas-3.3.92.tar.xz
|
||||||
|
/gsettings-desktop-schemas-3.4.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.3.92
|
Version: 3.4.0
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: A collection of GSettings schemas
|
Summary: A collection of GSettings schemas
|
||||||
|
|
||||||
@ -69,6 +69,9 @@ fi
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Mar 27 2012 Richard Hughes <hughsient@gmail.com> - 3.4.0-1
|
||||||
|
- Update to 3.4.0
|
||||||
|
|
||||||
* Mon Mar 19 2012 Richard Hughes <rhughes@redhat.com> 3.3.92-1
|
* Mon Mar 19 2012 Richard Hughes <rhughes@redhat.com> 3.3.92-1
|
||||||
- Update to 3.3.92
|
- Update to 3.3.92
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user