Update to popt 1.18 final (no changes from rc1)
This commit is contained in:
parent
5a2799c954
commit
86c2078acf
@ -1,5 +1,5 @@
|
|||||||
%define ver 1.18
|
%define ver 1.18
|
||||||
%define snap rc1
|
#define snap rc1
|
||||||
%define srcver %{ver}%{?snap:-%{snap}}
|
%define srcver %{ver}%{?snap:-%{snap}}
|
||||||
|
|
||||||
Summary: C library for parsing command line parameters
|
Summary: C library for parsing command line parameters
|
||||||
@ -8,7 +8,7 @@ Version: %{ver}%{?snap:~%{snap}}
|
|||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
License: MIT
|
License: MIT
|
||||||
URL: https://github.com/rpm-software-management/popt/
|
URL: https://github.com/rpm-software-management/popt/
|
||||||
Source: http://ftp.rpm.org/releases/testing/%{name}/%{name}-%{srcver}.tar.gz
|
Source: http://ftp.rpm.org/popt/releases/popt-1.1x/%{name}-%{srcver}.tar.gz
|
||||||
BuildRequires: gcc gettext
|
BuildRequires: gcc gettext
|
||||||
|
|
||||||
%description
|
%description
|
||||||
@ -77,6 +77,9 @@ make check
|
|||||||
%{_libdir}/libpopt.a
|
%{_libdir}/libpopt.a
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Jun 24 2020 Panu Matilainen <pmatilai@redhat.com> - 1.18-1
|
||||||
|
- Update to popt 1.18 final (no changes from rc1)
|
||||||
|
|
||||||
* Fri May 29 2020 Panu Matilainen <pmatilai@redhat.com> - 1.18~rc1-1
|
* Fri May 29 2020 Panu Matilainen <pmatilai@redhat.com> - 1.18~rc1-1
|
||||||
- Rebase to popt 1.18-rc1
|
- Rebase to popt 1.18-rc1
|
||||||
- Update URLs to the new upstream
|
- Update URLs to the new upstream
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (popt-1.18-rc1.tar.gz) = 0bcde880335ad6d24e2549f121ebd826eed2c4c7f873c93801dc25edb95664d708348efa42b82f4cb8d2583a28f3618fb8a4574701c7568c9b54093993542c4f
|
SHA512 (popt-1.18.tar.gz) = 86422e8762adda3d02d46c20ac74ffe389d4f991d552b6fea729f007345b6426cbeb71160284e2deaa2ce44ce754a9e6cf6ccbd64bff9bc2253df40cdc2f79a5
|
||||||
|
Loading…
Reference in New Issue
Block a user