diff --git a/libXcomposite-0.4.4.tar.bz2 b/libXcomposite-0.4.4.tar.bz2 deleted file mode 100644 index 7fe5f7e..0000000 --- a/libXcomposite-0.4.4.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:ede250cd207d8bee4a338265c3007d7a68d5aca791b6ac41af18e9a2aeb34178 -size 283746 diff --git a/libXcomposite-0.4.5.tar.bz2 b/libXcomposite-0.4.5.tar.bz2 new file mode 100644 index 0000000..1ca5243 --- /dev/null +++ b/libXcomposite-0.4.5.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b3218a2c15bab8035d16810df5b8251ffc7132ff3aa70651a1fba0bfe9634e8f +size 316993 diff --git a/libXcomposite.changes b/libXcomposite.changes index df2147d..bb4c976 100644 --- a/libXcomposite.changes +++ b/libXcomposite.changes @@ -1,3 +1,21 @@ +------------------------------------------------------------------- +Tue May 28 14:00:03 UTC 2019 - Stefan Dirsch + +- marked baselibs.conf as sourcefile in specfile + +------------------------------------------------------------------- +Mon Mar 11 13:49:52 UTC 2019 - Stefan Dirsch + +- Update to version 0.4.5 + * autogen: add default patch prefix + * autogen.sh: Implement GNOME Build API + * autogen.sh: use exec instead of waiting for configure to finish + * autogen.sh: use quoted string variables + * configure: Remove AM_MAINTAINER_MODE + * Use Xfree rather than XFree for consistency + * Update configure.ac bug URL for gitlab migration + * Update README for gitlab migration + ------------------------------------------------------------------- Thu Apr 24 23:21:30 UTC 2014 - tobias.johannes.klausmann@mni.thm.de diff --git a/libXcomposite.spec b/libXcomposite.spec index ae7a408..03f7083 100644 --- a/libXcomposite.spec +++ b/libXcomposite.spec @@ -1,7 +1,7 @@ # # spec file for package libXcomposite # -# 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 @@ -12,13 +12,13 @@ # license that conforms to the Open Source Definition (Version 1.9) # published by the Open Source Initiative. -# Please submit bugfixes or comments via http://bugs.opensuse.org/ +# Please submit bugfixes or comments via https://bugs.opensuse.org/ # Name: libXcomposite %define lname libXcomposite1 -Version: 0.4.4 +Version: 0.4.5 Release: 0 Summary: X11 protocol Composite extension client library License: MIT @@ -27,7 +27,8 @@ Url: http://wiki.freedesktop.org/wiki/Software/CompositeExt #Git-Clone: git://anongit.freedesktop.org/xorg/lib/libXcomposite #Git-Web: http://cgit.freedesktop.org/xorg/lib/libXcomposite/ -Source: http://xorg.freedesktop.org/archive/individual/lib/%name-%version.tar.bz2 +Source0: http://xorg.freedesktop.org/archive/individual/lib/%name-%version.tar.bz2 +Source1: baselibs.conf BuildRoot: %{_tmppath}/%{name}-%{version}-build #git#BuildRequires: autoconf >= 2.60, automake, libtool BuildRequires: fdupes