Update to 3.2.0
This commit is contained in:
parent
ec062c9364
commit
5e2533cdae
1
.gitignore
vendored
1
.gitignore
vendored
@ -26,3 +26,4 @@ gnome-settings-daemon-2.31.6.tar.bz2
|
|||||||
/gnome-settings-daemon-3.1.4.tar.xz
|
/gnome-settings-daemon-3.1.4.tar.xz
|
||||||
/gnome-settings-daemon-3.1.91.tar.xz
|
/gnome-settings-daemon-3.1.91.tar.xz
|
||||||
/gnome-settings-daemon-3.1.92.tar.xz
|
/gnome-settings-daemon-3.1.92.tar.xz
|
||||||
|
/gnome-settings-daemon-3.2.0.tar.xz
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
Name: gnome-settings-daemon
|
Name: gnome-settings-daemon
|
||||||
Version: 3.1.92
|
Version: 3.2.0
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: The daemon sharing settings from GNOME to GTK+/KDE applications
|
Summary: The daemon sharing settings from GNOME to GTK+/KDE applications
|
||||||
|
|
||||||
@ -213,6 +213,9 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas &> /dev/null || :
|
|||||||
%{_datadir}/gnome-settings-daemon-3.0/input-device-example.sh
|
%{_datadir}/gnome-settings-daemon-3.0/input-device-example.sh
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Sep 27 2011 Ray <rstrode@redhat.com> - 3.2.0-1
|
||||||
|
- Update to 3.2.0
|
||||||
|
|
||||||
* Tue Sep 20 2011 Matthias Clasen <mclasen@redhat.com> - 3.1.92-1
|
* Tue Sep 20 2011 Matthias Clasen <mclasen@redhat.com> - 3.1.92-1
|
||||||
- Update to 3.1.92
|
- Update to 3.1.92
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user