import xorg-x11-util-macros-1.19.2-1.el8
This commit is contained in:
parent
a6e0f2c315
commit
2c8460f00b
2
.gitignore
vendored
2
.gitignore
vendored
@ -1 +1 @@
|
||||
SOURCES/util-macros-1.19.0.tar.bz2
|
||||
SOURCES/util-macros-1.19.2.tar.bz2
|
||||
|
@ -1 +1 @@
|
||||
00cfc636694000112924198e6b9e4d72f1601338 SOURCES/util-macros-1.19.0.tar.bz2
|
||||
e8b3a6f2bfde22440fca0974da53da18821a4ee6 SOURCES/util-macros-1.19.2.tar.bz2
|
||||
|
@ -3,13 +3,13 @@
|
||||
|
||||
Summary: X.Org X11 Autotools macros
|
||||
Name: xorg-x11-util-macros
|
||||
Version: 1.19.0
|
||||
Release: 8%{?dist}
|
||||
Version: 1.19.2
|
||||
Release: 1%{?dist}
|
||||
License: MIT
|
||||
Group: Development/System
|
||||
URL: http://www.x.org
|
||||
BuildArch: noarch
|
||||
Source0: ftp://ftp.x.org/pub/individual/util/util-macros-%{version}.tar.bz2
|
||||
Source0: https://www.x.org/pub/individual/util/util-macros-%{version}.tar.bz2
|
||||
Requires: autoconf automake libtool pkgconfig
|
||||
|
||||
%description
|
||||
@ -33,6 +33,9 @@ make install DESTDIR=$RPM_BUILD_ROOT INSTALL="install -p"
|
||||
%{_datadir}/util-macros
|
||||
|
||||
%changelog
|
||||
* Tue Jun 02 2020 Adam Jackson <ajax@redhat.com> - 1.19.2-1
|
||||
- util-macros 1.19.2
|
||||
|
||||
* Fri Feb 09 2018 Fedora Release Engineering <releng@fedoraproject.org> - 1.19.0-8
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user