diff --git a/libXau-1.0.6.tar.bz2 b/libXau-1.0.6.tar.bz2 deleted file mode 100644 index b08e7e4..0000000 --- a/libXau-1.0.6.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:ee84415ffedcc1c0d39b3a39c35d0596c89907bba93d22bf85e24d21f90170fc -size 261501 diff --git a/libXau-1.0.7.tar.bz2 b/libXau-1.0.7.tar.bz2 new file mode 100644 index 0000000..d444019 --- /dev/null +++ b/libXau-1.0.7.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7153ba503e2362d552612d9dc2e7d7ad3106d5055e310a26ecf28addf471a489 +size 274681 diff --git a/libXau.changes b/libXau.changes index 9dae397..bf4cab4 100644 --- a/libXau.changes +++ b/libXau.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Wed Apr 11 15:16:20 UTC 2012 - vuntz@opensuse.org + +- Update to version 1.0.7: + + Improve the handling of "normal" locking collisions + + Documentation cleanups + + Build configuration improvements + ------------------------------------------------------------------- Sat Feb 11 18:29:50 UTC 2012 - jengelh@medozas.de diff --git a/libXau.spec b/libXau.spec index 76c2c03..fd17bd3 100644 --- a/libXau.spec +++ b/libXau.spec @@ -14,23 +14,27 @@ # Please submit bugfixes or comments via http://bugs.opensuse.org/ # + + Name: libXau %define lname libXau6 -Version: 1.0.6 +Version: 1.0.7 Release: 0 Summary: X11 authorization protocol library License: MIT Group: Development/Libraries/C and C++ -URL: http://xorg.freedesktop.org/ +Url: http://xorg.freedesktop.org/ #Git-Clone: git://anongit.freedesktop.org/xorg/lib/libXau #Git-Web: http://cgit.freedesktop.org/xorg/lib/libXau/ -Source: %name-%version.tar.bz2 -BuildRoot: %_tmppath/%name-%version-build +Source: http://xorg.freedesktop.org/releases/individual/lib/%{name}-%{version}.tar.bz2 +BuildRoot: %{_tmppath}/%{name}-%{version}-build #git#BuildRequires: autoconf >= 2.60, automake -BuildRequires: fdupes, libtool -BuildRequires: pkgconfig, pkgconfig(xorg-macros) >= 1.4 -BuildRequires: pkgconfig(xproto) +BuildRequires: fdupes +BuildRequires: libtool +BuildRequires: pkgconfig +BuildRequires: pkgconfig(xorg-macros) >= 1.8 +BuildRequires: pkgconfig(xproto) %description libXau provides mechanisms for individual access to an X Window @@ -43,8 +47,8 @@ know a server-specific key called a "magic cookie". Summary: X11 authorization protocol library Group: System/Libraries # O/P added for 12.2 -Provides: xorg-x11-libXau = 7.6_%version-%release -Obsoletes: xorg-x11-libXau < 7.6_%version-%release +Provides: xorg-x11-libXau = 7.6_%version-%release +Obsoletes: xorg-x11-libXau < 7.6_%version-%release %description -n %lname libXau provides mechanisms for individual access to an X Window @@ -58,8 +62,8 @@ Summary: Development files for the X11 authorization protocol library Group: Development/Libraries/C and C++ Requires: %lname = %version # O/P added for 12.2 -Provides: xorg-x11-libXau-devel = 7.6_%version-%release -Obsoletes: xorg-x11-libXau-devel < 7.6_%version-%release +Provides: xorg-x11-libXau-devel = 7.6_%version-%release +Obsoletes: xorg-x11-libXau-devel < 7.6_%version-%release %description devel libXau provides mechanisms for individual access to an X Window