Bump release to 2 to avoid confusion with non official non scratch 0.4.2-1
This commit is contained in:
parent
bd8314e609
commit
891e9c0054
1
.gitignore
vendored
1
.gitignore
vendored
@ -6,3 +6,4 @@
|
||||
/libxkbcommon-0.3.0.tar.xz
|
||||
/libxkbcommon-0.3.1.tar.xz
|
||||
/libxkbcommon-0.4.0.tar.xz
|
||||
/libxkbcommon-0.4.2.tar.xz
|
||||
|
@ -2,7 +2,7 @@
|
||||
|
||||
Name: libxkbcommon
|
||||
Version: 0.4.2
|
||||
Release: 1%{?gitdate:.%{gitdate}}%{?dist}
|
||||
Release: 2%{?gitdate:.%{gitdate}}%{?dist}
|
||||
Summary: X.Org X11 XKB parsing library
|
||||
License: MIT
|
||||
URL: http://www.x.org
|
||||
@ -91,6 +91,9 @@ find $RPM_BUILD_ROOT -name '*.la' -exec rm -fv {} ';'
|
||||
%{_libdir}/pkgconfig/xkbcommon-x11.pc
|
||||
|
||||
%changelog
|
||||
* Fri May 23 2014 Hans de Goede <hdegoede@redhat.com> - 0.4.2-2
|
||||
- Bump release to 2 to avoid confusion with non official non scratch 0.4.2-1
|
||||
|
||||
* Thu May 22 2014 Rex Dieter <rdieter@fedoraproject.org> - 0.4.2-1
|
||||
- xkbcommon 0.4.2 (#1000497)
|
||||
- own %%{_includedir}/xkbcommon/
|
||||
|
Loading…
Reference in New Issue
Block a user