From e1ffcd9e15dc04d54dc87b0529a7718b6a97bb80 Mon Sep 17 00:00:00 2001 From: Jitka Plesnikova Date: Mon, 22 Jun 2020 13:44:24 +0200 Subject: [PATCH] Increase release to favour standalone package --- perl-Sys-Syslog.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/perl-Sys-Syslog.spec b/perl-Sys-Syslog.spec index c038b7e..afb8b42 100644 --- a/perl-Sys-Syslog.spec +++ b/perl-Sys-Syslog.spec @@ -6,7 +6,7 @@ %endif Name: perl-Sys-Syslog Version: 0.36 -Release: 3%{?dist} +Release: 456%{?dist} Summary: Perl interface to the UNIX syslog(3) calls # README: GPL+ or Artistic # ppport.h: GPL+ or Artistic @@ -101,6 +101,9 @@ make test %{_mandir}/man3/* %changelog +* Mon Jun 22 2020 Jitka Plesnikova - 0.36-456 +- Increase release to favour standalone package + * Thu Feb 06 2020 Tom Stellard - 0.36-3 - Spec file cleanups: Use make_build, make_install macros, and use NO_PACKLIST=1 - https://docs.fedoraproject.org/en-US/packaging-guidelines/#_parallel_make