New upstream release
This commit is contained in:
parent
ee7f92b0d3
commit
d8a14fbd80
1
.gitignore
vendored
1
.gitignore
vendored
@ -10,3 +10,4 @@
|
||||
/libjcat-0.1.9.tar.xz
|
||||
/libjcat-0.1.10.tar.xz
|
||||
/libjcat-0.1.12.tar.xz
|
||||
/libjcat-0.1.13.tar.xz
|
||||
|
||||
85
libjcat.spec
85
libjcat.spec
@ -3,11 +3,11 @@
|
||||
|
||||
Summary: Library for reading Jcat files
|
||||
Name: libjcat
|
||||
Version: 0.1.12
|
||||
Release: 2%{?dist}
|
||||
Version: 0.1.13
|
||||
Release: %autorelease
|
||||
License: LGPL-2.1-or-later
|
||||
URL: https://github.com/hughsie/libjcat
|
||||
Source0: https://people.freedesktop.org/~hughsient/releases/%{name}-%{version}.tar.xz
|
||||
URL: https://github.com/hughsie/%{name}
|
||||
Source0: https://github.com/hughsie/%{name}/releases/download/%{version}/%{name}-%{version}.tar.xz
|
||||
|
||||
BuildRequires: gtk-doc
|
||||
BuildRequires: meson
|
||||
@ -88,79 +88,4 @@ Executable and data files for installed tests.
|
||||
%dir %{_datadir}/installed-tests/libjcat
|
||||
|
||||
%changelog
|
||||
* Thu Jan 19 2023 Fedora Release Engineering <releng@fedoraproject.org> - 0.1.12-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild
|
||||
|
||||
* Sun Sep 11 2022 Richard Hughes <richard@hughsie.com> 0.1.12-1
|
||||
- New upstream release
|
||||
- Correctly export the AliasIds in all cases
|
||||
- Install all files to fix the installed-tests
|
||||
|
||||
* Thu Jul 21 2022 Fedora Release Engineering <releng@fedoraproject.org> - 0.1.10-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild
|
||||
|
||||
* Wed Feb 16 2022 Richard Hughes <richard@hughsie.com> 0.1.10-1
|
||||
- New upstream release
|
||||
- Add ED25519 support
|
||||
- Define three more types used for the firmware transparency log
|
||||
|
||||
* Thu Jan 20 2022 Fedora Release Engineering <releng@fedoraproject.org> - 0.1.9-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild
|
||||
|
||||
* 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
|
||||
|
||||
* Mon May 24 2021 Richard Hughes <richard@hughsie.com> 0.1.8-1
|
||||
- New upstream release
|
||||
- Fix a warning when used in a subproject
|
||||
|
||||
* Thu May 06 2021 Richard Hughes <richard@hughsie.com> 0.1.7-1
|
||||
- New upstream release
|
||||
- Do not use help2man to build manual pages
|
||||
|
||||
* 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
|
||||
|
||||
* Fri Jan 08 2021 Richard Hughes <richard@hughsie.com> 0.1.5-1
|
||||
- New upstream release
|
||||
- Allow verifying expired certificates with an additional argument
|
||||
|
||||
* Fri Oct 23 2020 Richard Hughes <richard@hughsie.com> 0.1.4-1
|
||||
- New upstream release
|
||||
- Export the old JCatEngine property to preserve internal ABI
|
||||
|
||||
* Sat Aug 01 2020 Fedora Release Engineering <releng@fedoraproject.org> - 0.1.3-3
|
||||
- Second attempt - Rebuilt for
|
||||
https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
|
||||
|
||||
* Tue Jul 28 2020 Fedora Release Engineering <releng@fedoraproject.org> - 0.1.3-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
|
||||
|
||||
* Tue Jun 16 2020 Richard Hughes <richard@hughsie.com> 0.1.3-1
|
||||
- New upstream release
|
||||
- Export the JcatBlobKind and JcatBlobMethod on the result
|
||||
|
||||
* Fri Jun 05 2020 Richard Hughes <richard@hughsie.com> 0.1.2-2
|
||||
- Fix for CVE-2020-10759
|
||||
|
||||
* Mon Apr 27 2020 Richard Hughes <richard@hughsie.com> 0.1.2-1
|
||||
- New upstream release
|
||||
- Build fixes mostly for RHEL
|
||||
|
||||
* Tue Apr 14 2020 Richard Hughes <richard@hughsie.com> 0.1.1-1
|
||||
- New upstream release
|
||||
- Allow adding an item ID 'alias'
|
||||
- Make the installed tests actually work
|
||||
|
||||
* Mon Mar 23 2020 Richard Hughes <richard@hughsie.com> 0.1.0-1
|
||||
- Initial release for Fedora package review
|
||||
%autochangelog
|
||||
|
||||
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (libjcat-0.1.12.tar.xz) = 578dc9ccdc6cf6d742b76cdf78e43dc6961ac4f82a01fa90ebf1a365aa09e7130e848efec63c853c594641e6d4ce466af5874fc89f7c4489f56e2a2711b6d896
|
||||
SHA512 (libjcat-0.1.13.tar.xz) = accbee14d049ab29af0bc4a9abfe92e38e1eee8e830e033db93fde12fea5b661874109118bb281e88905d51b4a7c37ee9ce4e4bc3aec904198caea280e859edd
|
||||
|
||||
Loading…
Reference in New Issue
Block a user