diff --git a/.gitignore b/.gitignore index 3c5d254..5f95e2b 100644 --- a/.gitignore +++ b/.gitignore @@ -2,3 +2,4 @@ libXxf86dga-1.1.1.tar.bz2 /libXxf86dga-1.1.2.tar.bz2 /libXxf86dga-1.1.3.tar.bz2 /libXxf86dga-20130524.tar.bz2 +/libXxf86dga-1.1.4.tar.bz2 diff --git a/libXxf86dga.spec b/libXxf86dga.spec index c88a734..8618f9d 100644 --- a/libXxf86dga.spec +++ b/libXxf86dga.spec @@ -1,11 +1,11 @@ %global tarball libXxf86dga -%global gitdate 20130524 +#global gitdate 20130524 %global gitversion a8dc6be32 Summary: X.Org X11 libXxf86dga runtime library Name: libXxf86dga -Version: 1.1.3 -Release: 6%{?gitdate:.%{gitdate}git%{gitversion}}%{?dist} +Version: 1.1.4 +Release: 1%{?gitdate:.%{gitdate}git%{gitversion}}%{?dist} License: MIT Group: System Environment/Libraries URL: http://www.x.org @@ -75,6 +75,9 @@ rm -rf $RPM_BUILD_ROOT %{_includedir}/X11/extensions/Xxf86dga.h %changelog +* Tue Jun 04 2013 Peter Hutterer 1.1.4-1 +- libXxf86dga 1.1.4 + * Mon May 27 2013 Peter Hutterer - 1.1.3-6.20130524gita8dc6be32 - Require libX11 1.6RC2 for _XEatDataWords diff --git a/sources b/sources index 271ddee..b556ce9 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -9d8064b1e472f89869a4cdee9b271510 libXxf86dga-20130524.tar.bz2 +d7dd9b9df336b7dd4028b6b56542ff2c libXxf86dga-1.1.4.tar.bz2