2.91.91
This commit is contained in:
parent
fdf04422b2
commit
5392062a4c
1
.gitignore
vendored
1
.gitignore
vendored
@ -6,3 +6,4 @@ libgnomekbd-2.31.5.tar.bz2
|
|||||||
/libgnomekbd-2.91.4.tar.bz2
|
/libgnomekbd-2.91.4.tar.bz2
|
||||||
/libgnomekbd-2.91.5.tar.bz2
|
/libgnomekbd-2.91.5.tar.bz2
|
||||||
/libgnomekbd-2.91.90.tar.bz2
|
/libgnomekbd-2.91.90.tar.bz2
|
||||||
|
/libgnomekbd-2.91.91.tar.bz2
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
Name: libgnomekbd
|
Name: libgnomekbd
|
||||||
Version: 2.91.90
|
Version: 2.91.91
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: A keyboard configuration library
|
Summary: A keyboard configuration library
|
||||||
|
|
||||||
@ -9,7 +9,7 @@ URL: http://gswitchit.sourceforge.net
|
|||||||
# VCS: git:git://git.gnome.org/libgnomekbd
|
# VCS: git:git://git.gnome.org/libgnomekbd
|
||||||
Source0: http://download.gnome.org/sources/libgnomekbd/2.91/libgnomekbd-%{version}.tar.bz2
|
Source0: http://download.gnome.org/sources/libgnomekbd/2.91/libgnomekbd-%{version}.tar.bz2
|
||||||
|
|
||||||
BuildRequires: gtk3-devel >= 2.99.0
|
BuildRequires: gtk3-devel >= 3.0.0
|
||||||
BuildRequires: cairo-devel
|
BuildRequires: cairo-devel
|
||||||
BuildRequires: libxklavier-devel
|
BuildRequires: libxklavier-devel
|
||||||
BuildRequires: desktop-file-utils
|
BuildRequires: desktop-file-utils
|
||||||
@ -117,6 +117,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor >&/dev/null || :
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Mar 7 2011 Matthias Clasen <mclasen@redhat.com> - 2.91.91-1
|
||||||
|
- Update to 2.91.91
|
||||||
|
|
||||||
* Tue Feb 22 2011 Matthias Clasen <mclasen@redhat.com> - 2.91.90-1
|
* Tue Feb 22 2011 Matthias Clasen <mclasen@redhat.com> - 2.91.90-1
|
||||||
- Update to 2.91.90
|
- Update to 2.91.90
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user