Increase release to favour standalone package

This commit is contained in:
Jitka Plesnikova 2020-06-22 13:42:51 +02:00
parent 233fc12b05
commit caa4abe77e

View File

@ -1,6 +1,6 @@
Name: perl-perlfaq Name: perl-perlfaq
Version: 5.20200523 Version: 5.20200523
Release: 1%{?dist} Release: 456%{?dist}
Summary: Frequently asked questions about Perl Summary: Frequently asked questions about Perl
# Code examples are Public Domain # Code examples are Public Domain
License: (GPL+ or Artistic) and Public Domain License: (GPL+ or Artistic) and Public Domain
@ -48,6 +48,9 @@ make test
%{_mandir}/man3/* %{_mandir}/man3/*
%changelog %changelog
* Mon Jun 22 2020 Jitka Plesnikova <jplesnik@redhat.com> - 5.20200523-456
- Increase release to favour standalone package
* Fri May 22 2020 Petr Pisar <ppisar@redhat.com> - 5.20200523-1 * Fri May 22 2020 Petr Pisar <ppisar@redhat.com> - 5.20200523-1
- 5.20200523 bump - 5.20200523 bump