- Update to version 1.1.5:
* autogen: add default patch prefix * autogen.sh: Implement GNOME Build API * autogen.sh: use quoted string variables * autogen.sh: use exec instead of waiting for configure to finish * Replace deprecated Automake INCLUDES variable with AM_CPPFLAGS * configure: Remove AM_MAINTAINER_MODE * Use Xfree rather than XFree for consistency * Update README for gitlab migration OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/libXdamage?expand=0&rev=14
This commit is contained in:
parent
b13e314770
commit
399e72220e
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:7c3fe7c657e83547f4822bfde30a90d84524efb56365448768409b77f05355ad
|
|
||||||
size 278937
|
|
3
libXdamage-1.1.5.tar.bz2
Normal file
3
libXdamage-1.1.5.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:b734068643cac3b5f3d2c8279dd366b5bf28c7219d9e9d8717e1383995e0ea45
|
||||||
|
size 303750
|
@ -1,3 +1,16 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Mar 11 14:01:03 UTC 2019 - Stefan Dirsch <sndirsch@suse.com>
|
||||||
|
|
||||||
|
- Update to version 1.1.5:
|
||||||
|
* autogen: add default patch prefix
|
||||||
|
* autogen.sh: Implement GNOME Build API
|
||||||
|
* autogen.sh: use quoted string variables
|
||||||
|
* autogen.sh: use exec instead of waiting for configure to finish
|
||||||
|
* Replace deprecated Automake INCLUDES variable with AM_CPPFLAGS
|
||||||
|
* configure: Remove AM_MAINTAINER_MODE
|
||||||
|
* Use Xfree rather than XFree for consistency
|
||||||
|
* Update README for gitlab migration
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu Apr 11 11:19:07 UTC 2013 - mmeister@suse.com
|
Thu Apr 11 11:19:07 UTC 2013 - mmeister@suse.com
|
||||||
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package libXdamage
|
# spec file for package libXdamage
|
||||||
#
|
#
|
||||||
# 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: libXdamage
|
Name: libXdamage
|
||||||
%define lname libXdamage1
|
%define lname libXdamage1
|
||||||
Version: 1.1.4
|
Version: 1.1.5
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: X Damage Extension library
|
Summary: X Damage Extension library
|
||||||
License: MIT
|
License: MIT
|
||||||
|
Loading…
Reference in New Issue
Block a user