From ccf5817275d19ba207e810f431a0c4d0e7eeba7e Mon Sep 17 00:00:00 2001 From: DistroBaker Date: Thu, 4 Feb 2021 08:16:05 +0100 Subject: [PATCH] Merged update from upstream sources This is an automated DistroBaker update from upstream sources. If you do not know what this is about or would like to opt out, contact the OSCI team. Source: https://src.fedoraproject.org/rpms/libcacard.git#b55d929806ad95d758710923eef5163d6a58f078 --- libcacard.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/libcacard.spec b/libcacard.spec index f797ee5..9df1fcc 100644 --- a/libcacard.spec +++ b/libcacard.spec @@ -1,6 +1,6 @@ Name: libcacard Version: 2.8.0 -Release: 1%{?dist} +Release: 2%{?dist} Summary: CAC (Common Access Card) library License: LGPLv2+ URL: https://gitlab.freedesktop.org/spice/libcacard @@ -72,6 +72,9 @@ rm -f %{buildroot}%{_libdir}/*.la %{_libdir}/pkgconfig/libcacard.pc %changelog +* Tue Jan 26 2021 Fedora Release Engineering - 3:2.8.0-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild + * Tue Oct 06 2020 Jakub Jelen - 2.8.0-1 - New upstream release