forked from pool/libXcomposite
- 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 OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/libXcomposite?expand=0&rev=15
This commit is contained in:
parent
a7d70b7766
commit
1a60b81e84
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:ede250cd207d8bee4a338265c3007d7a68d5aca791b6ac41af18e9a2aeb34178
|
|
||||||
size 283746
|
|
3
libXcomposite-0.4.5.tar.bz2
Normal file
3
libXcomposite-0.4.5.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:b3218a2c15bab8035d16810df5b8251ffc7132ff3aa70651a1fba0bfe9634e8f
|
||||||
|
size 316993
|
@ -1,3 +1,16 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Mar 11 13:49:52 UTC 2019 - Stefan Dirsch <sndirsch@suse.com>
|
||||||
|
|
||||||
|
- 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
|
Thu Apr 24 23:21:30 UTC 2014 - tobias.johannes.klausmann@mni.thm.de
|
||||||
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package libXcomposite
|
# 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
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@ -18,7 +18,7 @@
|
|||||||
|
|
||||||
Name: libXcomposite
|
Name: libXcomposite
|
||||||
%define lname libXcomposite1
|
%define lname libXcomposite1
|
||||||
Version: 0.4.4
|
Version: 0.4.5
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: X11 protocol Composite extension client library
|
Summary: X11 protocol Composite extension client library
|
||||||
License: MIT
|
License: MIT
|
||||||
|
Loading…
Reference in New Issue
Block a user