3.3.90
This commit is contained in:
parent
7025af2ff3
commit
a54465638e
1
.gitignore
vendored
1
.gitignore
vendored
@ -11,3 +11,4 @@ libgnomekbd-2.31.5.tar.bz2
|
|||||||
/libgnomekbd-3.0.0.tar.bz2
|
/libgnomekbd-3.0.0.tar.bz2
|
||||||
/libgnomekbd-3.1.92.tar.xz
|
/libgnomekbd-3.1.92.tar.xz
|
||||||
/libgnomekbd-3.2.0.tar.xz
|
/libgnomekbd-3.2.0.tar.xz
|
||||||
|
/libgnomekbd-3.3.90.tar.xz
|
||||||
|
@ -1,13 +1,13 @@
|
|||||||
Name: libgnomekbd
|
Name: libgnomekbd
|
||||||
Version: 3.2.0
|
Version: 3.3.90
|
||||||
Release: 2%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: A keyboard configuration library
|
Summary: A keyboard configuration library
|
||||||
|
|
||||||
Group: System Environment/Libraries
|
Group: System Environment/Libraries
|
||||||
License: LGPLv2+
|
License: LGPLv2+
|
||||||
URL: http://gswitchit.sourceforge.net
|
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/3.0/libgnomekbd-%{version}.tar.xz
|
Source0: http://download.gnome.org/sources/libgnomekbd/3.3/libgnomekbd-%{version}.tar.xz
|
||||||
|
|
||||||
BuildRequires: gtk3-devel >= 3.0.0
|
BuildRequires: gtk3-devel >= 3.0.0
|
||||||
BuildRequires: cairo-devel
|
BuildRequires: cairo-devel
|
||||||
@ -122,6 +122,9 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas &> /dev/null || :
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Feb 25 2012 Matthias Clasen <mclasen@redhat.com> - 3.3.90-1
|
||||||
|
- Update to 3.3.90
|
||||||
|
|
||||||
* Fri Jan 13 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 3.2.0-2
|
* Fri Jan 13 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 3.2.0-2
|
||||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user