New upstream release
This commit is contained in:
parent
55c2f7dadb
commit
e6bb96f0ae
1
.gitignore
vendored
1
.gitignore
vendored
@ -7,3 +7,4 @@
|
||||
/libjcat-0.1.6.tar.xz
|
||||
/libjcat-0.1.7.tar.xz
|
||||
/libjcat-0.1.8.tar.xz
|
||||
/libjcat-0.1.9.tar.xz
|
||||
|
||||
@ -3,8 +3,8 @@
|
||||
|
||||
Summary: Library for reading Jcat files
|
||||
Name: libjcat
|
||||
Version: 0.1.8
|
||||
Release: 2%{?dist}
|
||||
Version: 0.1.9
|
||||
Release: 1%{?dist}
|
||||
License: LGPLv2+
|
||||
URL: https://github.com/hughsie/libjcat
|
||||
Source0: https://people.freedesktop.org/~hughsient/releases/%{name}-%{version}.tar.xz
|
||||
@ -88,6 +88,11 @@ Executable and data files for installed tests.
|
||||
%dir %{_datadir}/installed-tests/libjcat
|
||||
|
||||
%changelog
|
||||
* Sun Nov 28 2021 Richard Hughes <richard@hughsie.com> 0.1.9-1
|
||||
- New upstream release
|
||||
- Return an error if we try to self-sign no bytes of data
|
||||
- Set which backends are supported in the pkgconfig file
|
||||
|
||||
* Thu Jul 22 2021 Fedora Release Engineering <releng@fedoraproject.org> - 0.1.8-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
|
||||
|
||||
|
||||
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (libjcat-0.1.8.tar.xz) = e7d9aba2a36945f4bd4f535de51b416e8ef1313ea491984673766ac605d5e4830daa347946779219e53996ad7de15018992eee05d259c1f8f1b45004fb7169e0
|
||||
SHA512 (libjcat-0.1.9.tar.xz) = 7fe29c82033eeb24965311496e948c0a78a09db5af6655c62da1ce6c39d817647aac0e9299dddf7ce13515c0e32a6c00d2a4b35ad045e7ac79d27034b96f4ec6
|
||||
|
||||
Loading…
Reference in New Issue
Block a user