Bump release to 2 to avoid confusion with non official non scratch 0.4.2-1

This commit is contained in:
Hans de Goede 2014-05-23 10:50:57 +02:00
parent bd8314e609
commit 891e9c0054
3 changed files with 6 additions and 2 deletions

1
.gitignore vendored
View File

@ -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

View File

@ -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/

View File

@ -1 +1 @@
bb782f1700e45b4f57c84ef513e3cf85 libxkbcommon-0.4.0.tar.xz
4b717adce41c8305258e99a9b396330a libxkbcommon-0.4.2.tar.xz