diff --git a/.gitignore b/.gitignore index 6258aeb..3178e77 100644 --- a/.gitignore +++ b/.gitignore @@ -29,3 +29,4 @@ xf86-video-ati-20100705.tar.xz /xf86-video-ati-20150709.tar.xz /xf86-video-ati-20150729.tar.xz /xf86-video-ati-20151116.tar.xz +/xf86-video-ati-20160215.tar.xz diff --git a/sources b/sources index 7a93b15..cf78643 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -8d6abaaea9db08821431a2294a410b94 xf86-video-ati-20151116.tar.xz +d527a71db8eff936c765ff869c9d3003 xf86-video-ati-20160215.tar.xz diff --git a/xorg-x11-drv-ati.spec b/xorg-x11-drv-ati.spec index 12a4004..6ca258c 100644 --- a/xorg-x11-drv-ati.spec +++ b/xorg-x11-drv-ati.spec @@ -1,8 +1,8 @@ %global tarball xf86-video-ati %global moduledir %(pkg-config xorg-server --variable=moduledir ) %global driverdir %{moduledir}/drivers -%global gitdate 20151116 -%global gitversion dfb5277 +%global gitdate 20160215 +%global gitversion d41fccc %undefine _hardened_build @@ -13,7 +13,7 @@ Summary: Xorg X11 ati video driver Name: xorg-x11-drv-ati Version: 7.6.1 -Release: 2%{?gver}%{?dist} +Release: 3%{?gver}%{?dist} URL: http://www.x.org License: MIT Group: User Interface/X Hardware Support @@ -67,6 +67,9 @@ rm -rf $RPM_BUILD_ROOT%{moduledir}/multimedia/ %{_mandir}/man4/radeon.4* %changelog +* Mon Feb 15 2016 Dave Airlie 7.6.1-3 +- update to latest git snapshot + * Fri Feb 05 2016 Fedora Release Engineering - 7.6.1-2.20151116gitdfb5277 - Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild