diff --git a/libXext-1.3.3.tar.bz2 b/libXext-1.3.3.tar.bz2 deleted file mode 100644 index b6424eb..0000000 --- a/libXext-1.3.3.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:b518d4d332231f313371fdefac59e3776f4f0823bcb23cf7c7305bfb57b16e35 -size 389523 diff --git a/libXext-1.3.4.tar.bz2 b/libXext-1.3.4.tar.bz2 new file mode 100644 index 0000000..33bfc1e --- /dev/null +++ b/libXext-1.3.4.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:59ad6fcce98deaecc14d39a672cf218ca37aba617c9a0f691cac3bcd28edf82b +size 389114 diff --git a/libXext.changes b/libXext.changes index 5855197..a9d23ce 100644 --- a/libXext.changes +++ b/libXext.changes @@ -1,3 +1,18 @@ +------------------------------------------------------------------- +Thu Mar 21 15:14:41 UTC 2019 - Stefan Dirsch + +- Update to version 1.3.3 + * autogen: add default patch prefix + * autogen.sh: use quoted string variables + * autogen.sh: use exec instead of waiting for configure to finish + * Update configure.ac bug URL for gitlab migration + * Assert that values buffer has enough room for provided values + * Fix typos in man pages + * Use __builtin_popcountl if available to replace Ones() in XSecurity.c + * Add description of libXext to README.md + * XSecurityGenerateAuthorization: Allocate enough space in values buffer + * Update README for gitlab migration + ------------------------------------------------------------------- Thu Jul 24 13:33:56 UTC 2014 - sndirsch@suse.com diff --git a/libXext.spec b/libXext.spec index bb285e2..5bfa6d0 100644 --- a/libXext.spec +++ b/libXext.spec @@ -1,7 +1,7 @@ # # spec file for package libXext # -# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -18,7 +18,7 @@ Name: libXext %define lname libXext6 -Version: 1.3.3 +Version: 1.3.4 Release: 0 Summary: Common extensions to the X11 protocol License: MIT @@ -50,8 +50,8 @@ The Xext library contains a handful of X11 extensions: %package -n %lname Summary: Common extensions to the X11 protocol -Group: System/Libraries # O/P added for 12.2 +Group: System/Libraries Provides: xorg-x11-libXext = 7.6_%version-%release Obsoletes: xorg-x11-libXext < 7.6_%version-%release