Update to 1.3.0
This commit is contained in:
parent
09c38d873a
commit
46cdaf8c6d
1
.gitignore
vendored
1
.gitignore
vendored
@ -3,3 +3,4 @@
|
||||
/pkgconf-1.2.0.tar.xz
|
||||
/pkgconf-1.2.1.tar.xz
|
||||
/pkgconf-1.2.2.tar.xz
|
||||
/pkgconf-1.3.0.tar.xz
|
||||
|
11
pkgconf.spec
11
pkgconf.spec
@ -13,18 +13,14 @@
|
||||
%endif
|
||||
|
||||
Name: pkgconf
|
||||
Version: 1.2.2
|
||||
Release: 2%{?dist}
|
||||
Version: 1.3.0
|
||||
Release: 1%{?dist}
|
||||
Summary: Package compiler and linker metadata toolkit
|
||||
|
||||
License: ISC
|
||||
URL: http://pkgconf.org/
|
||||
Source0: https://distfiles.dereferenced.org/%{name}/%{name}-%{version}.tar.xz
|
||||
|
||||
# Patches backported from upstream
|
||||
# Remove extraneous whitespace added for compatibility with pkg-config < 0.29 (rhbz#1419685)
|
||||
Patch0001: 0001-main-remove-whitespace-added-for-compatibility-with-.patch
|
||||
|
||||
BuildRequires: gcc, make
|
||||
|
||||
# For regenerating autotools scripts
|
||||
@ -169,6 +165,9 @@ rm -rf %{buildroot}%{_datadir}/aclocal
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Sat Feb 25 2017 Neal Gompa <ngompa13@gmail.com> - 1.3.0-1
|
||||
- Update to 1.3.0
|
||||
|
||||
* Tue Feb 07 2017 Neal Gompa <ngompa13@gmail.com> - 1.2.2-2
|
||||
- Backport patch from upstream to remove extraneous whitespace (#1419685)
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (pkgconf-1.2.2.tar.xz) = 0d9f74a69bd36f55b1485341127bff08487d5216ae495cea0474e6d23bb323d5c8c7d36b25c2e58282b1bcb0d74da6bb93ee0757e98405aba42b13f2e76eeac2
|
||||
SHA512 (pkgconf-1.3.0.tar.xz) = fa03548950dc53d4cae97eeaa55ec101a7fff71a2df45692cb51da0932aea21027b0d64b13c753f026998b8d31cad2ee13a537a3c4d50b41febdb44999f3bd6a
|
||||
|
Loading…
Reference in New Issue
Block a user