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