diff --git a/.gitignore b/.gitignore index 3564eb6..82c78ed 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1 @@ -SOURCES/libjcat-0.2.1.tar.xz +SOURCES/libjcat-0.2.2.tar.xz diff --git a/.libjcat.metadata b/.libjcat.metadata index cb8d11e..8dd00c9 100644 --- a/.libjcat.metadata +++ b/.libjcat.metadata @@ -1 +1 @@ -94ea167022ae2bfe4c8f25907d7db5b1d5018cbf SOURCES/libjcat-0.2.1.tar.xz +87947c8c0971b918a9c770b10dd1164119d17681 SOURCES/libjcat-0.2.2.tar.xz diff --git a/SPECS/libjcat.spec b/SPECS/libjcat.spec index f7c8bae..8440424 100644 --- a/SPECS/libjcat.spec +++ b/SPECS/libjcat.spec @@ -1,8 +1,8 @@ ## START: Set by rpmautospec -## (rpmautospec version 0.6.1) +## (rpmautospec version 0.6.5) ## RPMAUTOSPEC: autorelease, autochangelog %define autorelease(e:s:pb:n) %{?-p:0.}%{lua: - release_number = 3; + release_number = 2; base_release_number = tonumber(rpm.expand("%{?-b*}%{!?-b:1}")); print(release_number + base_release_number - 1); }%{?-e:.%{-e*}}%{?-s:.%{-s*}}%{!?-n:%{?dist}} @@ -13,7 +13,7 @@ Summary: Library for reading Jcat files Name: libjcat -Version: 0.2.1 +Version: 0.2.2 Release: %autorelease License: LGPL-2.1-or-later URL: https://github.com/hughsie/%{name} @@ -99,6 +99,12 @@ Executable and data files for installed tests. %changelog ## START: Generated by rpmautospec +* Tue Oct 29 2024 Troy Dawson - 0.2.2-2 +- Bump release for October 2024 mass rebuild: + +* Mon Oct 14 2024 Richard Hughes - 0.2.2-1 +- New upstream release + * Mon Jun 24 2024 Troy Dawson - 0.2.1-3 - Bump release for June 2024 mass rebuild