Merged update from upstream sources
This is an automated DistroBaker update from upstream sources. If you do not know what this is about or would like to opt out, contact the OSCI team. Source: https://src.fedoraproject.org/rpms/xorg-x11-util-macros.git#ac44fe0b15fd90454e881a48bcf211cf1ad311a3
This commit is contained in:
parent
a7b3d4846b
commit
95e5351f0d
1
.gitignore
vendored
1
.gitignore
vendored
@ -12,3 +12,4 @@ util-macros-1.10.0.tar.bz2
|
||||
/util-macros-1.19.0.tar.bz2
|
||||
/util-macros-1.19.2.tar.gz
|
||||
/util-macros-1.19.2.tar.bz2
|
||||
/util-macros-1.19.3.tar.bz2
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (util-macros-1.19.2.tar.bz2) = 3f51504b27f0478c136126f15110cf3cdbba218c4d74a8e974cca1381c6e8364609bd0c444f2fb19aa86a7f4e848dfce4f4da940463b224036f75a60b3d88619
|
||||
SHA512 (util-macros-1.19.3.tar.bz2) = b9c7398a912c688a782eab5b1e0f6da2df11a430775c5c98fc3269f73a665de6eeb60d300a849e38d345714a6e51f74e9334cb6039767304cca4b93d823a53a2
|
||||
|
@ -3,8 +3,8 @@
|
||||
|
||||
Summary: X.Org X11 Autotools macros
|
||||
Name: xorg-x11-util-macros
|
||||
Version: 1.19.2
|
||||
Release: 9%{?dist}
|
||||
Version: 1.19.3
|
||||
Release: 1%{?dist}
|
||||
License: MIT
|
||||
URL: http://www.x.org
|
||||
BuildArch: noarch
|
||||
@ -35,6 +35,9 @@ make install DESTDIR=$RPM_BUILD_ROOT INSTALL="install -p"
|
||||
%{_datadir}/util-macros
|
||||
|
||||
%changelog
|
||||
* Mon Jan 25 17:55:38 CET 2021 Dr. Tilmann Bubeck <bubeck@fedoraproject.org> - 1.19.3-1
|
||||
- Update to util-macros 1.19.3
|
||||
|
||||
* Thu Nov 5 10:40:38 AEST 2020 Peter Hutterer <peter.hutterer@redhat.com> - 1.19.2-9
|
||||
- Add BuildRequires for make
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user