libXcomposite 0.4.6
Update package to version 0.4.6. Since upstream commit f173c3b9c809 ("Build xz tarballs instead of bzip2"), .tar.xz is used instead of .tar.bz2, update `Source0` accordingly.
This commit is contained in:
parent
8b062c9ae1
commit
04208935a5
1
.gitignore
vendored
1
.gitignore
vendored
@ -2,3 +2,4 @@ libXcomposite-0.4.2.tar.bz2
|
||||
/libXcomposite-0.4.3.tar.bz2
|
||||
/libXcomposite-0.4.4.tar.bz2
|
||||
/libXcomposite-0.4.5.tar.bz2
|
||||
/libXcomposite-0.4.6.tar.xz
|
||||
|
@ -1,11 +1,11 @@
|
||||
Summary: X Composite Extension library
|
||||
Name: libXcomposite
|
||||
Version: 0.4.5
|
||||
Release: 11%{?dist}
|
||||
Version: 0.4.6
|
||||
Release: 1%{?dist}
|
||||
License: MIT AND 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
|
||||
@ -51,6 +51,9 @@ rm -f $RPM_BUILD_ROOT%{_libdir}/*.la
|
||||
%{_mandir}/man3/X?omposite*.3*
|
||||
|
||||
%changelog
|
||||
* Thu Oct 05 2023 José Expósito <jexposit@redhat.com> - 0.4.6-1
|
||||
- libXcomposite 0.4.6
|
||||
|
||||
* Wed Sep 06 2023 Benjamin Tissoires <benjamin.tissoires@redhat.com> - 0.4.5-11
|
||||
- SPDX migration
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (libXcomposite-0.4.5.tar.bz2) = 502fd51fd9097bb3ca72174ac5b25b9d3b1ff240d32c4765199df03d89337d94b4ddea49e90b177b370862430089d966ce9c38988337156352cfeae911c2d3d5
|
||||
SHA512 (libXcomposite-0.4.6.tar.xz) = f35a0da8f9f22fd788eee01209557fe3a1b1abdc9744f76330ba42b21b6e3af5464ca4451c33415856417c30da5aa5624e3707980c644327249bfeda5a62a59b
|
||||
|
Loading…
Reference in New Issue
Block a user