update to util-macros 1.20.0
This commit is contained in:
parent
a27aaef82c
commit
618d4659aa
1
.gitignore
vendored
1
.gitignore
vendored
@ -13,3 +13,4 @@ util-macros-1.10.0.tar.bz2
|
||||
/util-macros-1.19.2.tar.gz
|
||||
/util-macros-1.19.2.tar.bz2
|
||||
/util-macros-1.19.3.tar.bz2
|
||||
/util-macros-1.20.0.tar.xz
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (util-macros-1.19.3.tar.bz2) = b9c7398a912c688a782eab5b1e0f6da2df11a430775c5c98fc3269f73a665de6eeb60d300a849e38d345714a6e51f74e9334cb6039767304cca4b93d823a53a2
|
||||
SHA512 (util-macros-1.20.0.tar.xz) = 76caefb118bf1675d7b2b96e1bbb04eb9a320b02e120839e55a22ef98538ecf00d0e686a67186fc8fdc8492d277ffe3125ae8b7ac61ce4739edc0de3f468d2eb
|
||||
|
@ -3,16 +3,16 @@
|
||||
|
||||
Summary: X.Org X11 Autotools macros
|
||||
Name: xorg-x11-util-macros
|
||||
Version: 1.19.3
|
||||
Release: 6%{?dist}
|
||||
Version: 1.20.0
|
||||
Release: 1%{?dist}
|
||||
License: MIT
|
||||
URL: http://www.x.org
|
||||
BuildArch: noarch
|
||||
Source0: https://www.x.org/pub/individual/util/util-macros-%{version}.tar.bz2
|
||||
Source0: https://www.x.org/pub/individual/util/util-macros-%{version}.tar.xz
|
||||
|
||||
BuildRequires: make
|
||||
|
||||
Requires: autoconf automake libtool pkgconfig
|
||||
Requires: autoconf automake pkgconfig
|
||||
|
||||
%description
|
||||
X.Org X11 autotools macros required for building the various packages that
|
||||
@ -35,6 +35,9 @@ make install DESTDIR=$RPM_BUILD_ROOT INSTALL="install -p"
|
||||
%{_datadir}/util-macros
|
||||
|
||||
%changelog
|
||||
* Tue Feb 14 2023 Dr. Tilmann Bubeck <bubeck@fedoraproject.org> - 1.20.0-1
|
||||
- update to util-macros 1.20.0
|
||||
|
||||
* Sat Jan 21 2023 Fedora Release Engineering <releng@fedoraproject.org> - 1.19.3-6
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user