libXdamage 1.1.6
Update package to version 1.1.6.
Since upstream commit 691f0a8d1f6c ("Build xz tarballs instead of
bzip2"), .tar.xz is used instead of .tar.bz2, update `Source0`
accordingly.
This commit is contained in:
parent
44bda18a89
commit
84c07d2bda
1
.gitignore
vendored
1
.gitignore
vendored
@ -1,3 +1,4 @@
|
||||
libXdamage-1.1.3.tar.bz2
|
||||
/libXdamage-1.1.4.tar.bz2
|
||||
/libXdamage-1.1.5.tar.bz2
|
||||
/libXdamage-1.1.6.tar.xz
|
||||
|
||||
@ -1,11 +1,11 @@
|
||||
Summary: X Damage extension library
|
||||
Name: libXdamage
|
||||
Version: 1.1.5
|
||||
Release: 11%{?dist}
|
||||
Version: 1.1.6
|
||||
Release: 1%{?dist}
|
||||
License: HPND-sell-variant
|
||||
URL: http://www.x.org
|
||||
|
||||
Source0: https://www.x.org/pub/individual/lib/%{name}-%{version}.tar.bz2
|
||||
Source0: https://www.x.org/pub/individual/lib/%{name}-%{version}.tar.xz
|
||||
|
||||
BuildRequires: make
|
||||
BuildRequires: xorg-x11-util-macros
|
||||
@ -53,6 +53,9 @@ rm -f $RPM_BUILD_ROOT%{_libdir}/*.la
|
||||
%{_libdir}/pkgconfig/xdamage.pc
|
||||
|
||||
%changelog
|
||||
* Thu Oct 05 2023 José Expósito <jexposit@redhat.com> - 1.1.6-1
|
||||
- libXdamage 1.1.6
|
||||
|
||||
* Wed Sep 06 2023 Benjamin Tissoires <benjamin.tissoires@redhat.com> - 1.1.5-11
|
||||
- SPDX Migration
|
||||
|
||||
|
||||
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (libXdamage-1.1.5.tar.bz2) = a3ca6cc33b1727f717a3e2aa5593f660508a81a47918a0aa949e9e8fba105e303fe5071983b48caac92feea0fe6e8e01620805e4d19b41f21f20d837b191c124
|
||||
SHA512 (libXdamage-1.1.6.tar.xz) = 624dcefa1c79064569df952892f7f1351dc19ad338ce73d1a57041e406cb3e18abe531bab352b93d1f0f5c9b5c6b2652cc84a8f1fbfcbba648343812695a8acb
|
||||
|
||||
Loading…
Reference in New Issue
Block a user