From 46782ac1844b76e43dff77bc979c821bf2de50f3 Mon Sep 17 00:00:00 2001 From: Adel Gadllah Date: Fri, 2 Jan 2015 20:01:53 +0100 Subject: [PATCH] Update to 1.2 --- .gitignore | 1 + libxshmfence.spec | 9 ++++++--- sources | 1 + 3 files changed, 8 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index f60980f..235d387 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ /libxshmfence-1.0.tar.bz2 /libxshmfence-1.1.tar.bz2 +/libxshmfence-1.2.tar.bz2 diff --git a/libxshmfence.spec b/libxshmfence.spec index 851acf0..e9de985 100644 --- a/libxshmfence.spec +++ b/libxshmfence.spec @@ -1,11 +1,11 @@ Name: libxshmfence -Version: 1.1 -Release: 3%{?dist} +Version: 1.2 +Release: 1%{?dist} Summary: X11 shared memory fences License: MIT URL: http://www.x.org/ -Source0: http://ftp.x.org/pub/individual/lib/%{name}-%{version}.tar.bz2 +Source0: http://xorg.freedesktop.org/archive/individual/lib/%{name}-%{version}.tar.bz2 # upstream tarball has broken libtool because libtool is never not broken BuildRequires: autoconf automake libtool xorg-x11-util-macros @@ -49,6 +49,9 @@ find $RPM_BUILD_ROOT -name '*.la' -exec rm -f {} ';' %{_libdir}/*.so %changelog +* Fri Jan 02 2015 Adel Gadllah +- Update to 1.2 + * Sun Aug 17 2014 Fedora Release Engineering - 1.1-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild diff --git a/sources b/sources index 54bece2..403b75f 100644 --- a/sources +++ b/sources @@ -1 +1,2 @@ 2dd10448c1166e71a176206a8dfabe6d libxshmfence-1.1.tar.bz2 +66662e76899112c0f99e22f2fc775a7e libxshmfence-1.2.tar.bz2