libXdmcp 1.1.4
Update package to version 1.1.4.
Since upstream commit 9e886976a3e3 ("Build xz tarballs instead of
bzip2"), .tar.xz is used instead of .tar.bz2, update `Source0`
accordingly.
This commit is contained in:
parent
ca3446cdf8
commit
441da82883
1
.gitignore
vendored
1
.gitignore
vendored
@ -3,3 +3,4 @@ libXdmcp-1.0.3.tar.bz2
|
||||
/libXdmcp-1.1.1.tar.bz2
|
||||
/libXdmcp-1.1.2.tar.bz2
|
||||
/libXdmcp-1.1.3.tar.bz2
|
||||
/libXdmcp-1.1.4.tar.xz
|
||||
|
||||
@ -1,11 +1,11 @@
|
||||
Summary: X Display Manager Control Protocol library
|
||||
Name: libXdmcp
|
||||
Version: 1.1.3
|
||||
Release: 12%{?dist}
|
||||
Version: 1.1.4
|
||||
Release: 1%{?dist}
|
||||
License: MIT-open-group
|
||||
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
|
||||
@ -57,6 +57,9 @@ rm -rf $RPM_BUILD_ROOT%{_docdir}
|
||||
%{_libdir}/pkgconfig/xdmcp.pc
|
||||
|
||||
%changelog
|
||||
* Thu Oct 05 2023 José Expósito <jexposit@redhat.com> - 1.1.4-1
|
||||
- libXdmcp 1.1.4
|
||||
|
||||
* Wed Sep 06 2023 Benjamin Tissoires <benjamin.tissoires@redhat.com> - 1.1.3-12
|
||||
- SPDX Migration
|
||||
|
||||
|
||||
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (libXdmcp-1.1.3.tar.bz2) = cb1d4650f97d66e73acd2465ec7d757b9b797cce2f85e301860a44997a461837eea845ec9bd5b639ec5ca34c804f8bdd870697a5ce3f4e270b687c9ef74f25ec
|
||||
SHA512 (libXdmcp-1.1.4.tar.xz) = 83b384d43bfb034c395f83f97d1c6e73aa3d5faa8f8756b08e697c0b9c3c87189651b51e8213fbd1f5f9cbc2d8136cbf143627481744345d78cfe0ff2ad074a9
|
||||
|
||||
Loading…
Reference in New Issue
Block a user