From ab68a7af9b5c18590a9d49efdcd06b5d6f0230ff Mon Sep 17 00:00:00 2001 From: Jitka Plesnikova Date: Jun 06 2022 07:15:35 +0000 Subject: Perl 5.36 re-rebuild of bootstrapped packages --- diff --git a/dpkg.spec b/dpkg.spec index 8bb2ab8..0d5ac59 100644 --- a/dpkg.spec +++ b/dpkg.spec @@ -3,7 +3,7 @@ Name: dpkg Version: 1.21.8 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Package maintenance system for Debian Linux # The entire source code is GPLv2+ with exception of the following # lib/dpkg/md5.c, lib/dpkg/md5.h - Public domain @@ -476,6 +476,9 @@ make VERBOSE=1 TESTSUITEFLAGS=--verbose \ %changelog +* Mon Jun 06 2022 Jitka Plesnikova - 1.21.8-2 +- Perl 5.36 re-rebuild of bootstrapped packages + * Sun Jun 05 2022 Sérgio Basto - 1.21.8-1 - Update dpkg to 1.21.8 (#2090495)