diff --git a/libjcat.spec b/libjcat.spec index 3280c5d..ef80e75 100644 --- a/libjcat.spec +++ b/libjcat.spec @@ -4,7 +4,7 @@ Summary: Library for reading Jcat files Name: libjcat Version: 0.1.10 -Release: 1%{?dist} +Release: 2%{?dist} License: LGPLv2+ URL: https://github.com/hughsie/libjcat Source0: https://people.freedesktop.org/~hughsient/releases/%{name}-%{version}.tar.xz @@ -88,6 +88,9 @@ Executable and data files for installed tests. %dir %{_datadir}/installed-tests/libjcat %changelog +* Thu Jul 21 2022 Fedora Release Engineering - 0.1.10-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild + * Wed Feb 16 2022 Richard Hughes 0.1.10-1 - New upstream release - Add ED25519 support