New upstream release
This commit is contained in:
parent
1752762a0e
commit
88fe8e971f
1
.gitignore
vendored
1
.gitignore
vendored
@ -4,3 +4,4 @@
|
||||
/libjcat-0.1.3.tar.xz
|
||||
/libjcat-0.1.4.tar.xz
|
||||
/libjcat-0.1.5.tar.xz
|
||||
/libjcat-0.1.6.tar.xz
|
||||
|
||||
@ -3,8 +3,8 @@
|
||||
|
||||
Summary: Library for reading Jcat files
|
||||
Name: libjcat
|
||||
Version: 0.1.5
|
||||
Release: 2%{?dist}
|
||||
Version: 0.1.6
|
||||
Release: 1%{?dist}
|
||||
License: LGPLv2+
|
||||
URL: https://github.com/hughsie/libjcat
|
||||
Source0: https://people.freedesktop.org/~hughsient/releases/%{name}-%{version}.tar.xz
|
||||
@ -89,6 +89,11 @@ Executable and data files for installed tests.
|
||||
%dir %{_datadir}/installed-tests/libjcat
|
||||
|
||||
%changelog
|
||||
* Mon Feb 08 2021 Richard Hughes <richard@hughsie.com> 0.1.6-1
|
||||
- New upstream release
|
||||
- Fall back to the AliasId for validation
|
||||
- Fix jcat_context_verify_blob() to use self verify for checksums
|
||||
|
||||
* Tue Jan 26 2021 Fedora Release Engineering <releng@fedoraproject.org> - 0.1.5-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
|
||||
|
||||
|
||||
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (libjcat-0.1.5.tar.xz) = 4957c96436f7c14f9d083a085a9ccbd606c3d305b5a1940163d0f5e700cfccdf28654bd8b4c29fa8c6b84cabc59106800b63337a13419df213c4e2a108bd49b3
|
||||
SHA512 (libjcat-0.1.6.tar.xz) = 4ffb6a4dad980288764f1c068a09b960e9c395033b5aef1a44caa22a912a7da28dd5a3a564bd8ed1f169bdd4e97dd8fc564a38c987fd94483ed85612540ac552
|
||||
|
||||
Loading…
Reference in New Issue
Block a user