From 145a3ecea68ad65a62dc05c8f8b8a76e31671e2c Mon Sep 17 00:00:00 2001 From: Jitka Plesnikova Date: Mon, 30 May 2022 16:10:21 +0200 Subject: [PATCH] Increase release to favour standalone package --- perl-Socket.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/perl-Socket.spec b/perl-Socket.spec index 902a6c4..77b5494 100644 --- a/perl-Socket.spec +++ b/perl-Socket.spec @@ -1,7 +1,7 @@ Name: perl-Socket Epoch: 4 Version: 2.033 -Release: 1%{?dist} +Release: 488%{?dist} Summary: Networking constants and support functions License: GPL+ or Artistic URL: https://metacpan.org/release/Socket @@ -94,6 +94,9 @@ make test %{_libexecdir}/%{name} %changelog +* Mon May 30 2022 Jitka Plesnikova - 4:2.033-488 +- Increase release to favour standalone package + * Mon May 02 2022 Jitka Plesnikova - 4:2.033-1 - 2.033 bump