Compare commits

...

No commits in common. "c8" and "c8-stream-5.24" have entirely different histories.

3 changed files with 5 additions and 23 deletions

2
.gitignore vendored
View File

@ -1 +1 @@
SOURCES/CGI-4.38.tar.gz
SOURCES/CGI-4.36.tar.gz

View File

@ -1 +1 @@
89c7f4cccc3047154726399e3a261377c85d7d0d SOURCES/CGI-4.38.tar.gz
e12c246e3908d8c5dfea188f5ec13d577e35af2b SOURCES/CGI-4.36.tar.gz

View File

@ -1,7 +1,7 @@
Name: perl-CGI
Summary: Handle Common Gateway Interface requests and responses
Version: 4.38
Release: 2%{?dist}
Version: 4.36
Release: 1%{?dist}
License: (GPL+ or Artistic) and Artistic 2.0
Group: Development/Libraries
Source0: http://search.cpan.org/CPAN/authors/id/L/LE/LEEJO/CGI-%{version}.tar.gz
@ -11,7 +11,7 @@ BuildRequires: coreutils
BuildRequires: findutils
BuildRequires: glibc-common
BuildRequires: make
BuildRequires: perl-interpreter
BuildRequires: perl
BuildRequires: perl-generators
BuildRequires: perl(ExtUtils::MakeMaker)
# Run-requires:
@ -104,24 +104,6 @@ make test
%{_mandir}/man3/*.3*
%changelog
* Thu Feb 08 2018 Fedora Release Engineering <releng@fedoraproject.org> - 4.38-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
* Mon Dec 04 2017 Jitka Plesnikova <jplesnik@redhat.com> - 4.38-1
- 4.38 bump
* Wed Nov 01 2017 Jitka Plesnikova <jplesnik@redhat.com> - 4.37-1
- 4.37 bump
* Thu Jul 27 2017 Fedora Release Engineering <releng@fedoraproject.org> - 4.36-4
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild
* Wed Jun 07 2017 Jitka Plesnikova <jplesnik@redhat.com> - 4.36-3
- Perl 5.26 re-rebuild of bootstrapped packages
* Sun Jun 04 2017 Jitka Plesnikova <jplesnik@redhat.com> - 4.36-2
- Perl 5.26 rebuild
* Fri Apr 07 2017 Jitka Plesnikova <jplesnik@redhat.com> - 4.36-1
- 4.36 bump