xtrans 1.3.4

This commit is contained in:
Hans de Goede 2014-03-31 12:54:24 +02:00
parent fa0d4a49af
commit 4988223ea0
3 changed files with 6 additions and 2 deletions

1
.gitignore vendored
View File

@ -3,3 +3,4 @@ xtrans-1.2.6.tar.bz2
/xtrans-1.3.0.tar.bz2
/xtrans-1.3.2.tar.bz2
/xtrans-1.3.3.tar.bz2
/xtrans-1.3.4.tar.bz2

View File

@ -1 +1 @@
2f14c31ab556fc91039f51a113b38aa2 xtrans-1.3.3.tar.bz2
a615e17d9fee6f097fc3b716eacb3dca xtrans-1.3.4.tar.bz2

View File

@ -7,7 +7,7 @@
Summary: X.Org X11 developmental X transport library
Name: xorg-x11-xtrans-devel
Version: 1.3.3
Version: 1.3.4
Release: 1%{?dist}
License: MIT
Group: System Environment/Libraries
@ -53,6 +53,9 @@ install -pm 644 AUTHORS ChangeLog COPYING README $RPM_BUILD_ROOT%{_pkgdocdir}
%{_datadir}/pkgconfig/xtrans.pc
%changelog
* Mon Mar 31 2014 Hans de Goede <hdegoede@redhat.com> - 1.3.4-1
- xtrans 1.3.4
* Tue Jan 28 2014 Hans de Goede <hdegoede@redhat.com> - 1.3.3-1
- xtrans 1.3.3
- drop unnecessary autoreconf call