From 3437a89aaa2628f288f4ff579ea7323d3f803fc48a2e7b73f227c8ea38fe2f22 Mon Sep 17 00:00:00 2001 From: Stefan Dirsch Date: Thu, 12 Apr 2012 10:44:51 +0000 Subject: [PATCH] Accepting request 113252 from home:vuntz:branches:X11:XOrg Update to 1.3.2 OBS-URL: https://build.opensuse.org/request/show/113252 OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/libXrandr?expand=0&rev=5 --- libXrandr-1.3.1.tar.bz2 | 3 --- libXrandr-1.3.2.tar.bz2 | 3 +++ libXrandr.changes | 7 +++++++ libXrandr.spec | 15 +++++++++------ 4 files changed, 19 insertions(+), 9 deletions(-) delete mode 100644 libXrandr-1.3.1.tar.bz2 create mode 100644 libXrandr-1.3.2.tar.bz2 diff --git a/libXrandr-1.3.1.tar.bz2 b/libXrandr-1.3.1.tar.bz2 deleted file mode 100644 index 29633b1..0000000 --- a/libXrandr-1.3.1.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:62bba708649c04cbbc2f5de910942a01cc727b27225bc06169af8a89b957c661 -size 285632 diff --git a/libXrandr-1.3.2.tar.bz2 b/libXrandr-1.3.2.tar.bz2 new file mode 100644 index 0000000..33cf4f6 --- /dev/null +++ b/libXrandr-1.3.2.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7eaca216ab5233d7396119eb87c1989d350a3efead104d54b55f22cdd1d99b81 +size 274401 diff --git a/libXrandr.changes b/libXrandr.changes index 61dba6b..adc8531 100644 --- a/libXrandr.changes +++ b/libXrandr.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Wed Apr 11 15:39:12 UTC 2012 - vuntz@opensuse.org + +- Update to version 1.3.2: + + Man page improvements + + Build configuration improvements + ------------------------------------------------------------------- Tue Feb 7 22:17:49 UTC 2012 - jengelh@medozas.de diff --git a/libXrandr.spec b/libXrandr.spec index 4855c16..0f9a571 100644 --- a/libXrandr.spec +++ b/libXrandr.spec @@ -16,10 +16,9 @@ # - Name: libXrandr %define lname libXrandr2 -Version: 1.3.1 +Version: 1.3.2 Release: 0 Summary: X Resize, Rotate and Reflection extension library License: MIT @@ -28,14 +27,18 @@ Url: http://xorg.freedesktop.org/ #Git-Clone: git://anongit.freedesktop.org/xorg/lib/libXrandr #Git-Web: http://cgit.freedesktop.org/xorg/lib/libXrandr/ -Source: %name-%version.tar.bz2 +Source: http://xorg.freedesktop.org/releases/individual/lib/%{name}-%{version}.tar.bz2 BuildRoot: %{_tmppath}/%{name}-%{version}-build #git#BuildRequires: autoconf >= 2.60, automake, libtool BuildRequires: fdupes -BuildRequires: pkgconfig pkgconfig(x11) pkgconfig(xorg-macros) >= 1.8 -BuildRequires: pkgconfig(randrproto) >= 1.3 pkgconfig(xext) -BuildRequires: pkgconfig(xextproto) pkgconfig(xrender) +BuildRequires: pkgconfig +BuildRequires: pkgconfig(randrproto) >= 1.3 BuildRequires: pkgconfig(renderproto) +BuildRequires: pkgconfig(x11) +BuildRequires: pkgconfig(xext) +BuildRequires: pkgconfig(xextproto) +BuildRequires: pkgconfig(xorg-macros) >= 1.8 +BuildRequires: pkgconfig(xrender) %description The X Resize, Rotate and Reflect Extension (RandR) allows clients to