Update to 3.9.5

This commit is contained in:
Kalev Lember 2013-08-09 13:42:44 +02:00
parent 62693bdb84
commit 099d76a080
3 changed files with 7 additions and 3 deletions

1
.gitignore vendored
View File

@ -40,3 +40,4 @@ gsettings-desktop-schemas-0.0.1.git20100729.tar.bz2
/gsettings-desktop-schemas-3.8.2.tar.xz /gsettings-desktop-schemas-3.8.2.tar.xz
/gsettings-desktop-schemas-3.9.2.tar.xz /gsettings-desktop-schemas-3.9.2.tar.xz
/gsettings-desktop-schemas-3.9.3.tar.xz /gsettings-desktop-schemas-3.9.3.tar.xz
/gsettings-desktop-schemas-3.9.5.tar.xz

View File

@ -1,8 +1,8 @@
%global debug_package %{nil} %global debug_package %{nil}
Name: gsettings-desktop-schemas Name: gsettings-desktop-schemas
Version: 3.9.3 Version: 3.9.5
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
@ -69,6 +69,9 @@ fi
%changelog %changelog
* Fri Aug 09 2013 Kalev Lember <kalevlember@gmail.com> - 3.9.5-1
- Update to 3.9.5
* Sat Aug 03 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 3.9.3-2 * Sat Aug 03 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 3.9.3-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild

View File

@ -1 +1 @@
4a856944d9eab33c213b94d6f8419848 gsettings-desktop-schemas-3.9.3.tar.xz c1b2e587014cd629fb990ad2176fba37 gsettings-desktop-schemas-3.9.5.tar.xz