New upstream release
This commit is contained in:
parent
cd084c5ffb
commit
2710dde494
1
.gitignore
vendored
1
.gitignore
vendored
@ -1,2 +1,3 @@
|
|||||||
/jose-3.tar.bz2
|
/jose-3.tar.bz2
|
||||||
/jose-4.tar.bz2
|
/jose-4.tar.bz2
|
||||||
|
/jose-5.tar.bz2
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
Name: jose
|
Name: jose
|
||||||
Version: 4
|
Version: 5
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: Tools for JSON Object Signing and Encryption (JOSE)
|
Summary: Tools for JSON Object Signing and Encryption (JOSE)
|
||||||
|
|
||||||
@ -121,6 +121,9 @@ make %{?_smp_mflags} check
|
|||||||
%{_libdir}/pkgconfig/%{name}-zlib.pc
|
%{_libdir}/pkgconfig/%{name}-zlib.pc
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Oct 14 2016 Nathaniel McCallum <npmccallum@redhat.com> - 5-1
|
||||||
|
- New upstream release
|
||||||
|
|
||||||
* Fri Sep 23 2016 Nathaniel McCallum <npmccallum@redhat.com> - 4-1
|
* Fri Sep 23 2016 Nathaniel McCallum <npmccallum@redhat.com> - 4-1
|
||||||
- New upstream release
|
- New upstream release
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user