xtrans 1.3.4
This commit is contained in:
parent
fa0d4a49af
commit
4988223ea0
1
.gitignore
vendored
1
.gitignore
vendored
@ -3,3 +3,4 @@ xtrans-1.2.6.tar.bz2
|
|||||||
/xtrans-1.3.0.tar.bz2
|
/xtrans-1.3.0.tar.bz2
|
||||||
/xtrans-1.3.2.tar.bz2
|
/xtrans-1.3.2.tar.bz2
|
||||||
/xtrans-1.3.3.tar.bz2
|
/xtrans-1.3.3.tar.bz2
|
||||||
|
/xtrans-1.3.4.tar.bz2
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
2f14c31ab556fc91039f51a113b38aa2 xtrans-1.3.3.tar.bz2
|
a615e17d9fee6f097fc3b716eacb3dca xtrans-1.3.4.tar.bz2
|
||||||
|
@ -7,7 +7,7 @@
|
|||||||
|
|
||||||
Summary: X.Org X11 developmental X transport library
|
Summary: X.Org X11 developmental X transport library
|
||||||
Name: xorg-x11-xtrans-devel
|
Name: xorg-x11-xtrans-devel
|
||||||
Version: 1.3.3
|
Version: 1.3.4
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
License: MIT
|
License: MIT
|
||||||
Group: System Environment/Libraries
|
Group: System Environment/Libraries
|
||||||
@ -53,6 +53,9 @@ install -pm 644 AUTHORS ChangeLog COPYING README $RPM_BUILD_ROOT%{_pkgdocdir}
|
|||||||
%{_datadir}/pkgconfig/xtrans.pc
|
%{_datadir}/pkgconfig/xtrans.pc
|
||||||
|
|
||||||
%changelog
|
%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
|
* Tue Jan 28 2014 Hans de Goede <hdegoede@redhat.com> - 1.3.3-1
|
||||||
- xtrans 1.3.3
|
- xtrans 1.3.3
|
||||||
- drop unnecessary autoreconf call
|
- drop unnecessary autoreconf call
|
||||||
|
Loading…
Reference in New Issue
Block a user