Compare commits
No commits in common. "c8-stream-5.3" and "c8-beta" have entirely different histories.
c8-stream-
...
c8-beta
2
.gitignore
vendored
2
.gitignore
vendored
@ -1 +1 @@
|
|||||||
SOURCES/Sys-Syslog-0.36.tar.gz
|
SOURCES/Sys-Syslog-0.35.tar.gz
|
||||||
|
|||||||
@ -1 +1 @@
|
|||||||
69915cd2041fea3f1477010f209be96914dbe9d1 SOURCES/Sys-Syslog-0.36.tar.gz
|
d0af52f6f6a1f6ba948e63cb723cd658d48f8c22 SOURCES/Sys-Syslog-0.35.tar.gz
|
||||||
|
|||||||
@ -5,8 +5,8 @@
|
|||||||
%bcond_with perl_Sys_Syslog_enables_optional_test
|
%bcond_with perl_Sys_Syslog_enables_optional_test
|
||||||
%endif
|
%endif
|
||||||
Name: perl-Sys-Syslog
|
Name: perl-Sys-Syslog
|
||||||
Version: 0.36
|
Version: 0.35
|
||||||
Release: 1%{?dist}
|
Release: 397%{?dist}
|
||||||
Summary: Perl interface to the UNIX syslog(3) calls
|
Summary: Perl interface to the UNIX syslog(3) calls
|
||||||
# README: GPL+ or Artistic
|
# README: GPL+ or Artistic
|
||||||
# ppport.h: GPL+ or Artistic
|
# ppport.h: GPL+ or Artistic
|
||||||
@ -14,8 +14,9 @@ Summary: Perl interface to the UNIX syslog(3) calls
|
|||||||
## Unbundled
|
## Unbundled
|
||||||
# fallback/syslog.h: BSD
|
# fallback/syslog.h: BSD
|
||||||
License: GPL+ or Artistic
|
License: GPL+ or Artistic
|
||||||
URL: https://metacpan.org/release/Sys-Syslog
|
Group: Development/Libraries
|
||||||
Source0: https://cpan.metacpan.org/authors/id/S/SA/SAPER/Sys-Syslog-%{version}.tar.gz
|
URL: http://search.cpan.org/dist/Sys-Syslog/
|
||||||
|
Source0: http://www.cpan.org/authors/id/S/SA/SAPER/Sys-Syslog-%{version}.tar.gz
|
||||||
BuildRequires: coreutils
|
BuildRequires: coreutils
|
||||||
BuildRequires: findutils
|
BuildRequires: findutils
|
||||||
BuildRequires: gcc
|
BuildRequires: gcc
|
||||||
@ -103,30 +104,6 @@ make test
|
|||||||
%{_mandir}/man3/*
|
%{_mandir}/man3/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
* Tue Oct 22 2019 Jitka Plesnikova <jplesnik@redhat.com> - 0.36-1
|
|
||||||
- 0.36 bump
|
|
||||||
|
|
||||||
* Fri Jul 26 2019 Fedora Release Engineering <releng@fedoraproject.org> - 0.35-440
|
|
||||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild
|
|
||||||
|
|
||||||
* Sun Jun 02 2019 Jitka Plesnikova <jplesnik@redhat.com> - 0.35-439
|
|
||||||
- Perl 5.30 re-rebuild of bootstrapped packages
|
|
||||||
|
|
||||||
* Thu May 30 2019 Jitka Plesnikova <jplesnik@redhat.com> - 0.35-438
|
|
||||||
- Increase release to favour standalone package
|
|
||||||
|
|
||||||
* Sat Feb 02 2019 Fedora Release Engineering <releng@fedoraproject.org> - 0.35-419
|
|
||||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild
|
|
||||||
|
|
||||||
* Fri Jul 13 2018 Fedora Release Engineering <releng@fedoraproject.org> - 0.35-418
|
|
||||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild
|
|
||||||
|
|
||||||
* Sun Jul 01 2018 Jitka Plesnikova <jplesnik@redhat.com> - 0.35-417
|
|
||||||
- Perl 5.28 re-rebuild of bootstrapped packages
|
|
||||||
|
|
||||||
* Wed Jun 27 2018 Jitka Plesnikova <jplesnik@redhat.com> - 0.35-416
|
|
||||||
- Increase release to favour standalone package
|
|
||||||
|
|
||||||
* Fri Feb 09 2018 Fedora Release Engineering <releng@fedoraproject.org> - 0.35-397
|
* Fri Feb 09 2018 Fedora Release Engineering <releng@fedoraproject.org> - 0.35-397
|
||||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user