From ae7058632839ab6346b61f992cc86bda3dfce093 Mon Sep 17 00:00:00 2001 From: MSVSphere Packaging Team Date: Wed, 6 Nov 2024 09:49:37 +0300 Subject: [PATCH] import libjcat-0.2.2-2.el10 --- .gitignore | 2 +- .libjcat.metadata | 2 +- SPECS/libjcat.spec | 16 +++++++++++----- 3 files changed, 13 insertions(+), 7 deletions(-) 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 d70d0e7..013610f 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} @@ -98,10 +98,16 @@ Executable and data files for installed tests. %dir %{_datadir}/installed-tests/libjcat %changelog -* Fri Oct 25 2024 MSVSphere Packaging Team - 0.2.1-3 +## START: Generated by rpmautospec +* Tue Oct 29 2024 Troy Dawson - 0.2.2-2 +- Bump release for October 2024 mass rebuild: + +* Fri Oct 25 2024 MSVSphere Packaging Team - 0.2.2-1 - Rebuilt for MSVSphere 10 -## START: Generated by rpmautospec +* 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