This commit is contained in:
Matthias Clasen 2012-01-17 21:17:59 -05:00
parent 0fffe3a096
commit 9eb2e5cd46
3 changed files with 8 additions and 4 deletions

1
.gitignore vendored
View File

@ -1,2 +1,3 @@
libxklavier-5.0.tar.bz2
/libxklavier-5.1.tar.bz2
/libxklavier-5.2.tar.xz

View File

@ -1,7 +1,7 @@
Summary: High-level API for X Keyboard Extension
Name: libxklavier
Version: 5.1
Release: 2%{?dist}
Version: 5.2
Release: 1%{?dist}
License: LGPLv2+
Group: Development/Libraries
URL: http://www.freedesktop.org/wiki/Software/LibXklavier
@ -12,7 +12,7 @@ BuildRequires: libXi-devel
BuildRequires: libxml2-devel
BuildRequires: glib2-devel >= 2.6.0
BuildRequires: iso-codes-devel
Source: http://download.gnome.org/sources/libxklavier/5.0/%{name}-%{version}.tar.bz2
Source: http://download.gnome.org/sources/libxklavier/5.2/%{name}-%{version}.tar.bz2
# http://bugs.freedesktop.org/show_bug.cgi?id=22687
Patch0: flags.patch
Patch2: catch-more-xerrors.patch
@ -72,6 +72,9 @@ rm -f $RPM_BUILD_ROOT%{_libdir}/*.{a,la}
%{_datadir}/gtk-doc
%changelog
* Tue Jan 17 2012 Matthias Clasen <mclasen@redhat.com> - 5.2-1
- Update to 5.2
* Fri Jan 13 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 5.1-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild

View File

@ -1 +1 @@
cbc2a760827c20aef61eb7b18a6ce598 libxklavier-5.1.tar.bz2
b2bc682bd80543f14e1ed0e5ad377fc1 libxklavier-5.2.tar.xz