Update to 3.7.3.1
This commit is contained in:
parent
0ad0663582
commit
6fbfffe5ba
1
.gitignore
vendored
1
.gitignore
vendored
@ -44,3 +44,4 @@ gnome-shell-2.31.5.tar.bz2
|
|||||||
/gnome-shell-3.7.1.tar.xz
|
/gnome-shell-3.7.1.tar.xz
|
||||||
/gnome-shell-3.7.2.tar.xz
|
/gnome-shell-3.7.2.tar.xz
|
||||||
/gnome-shell-3.7.3.tar.xz
|
/gnome-shell-3.7.3.tar.xz
|
||||||
|
/gnome-shell-3.7.3.1.tar.xz
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
Name: gnome-shell
|
Name: gnome-shell
|
||||||
Version: 3.7.3
|
Version: 3.7.3.1
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: Window management and application launching for GNOME
|
Summary: Window management and application launching for GNOME
|
||||||
|
|
||||||
@ -174,6 +174,9 @@ glib-compile-schemas --allow-any-name %{_datadir}/glib-2.0/schemas &> /dev/null
|
|||||||
%exclude %{_datadir}/gtk-doc
|
%exclude %{_datadir}/gtk-doc
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Jan 09 2013 Richard Hughes <hughsient@gmail.com> - 3.7.3.1-1
|
||||||
|
- Update to 3.7.3.1
|
||||||
|
|
||||||
* Tue Dec 18 2012 Florian Müllner <fmuellner@redhat.com> 3.7.3-1
|
* Tue Dec 18 2012 Florian Müllner <fmuellner@redhat.com> 3.7.3-1
|
||||||
- Update to 3.7.3
|
- Update to 3.7.3
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user