xkeyboard-config 2.2
reinstate the git bits removed in previous commit
This commit is contained in:
parent
47f16fe419
commit
919692e042
1
.gitignore
vendored
1
.gitignore
vendored
@ -3,3 +3,4 @@ xkeyboard-config-1.9.tar.bz2
|
||||
/xkeyboard-config-2.0.tar.bz2
|
||||
/xkeyboard-config-2.1.tar.bz2
|
||||
/xkeyboard-config-20110311.tar.bz2
|
||||
/xkeyboard-config-2.2.tar.bz2
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
04d61814e9499b899bce939fe67888d8 xkeyboard-config-20110311.tar.bz2
|
||||
06e37ed48dce3d979d9075d1aab29f87 xkeyboard-config-2.2.tar.bz2
|
||||
|
@ -1,12 +1,12 @@
|
||||
# INFO: Package contains data-only, no binaries, so no debuginfo is needed
|
||||
%define debug_package %{nil}
|
||||
|
||||
%global gitdate 20110311
|
||||
%global gitversion 9333b2f3
|
||||
#global gitdate 20110311
|
||||
#global gitversion 9333b2f3
|
||||
|
||||
Summary: X Keyboard Extension configuration data
|
||||
Name: xkeyboard-config
|
||||
Version: 2.1.99
|
||||
Version: 2.2
|
||||
Release: 1%{?gitdate:.%{gitdate}git%{gitversion}}%{dist}
|
||||
License: MIT
|
||||
Group: User Interface/X
|
||||
@ -105,6 +105,10 @@ rm -f $RPM_BUILD_ROOT%{_datadir}/X11/xkb/compiled
|
||||
%{_datadir}/pkgconfig/xkeyboard-config.pc
|
||||
|
||||
%changelog
|
||||
* Mon Apr 04 2011 Peter Hutterer <peter.hutterer@redhat.com> 2.2-1
|
||||
- xkeyboard-config 2.2
|
||||
- reinstate the git bits removed in previous commit
|
||||
|
||||
* Fri Mar 25 2011 Matthias Clasen <mclasen@redhat.com> - 2.1.99-2
|
||||
- Update to 2.1.99 release
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user