Commit Graph

61 Commits

Author SHA1 Message Date
Paul Howarth
febcccbee0 Update to 0.18
- New upstream release 0.18
  - Support binary and unicode symbol names (PR#8)
  - Fixed parsing error where the name contains a single colon but the last
    separator is ::
2016-08-16 11:28:46 +01:00
Petr Písař
229252c3cb Mandatory Perl build-requires added <https://fedoraproject.org/wiki/Changes/Build_Root_Without_Perl> 2016-06-24 09:29:06 +02:00
Jitka Plesnikova
9f946df4e2 Perl 5.24 rebuild 2016-05-15 11:05:59 +02:00
Paul Howarth
88bf885962 Update to 0.15
- New upstream release 0.15
  - Fix uninitialized warning in test on perls < 5.8.6 (CPAN RT#104510)
  - Repository moved to the github p5sagit organization (the primary is on
    shadowcat, mirrored to github)
- Explicitly BR: perl-devel, needed for EXTERN.h
2016-03-16 18:36:20 +00:00
Fedora Release Engineering
cf1adde394 - Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild 2016-02-04 15:49:04 +00:00
Dennis Gilmore
2e62701a35 - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild 2015-06-18 06:04:23 +00:00
Jitka Plesnikova
74b89a073c Perl 5.22 rebuild 2015-06-04 09:45:16 +02:00
Paul Howarth
bf76d7e9e1 Update to 0.14
- New upstream release 0.14
  - Remove mandatory dependencies for optional test
  - Mark the test with B::C as TODO, as it seems to fail frequently and should
    not block normal installations
2015-04-24 11:52:57 +01:00
Paul Howarth
1632b68a4e Update to 0.13
- New upstream release 0.13
  - Fix optional test of interaction with B::C that sometimes invalidly failed
2015-03-29 16:31:22 +01:00
Paul Howarth
6e7edecc13 Update to 0.12
- New upstream release 0.12
  - Move variable declaration to fix warning under
    -Werror=declaration-after-statement, to allow compilation under MSVC (GH#3)
  - Converted distribution packaging to Dist::Zilla
  - Fix licence in LICENSE and pod
- Package new upstream CONTRIBUTING and LICENSE files
- Classify buildreqs by usage
2014-09-23 16:46:35 +01:00
Jitka Plesnikova
3e38181bd2 Perl 5.20 rebuild 2014-08-29 00:17:08 +02:00
Paul Howarth
22c788140a Update to 0.09
- New upstream release 0.09
  - Copy the contents of the %DB::sub entry if it exists; fixes
    Devel::NYTProf's anon sub handling (CPAN RT#50524)
- Drop upstreamed debugger patch
- Drop EL-5 compatibility since we need Devel::CheckBin, which can't be
  built for EPEL-5 or EPEL-6
2014-08-18 12:17:11 +01:00
Peter Robinson
29a2d860de - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild 2014-08-17 17:30:15 +00:00
Paul Howarth
2c94022846 Update to 0.08
- New upstream release 0.08
  - Fix leak when setting a fully-qualified name (GH#1)
- Update debugger patch
2014-08-05 07:54:19 +01:00
Paul Howarth
8b575b7e0a Update to 0.07
- New upstream release 0.07
  - Skip optional test if B::C 1.48 is not installed
2014-07-14 16:21:31 +01:00
Paul Howarth
9e62bdf9a9 Merge branch 'master' of ssh://pkgs.fedoraproject.org/perl-Sub-Name
Conflicts:
	perl-Sub-Name.spec
2014-07-11 16:19:15 +01:00
Paul Howarth
a630775a58 Merge branch 'epel7'
Conflicts:
	perl-Sub-Name.spec
2014-07-11 16:17:36 +01:00
Paul Howarth
92844ab279 Update to 0.06
- New upstream release 0.06
  - Do not change the string arg in XS, use copy instead (CPAN RT#96893)
  - Add README make target
  - Add more distribution metadata
- This release by ETHER → update source URL
- Update debugger patch (CPAN RT#96893)
- Drop %defattr, redundant since rpm 4.4
- Don't need to remove empty directories from the buildroot
2014-07-11 16:10:58 +01:00
Dennis Gilmore
8b02e5a1ab - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild 2014-06-07 05:10:32 -05:00
Paul Howarth
bfaf026240 Remove useless in-place edit flag in perl filter invocation 2014-01-15 11:05:33 +00:00
Dennis Gilmore
d69cd7444f - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild 2013-08-03 19:55:31 -05:00
Petr Písař
9f2d617516 Perl 5.18 rebuild 2013-07-17 15:48:52 +02:00
Dennis Gilmore
5f3dc70650 - Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild 2013-02-14 09:12:58 -06:00
Dennis Gilmore
9f6ca530c6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild 2012-07-20 15:37:33 -05:00
Petr Písař
4042b966ee Perl 5.16 rebuild 2012-06-08 16:33:44 +02:00
Paul Howarth
6753495aea Add patch for CPAN RT#50524 (copy contents of %DB::sub entry if it exists) 2012-02-18 14:03:19 +00:00
Paul Howarth
519bcbb154 Spec clean-up and reinstate EPEL-4/5 compatibility
- Reinstate compatibility with old distributions like EL-5
  - Add BuildRoot definition
  - Clean buildroot in %install
  - Restore %clean section
  - Restore %defattr
  - Don't use + to terminate find -exec commands
- Spec clean-up
  - Make %files list more explicit
  - Use DESTDIR rather than PERL_INSTALL_ROOT
  - Don't use macros for commands
  - Use tabs
  - Add buildreqs for Perl core modules that might be dual-lived
  - Explicit requires for "use base XXX;" only required prior to rpm 4.9
2012-02-18 13:49:26 +00:00
Paul Howarth
cc2e217614 Merge branch 'master' into el4
Conflicts:
	.gitignore
2012-02-17 18:59:10 +00:00
Paul Howarth
bd5a9b4b94 Merge branch 'master' into el5
Conflicts:
	.gitignore
	perl-Sub-Name.spec
	sources
2012-02-17 18:58:13 +00:00
Paul Howarth
0d2c28941e Merge branch 'master' into el6
Conflicts:
	.gitignore
2012-02-17 18:55:40 +00:00
Dennis Gilmore
1d2c5d4708 - Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild 2012-01-13 13:36:58 -06:00
Marcela Mašláňová
92ffb2c0b9 Perl mass rebuild 2011-06-17 18:10:26 +02:00
Dennis Gilmore
f5d30e857a - Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild 2011-02-09 01:04:01 -06:00
Marcela Mašláňová
e83b43ad58 - 661697 rebuild for fixing problems with vendorach/lib 2010-12-22 12:53:48 +01:00
Iain Arnell
bdbf91589d update to 0.05 2010-12-18 09:22:55 +01:00
Fedora Release Engineering
e10b0a8476 dist-git conversion 2010-07-29 08:00:49 +00:00
Fedora Release Engineering
dcdbaf185f dist-git conversion 2010-07-29 08:00:48 +00:00
Fedora Release Engineering
0ceab1d619 dist-git conversion 2010-07-29 08:00:47 +00:00
Fedora Release Engineering
27951ccff1 dist-git conversion 2010-07-29 08:00:43 +00:00
Dennis Gilmore
862d77650e Initialize branch EL-6 for perl-Sub-Name 2010-05-08 02:11:46 +00:00
Marcela Mašláňová
862c79c51b - Mass rebuild with perl-5.12.0 2010-05-06 15:07:19 +00:00
Štěpán Kasal
67f9ada9c9 - rebuild against perl 5.10.1 2009-12-07 01:59:11 +00:00
Bill Nottingham
e8a9d83a0a Fix typo that causes a failure to update the common directory. (releng
#2781)
2009-11-26 02:15:37 +00:00
Bill Nottingham
6a607fcfe8 Fix typo that causes a failure to update the common directory. (releng
#2781)
2009-11-26 02:15:37 +00:00
Bill Nottingham
241a3840b7 Fix typo that causes a failure to update the common directory. (releng
#2781)
2009-11-26 02:15:37 +00:00
Bill Nottingham
e17f6cb107 Fix typo that causes a failure to update the common directory. (releng
#2781)
2009-11-25 23:31:20 +00:00
Chris Weyl
a31f07f206 - Filtering errant private provides 2009-08-28 05:17:18 +00:00
Jesse Keating
026adc5c3e - Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild 2009-07-26 16:35:58 +00:00
Jesse Keating
3a262756d7 - Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild 2009-02-27 01:50:16 +00:00
Chris Weyl
0fd7cb483f - update to 0.04 2008-08-03 18:02:22 +00:00