Increase release to favour standalone package

This commit is contained in:
Jitka Plesnikova 2019-05-30 10:57:42 +02:00
parent 07d52ac182
commit b0553d4808
1 changed files with 4 additions and 1 deletions

View File

@ -3,7 +3,7 @@ Name: perl-ExtUtils-CBuilder
Epoch: 1
# Mimic perl.spec
Version: 0.280231
Release: 1%{?dist}
Release: 438%{?dist}
Summary: Compile and link C code for Perl modules
License: GPL+ or Artistic
URL: https://metacpan.org/release/ExtUtils-CBuilder
@ -82,6 +82,9 @@ make test
%{_mandir}/man3/*
%changelog
* Thu May 30 2019 Jitka Plesnikova <jplesnik@redhat.com> - 1:0.280231-438
- Increase release to favour standalone package
* Wed Apr 03 2019 Petr Pisar <ppisar@redhat.com> - 1:0.280231-1
- 0.280231 bump