New usptream version (0.8.2)
This commit is contained in:
parent
4282b43cc9
commit
2aa6bf716d
2
.gitignore
vendored
2
.gitignore
vendored
@ -24,3 +24,5 @@
|
|||||||
/rwtab
|
/rwtab
|
||||||
/gssproxy-0.8.1.tar.gz
|
/gssproxy-0.8.1.tar.gz
|
||||||
/gssproxy-0.8.1.tar.gz.sha512sum.txt
|
/gssproxy-0.8.1.tar.gz.sha512sum.txt
|
||||||
|
/gssproxy-0.8.2.tar.gz
|
||||||
|
/gssproxy-0.8.2.tar.gz.sha512sum.txt
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
Name: gssproxy
|
Name: gssproxy
|
||||||
|
|
||||||
Version: 0.8.1
|
Version: 0.8.2
|
||||||
Release: 11%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: GSSAPI Proxy
|
Summary: GSSAPI Proxy
|
||||||
|
|
||||||
License: MIT
|
License: MIT
|
||||||
@ -110,7 +110,10 @@ install -m644 %{SOURCE1} $RPM_BUILD_ROOT/%{_sysconfdir}/rwtab.d/gssproxy
|
|||||||
%systemd_postun_with_restart gssproxy.service
|
%systemd_postun_with_restart gssproxy.service
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
* Tue Apr 16 2019 Robbie Harwood <rharwood@redhat.com> - 0.8.1-1
|
* Thu Apr 18 2019 Robbie Harwood <rharwood@redhat.com> - 0.8.2-1
|
||||||
|
- New usptream version (0.8.2)
|
||||||
|
|
||||||
|
* Tue Apr 16 2019 Robbie Harwood <rharwood@redhat.com> - 0.8.1-11
|
||||||
- New upstream version (0.8.1)
|
- New upstream version (0.8.1)
|
||||||
- Resolves: #1700541
|
- Resolves: #1700541
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -3,3 +3,5 @@ SHA512 (gssproxy-0.8.0.tar.gz.sha512sum.txt) = e31628602f6b4261c1f828c31b3064907
|
|||||||
SHA512 (rwtab) = 35bf5dda822a025fa4f3c94095abd3ff5279dc263ec870e74517a3eb1a3b331bb71d8894f65dc1b129aefcc3eae9c38033ba6ec41289b5b1abeffeddfb1ac86f
|
SHA512 (rwtab) = 35bf5dda822a025fa4f3c94095abd3ff5279dc263ec870e74517a3eb1a3b331bb71d8894f65dc1b129aefcc3eae9c38033ba6ec41289b5b1abeffeddfb1ac86f
|
||||||
SHA512 (gssproxy-0.8.1.tar.gz) = 31c6fdf8bb4a65d3d538b65d9fc1924dab7ffa48900ad646e93eae3cb99384c40b54da4863000a8550c4f4dcd490720930ddce446f1b6a5fa245cf91522ce7f1
|
SHA512 (gssproxy-0.8.1.tar.gz) = 31c6fdf8bb4a65d3d538b65d9fc1924dab7ffa48900ad646e93eae3cb99384c40b54da4863000a8550c4f4dcd490720930ddce446f1b6a5fa245cf91522ce7f1
|
||||||
SHA512 (gssproxy-0.8.1.tar.gz.sha512sum.txt) = d4742783b2f16b8c80994d963b94bafb19ce19d65d0e4d2f8c387fc37705308cce6215165afaceaf593a6568b9f848ca049dcfa3091c516b2f45fb7d9479d7bb
|
SHA512 (gssproxy-0.8.1.tar.gz.sha512sum.txt) = d4742783b2f16b8c80994d963b94bafb19ce19d65d0e4d2f8c387fc37705308cce6215165afaceaf593a6568b9f848ca049dcfa3091c516b2f45fb7d9479d7bb
|
||||||
|
SHA512 (gssproxy-0.8.2.tar.gz) = 68ce39b36ee83d77da19e9a9fb322ba901366999828a2b427bc2275c4187b4d2291de140c202cce02bdf53eb5cf64da2fafa022ea482258c102f28b0af5d7c63
|
||||||
|
SHA512 (gssproxy-0.8.2.tar.gz.sha512sum.txt) = 3839f6ec0a3303d76efb3b7009f85b0f348f0d4c66cfaa11ad736a4cc0a7637429dd5d6ac68325944fe4166c4bee3b568965ec371f12a9361bd1202b0434c3c1
|
||||||
|
Loading…
Reference in New Issue
Block a user