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