Drop patch level by one (woo!)
This commit is contained in:
parent
8a37c8459f
commit
62b0f45fe2
@ -1,7 +1,7 @@
|
|||||||
Name: gssproxy
|
Name: gssproxy
|
||||||
|
|
||||||
Version: 0.8.0
|
Version: 0.8.0
|
||||||
Release: 3%{?dist}
|
Release: 4%{?dist}
|
||||||
Summary: GSSAPI Proxy
|
Summary: GSSAPI Proxy
|
||||||
|
|
||||||
Group: System Environment/Libraries
|
Group: System Environment/Libraries
|
||||||
@ -57,7 +57,7 @@ BuildRequires: git
|
|||||||
A proxy for GSSAPI credential handling
|
A proxy for GSSAPI credential handling
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
%autosetup -p2 -S git
|
%autosetup -S git
|
||||||
|
|
||||||
%build
|
%build
|
||||||
autoreconf -f -i
|
autoreconf -f -i
|
||||||
@ -111,6 +111,9 @@ mkdir -p %{buildroot}%{gpstatedir}/rcache
|
|||||||
%systemd_postun_with_restart gssproxy.service
|
%systemd_postun_with_restart gssproxy.service
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Apr 12 2018 Robbie Harwood <rharwood@redhat.com> - 0.8.0-4
|
||||||
|
- Drop patch level by one (woo!)
|
||||||
|
|
||||||
* Thu Apr 12 2018 Robbie Harwood <rharwood@redhat.com> - 0.8.0-3
|
* Thu Apr 12 2018 Robbie Harwood <rharwood@redhat.com> - 0.8.0-3
|
||||||
- Always choose highest requested debug level
|
- Always choose highest requested debug level
|
||||||
- Update man pages about debugging
|
- Update man pages about debugging
|
||||||
|
Loading…
Reference in New Issue
Block a user