ppisar uploaded App-mymeta_requires-0.006.tar.gz for perl-App-mymeta_requires

2016-09-01 Thread notifications
8f23b6bca38b1b9559a798e05998b718 App-mymeta_requires-0.006.tar.gz http://pkgs.fedoraproject.org/lookaside/pkgs/perl-App-mymeta_requires/App-mymeta_requires-0.006.tar.gz/md5/8f23b6bca38b1b9559a798e05998b718/App-mymeta_requires-0.006.tar.gz -- Fedora Extras Perl SIG http://www.fedoraproject

ppisar pushed to perl-App-mymeta_requires (master). "0.006 bump"

2016-09-01 Thread notifications
From 0797e580c332ca84f133b70e65c35a7cd4d46da3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Petr=20P=C3=ADsa=C5=99?= Date: Thu, 1 Sep 2016 09:38:33 +0200 Subject: 0.006 bump --- .gitignore| 1 + perl-App-mymeta_requires.spec | 29 - sources

[Bug 1370664] perl-App-mymeta_requires-0.006 is available

2016-09-01 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1370664 Petr Pisar changed: What|Removed |Added Status|ASSIGNED|CLOSED Fixed In Version|

ppisar set the monitor flag of perl-File-Find-utf8 to nobuild

2016-09-01 Thread notifications
ppisar set the monitor flag of perl-File-Find-utf8 to nobuild -- Fedora Extras Perl SIG http://www.fedoraproject.org/wiki/Extras/SIGs/Perl perl-devel mailing list perl-devel@lists.fedoraproject.org https://lists.fedoraproject.org/admin/lists/perl-devel@lists.fedoraproject.org

ppisar uploaded File-Find-utf8-0.011.tar.gz for perl-File-Find-utf8

2016-09-01 Thread notifications
2811790c3afe6074791e5d0cb65f1896 File-Find-utf8-0.011.tar.gz http://pkgs.fedoraproject.org/lookaside/pkgs/perl-File-Find-utf8/File-Find-utf8-0.011.tar.gz/md5/2811790c3afe6074791e5d0cb65f1896/File-Find-utf8-0.011.tar.gz -- Fedora Extras Perl SIG http://www.fedoraproject.org/wiki/Extras/SIG

ppisar pushed to perl-File-Find-utf8 (master). "0.011 bump"

2016-09-01 Thread notifications
From 1d799f085d1fce2ad54de32854e1ecb639cbe299 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Petr=20P=C3=ADsa=C5=99?= Date: Thu, 1 Sep 2016 09:58:40 +0200 Subject: 0.011 bump --- .gitignore | 1 + perl-File-Find-utf8.spec | 5 - sources | 2 +- 3 files changed, 6 ins

[Bug 1370715] perl-File-Find-utf8-0.011 is available

2016-09-01 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1370715 Petr Pisar changed: What|Removed |Added Status|ASSIGNED|MODIFIED Fixed In Version|

ppisar pushed to perl-File-Find-utf8 (f25). "0.011 bump"

2016-09-01 Thread notifications
From baa6d993305ca51ef65fc182a201c8d56fd8bf1b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Petr=20P=C3=ADsa=C5=99?= Date: Thu, 1 Sep 2016 09:58:40 +0200 Subject: 0.011 bump --- .gitignore | 1 + perl-File-Find-utf8.spec | 5 - sources | 2 +- 3 files changed, 6 ins

Broken dependencies: perl-Data-Alias

2016-09-01 Thread buildsys
perl-Data-Alias has broken dependencies in the rawhide tree: On x86_64: perl-Data-Alias-1.20-2.fc24.x86_64 requires libperl.so.5.22()(64bit) perl-Data-Alias-1.20-2.fc24.x86_64 requires perl(:MODULE_COMPAT_5.22.1) On i386: perl-Data-Alias-1.20-2.fc24.i686 requires libperl.s

[Bug 1370715] perl-File-Find-utf8-0.011 is available

2016-09-01 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1370715 --- Comment #5 from Fedora Update System --- perl-File-Find-utf8-0.011-1.fc25 has been submitted as an update to Fedora 25. https://bodhi.fedoraproject.org/updates/FEDORA-2016-5e8bbac211 -- You are receiving this mail because: You are on the

[Bug 1370923] RFE: Add a package for perl's "Locale::Language"

2016-09-01 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1370923 --- Comment #3 from David Tonhofer --- Great. Thanks, I missed that one. Sorry about that. But... what is that package syntax with parentheses? dnf install "perl(Locale::Language)" ...where does that come from? It doesn't seem to be descr

[Bug 1370923] RFE: Add a package for perl's "Locale::Language"

2016-09-01 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1370923 --- Comment #4 from Ralf Corsepius --- (In reply to David Tonhofer from comment #3) > But... what is that package syntax with parentheses? > > dnf install "perl(Locale::Language)" This is ordinary shell quoting. It is needed to prevent the s

[Bug 1370923] RFE: Add a package for perl's "Locale::Language"

2016-09-01 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1370923 --- Comment #5 from Petr Pisar --- It is and isn't. There is: Failing to match the input argument to an existing package name based on the patterns above, DNF tries to see if the argument matches an existing provid

[Bug 1370923] RFE: Add a package for perl's "Locale::Language"

2016-09-01 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1370923 --- Comment #6 from Emmanuel Seyman --- (In reply to David Tonhofer from comment #3) > > But... what is that package syntax with parentheses? RPM generates autoprovides for all perl modules in a package and these look like perl(Foo) (where F

[Bug 1370923] RFE: Add a package for perl's "Locale::Language"

2016-09-01 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1370923 --- Comment #7 from Ralf Corsepius --- (In reply to Petr Pisar from comment #5) > It is and isn't. There is: Wrong. Without the quotes, the shell interprets the '()', which cause dnf not to receive the correct arguments: Proof: # cat test.sh

[Bug 1371942] use base broken by update to perl 5.22.2

2016-09-01 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1371942 Petr Pisar changed: What|Removed |Added URL||https://rt.perl.org/Public/

[Bug 1371942] use base broken by update to perl 5.22.2

2016-09-01 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1371942 Petr Pisar changed: What|Removed |Added See Also||https://rt.perl.org/Public/

[Bug 1372321] New: perl-Net-GitHub-0.85 is available

2016-09-01 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1372321 Bug ID: 1372321 Summary: perl-Net-GitHub-0.85 is available Product: Fedora Version: rawhide Component: perl-Net-GitHub Keywords: FutureFeature, Triaged Assignee: jpazdzi...

adelton uploaded Net-GitHub-0.85.tar.gz for perl-Net-GitHub

2016-09-01 Thread notifications
9dec1b4d9029190c7bbcd165e961f69a Net-GitHub-0.85.tar.gz http://pkgs.fedoraproject.org/lookaside/pkgs/perl-Net-GitHub/Net-GitHub-0.85.tar.gz/md5/9dec1b4d9029190c7bbcd165e961f69a/Net-GitHub-0.85.tar.gz -- Fedora Extras Perl SIG http://www.fedoraproject.org/wiki/Extras/SIGs/Perl perl-devel m

adelton pushed to perl-Net-GitHub (master). "1372321 - Rebase to upstream version 0.85."

2016-09-01 Thread notifications
From a8fe90470c9e59a30c5966a5cdbf6a273fa94364 Mon Sep 17 00:00:00 2001 From: Jan Pazdziora Date: Thu, 1 Sep 2016 14:46:24 +0200 Subject: 1372321 - Rebase to upstream version 0.85. --- .gitignore | 1 + perl-Net-GitHub.spec | 7 +-- sources | 2 +- 3 files changed, 7 in

adelton pushed to perl-Net-GitHub (f25). "1372321 - Rebase to upstream version 0.85."

2016-09-01 Thread notifications
From a8fe90470c9e59a30c5966a5cdbf6a273fa94364 Mon Sep 17 00:00:00 2001 From: Jan Pazdziora Date: Thu, 1 Sep 2016 14:46:24 +0200 Subject: 1372321 - Rebase to upstream version 0.85. --- .gitignore | 1 + perl-Net-GitHub.spec | 7 +-- sources | 2 +- 3 files changed, 7 in

[Bug 1370818] perl-TeX-Hyphen-1.17 is available

2016-09-01 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1370818 --- Comment #7 from Fedora Update System --- perl-TeX-Hyphen-1.17-1.fc25 has been pushed to the Fedora 25 stable repository. If problems still persist, please make note of it in this bug report. -- You are receiving this mail because: You ar

[Bug 1370818] perl-TeX-Hyphen-1.17 is available

2016-09-01 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1370818 Fedora Update System changed: What|Removed |Added Status|ON_QA |CLOSED Resolution|---

[Bug 1372321] perl-Net-GitHub-0.85 is available

2016-09-01 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1372321 --- Comment #1 from Fedora Update System --- perl-Net-GitHub-0.85-1.fc25 has been submitted as an update to Fedora 25. https://bodhi.fedoraproject.org/updates/FEDORA-2016-0b561c3a03 -- You are receiving this mail because: You are on the CC l

Broken dependencies: perl-Data-Alias

2016-09-01 Thread buildsys
perl-Data-Alias has broken dependencies in the rawhide tree: On x86_64: perl-Data-Alias-1.20-2.fc24.x86_64 requires libperl.so.5.22()(64bit) perl-Data-Alias-1.20-2.fc24.x86_64 requires perl(:MODULE_COMPAT_5.22.1) On i386: perl-Data-Alias-1.20-2.fc24.i686 requires libperl.s

[Bug 1285807] Opening About Slic3r dialog window crashes slic3r

2016-09-01 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1285807 --- Comment #9 from Fedora Update System --- slic3r-1.2.9-8.fc23 has been pushed to the Fedora 23 testing repository. If problems still persist, please make note of it in this bug report. See https://fedoraproject.org/wiki/QA:Updates_Testing f

[Bug 1370715] perl-File-Find-utf8-0.011 is available

2016-09-01 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1370715 Fedora Update System changed: What|Removed |Added Status|MODIFIED|ON_QA --- Comment #6 from Fedo

dist.upgradepath FAILED for slic3r-1.2.9-8.fc24

2016-09-01 Thread notifications
dist.upgradepath FAILED for slic3r-1.2.9-8.fc24 https://taskotron.fedoraproject.org/artifacts/all/ea716186-7081-11e6-a44e-525400120b80/task_output/slic3r-1.2.9-8.fc24.log -- Fedora Extras Perl SIG http://www.fedoraproject.org/wiki/Extras/SIGs/Perl perl-devel mailing list perl-devel@lists.f

dist.upgradepath FAILED for FEDORA-2016-8850c67eb6

2016-09-01 Thread notifications
dist.upgradepath FAILED for FEDORA-2016-8850c67eb6 https://taskotron.fedoraproject.org/artifacts/all/ea716186-7081-11e6-a44e-525400120b80/task_output/FEDORA-2016-8850c67eb6.log -- Fedora Extras Perl SIG http://www.fedoraproject.org/wiki/Extras/SIGs/Perl perl-devel mailing list perl-devel@l

[Bug 1372492] New: perl-Config-Model-Tester-2.056 is available

2016-09-01 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1372492 Bug ID: 1372492 Summary: perl-Config-Model-Tester-2.056 is available Product: Fedora Version: rawhide Component: perl-Config-Model-Tester Keywords: FutureFeature, Triaged A

[Bug 1372494] New: perl-Date-Manip-6.55 is available

2016-09-01 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1372494 Bug ID: 1372494 Summary: perl-Date-Manip-6.55 is available Product: Fedora Version: rawhide Component: perl-Date-Manip Keywords: FutureFeature, Triaged Assignee: jpazdzi...

[Bug 1372496] New: perl-MCE-1.805 is available

2016-09-01 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1372496 Bug ID: 1372496 Summary: perl-MCE-1.805 is available Product: Fedora Version: rawhide Component: perl-MCE Keywords: FutureFeature, Triaged Assignee: p...@city-fan.org

[Bug 1372498] New: perl-Locale-Codes-3.40 is available

2016-09-01 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1372498 Bug ID: 1372498 Summary: perl-Locale-Codes-3.40 is available Product: Fedora Version: rawhide Component: perl-Locale-Codes Keywords: FutureFeature, Triaged Assignee: ppi...

[Bug 1372503] perl-Sereal-3.015 is available

2016-09-01 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1372503 --- Comment #1 from Upstream Release Monitoring --- Patching or scratch build for perl-Sereal-3.014 failed. -- You are receiving this mail because: You are on the CC list for the bug. -- Fedora Extras Perl SIG http://www.fedoraproject.org/w

[Bug 1372504] New: perl-Sereal-Decoder-3.015 is available

2016-09-01 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1372504 Bug ID: 1372504 Summary: perl-Sereal-Decoder-3.015 is available Product: Fedora Version: rawhide Component: perl-Sereal-Decoder Keywords: FutureFeature, Triaged Assignee: p

[Bug 1372503] perl-Sereal-3.015 is available

2016-09-01 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1372503 --- Comment #2 from Upstream Release Monitoring --- Created attachment 1197001 --> https://bugzilla.redhat.com/attachment.cgi?id=1197001&action=edit Rebase-helper rebase-helper-debug.log log file. See for details and report the eventual err

[Bug 1372503] perl-Sereal-3.015 is available

2016-09-01 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1372503 --- Comment #3 from Upstream Release Monitoring --- Patches were not touched. All were applied properly -- You are receiving this mail because: You are on the CC list for the bug. -- Fedora Extras Perl SIG http://www.fedoraproject.org/wiki/

[Bug 1372503] New: perl-Sereal-3.015 is available

2016-09-01 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1372503 Bug ID: 1372503 Summary: perl-Sereal-3.015 is available Product: Fedora Version: rawhide Component: perl-Sereal Keywords: FutureFeature, Triaged Assignee: ppi...@redhat.com

[Bug 1372504] perl-Sereal-Decoder-3.015 is available

2016-09-01 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1372504 --- Comment #2 from Upstream Release Monitoring --- Created attachment 1197002 --> https://bugzilla.redhat.com/attachment.cgi?id=1197002&action=edit Rebase-helper rebase-helper-debug.log log file. See for details and report the eventual err

[Bug 1372504] perl-Sereal-Decoder-3.015 is available

2016-09-01 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1372504 --- Comment #3 from Upstream Release Monitoring --- Patches were not touched. All were applied properly -- You are receiving this mail because: You are on the CC list for the bug. -- Fedora Extras Perl SIG http://www.fedoraproject.org/wiki/

[Bug 1372505] New: perl-Sereal-Encoder-3.015 is available

2016-09-01 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1372505 Bug ID: 1372505 Summary: perl-Sereal-Encoder-3.015 is available Product: Fedora Version: rawhide Component: perl-Sereal-Encoder Keywords: FutureFeature, Triaged Assignee: p

[Bug 1372504] perl-Sereal-Decoder-3.015 is available

2016-09-01 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1372504 --- Comment #1 from Upstream Release Monitoring --- Patching or scratch build for perl-Sereal-Decoder-3.014 failed. -- You are receiving this mail because: You are on the CC list for the bug. -- Fedora Extras Perl SIG http://www.fedoraproje

[Bug 1372505] perl-Sereal-Encoder-3.015 is available

2016-09-01 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1372505 --- Comment #1 from Upstream Release Monitoring --- Patching or scratch build for perl-Sereal-Encoder-3.014 failed. -- You are receiving this mail because: You are on the CC list for the bug. -- Fedora Extras Perl SIG http://www.fedoraproje

[Bug 1372505] perl-Sereal-Encoder-3.015 is available

2016-09-01 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1372505 --- Comment #3 from Upstream Release Monitoring --- Patches were not touched. All were applied properly -- You are receiving this mail because: You are on the CC list for the bug. -- Fedora Extras Perl SIG http://www.fedoraproject.org/wiki/

[Bug 1372505] perl-Sereal-Encoder-3.015 is available

2016-09-01 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1372505 --- Comment #2 from Upstream Release Monitoring --- Created attachment 1197003 --> https://bugzilla.redhat.com/attachment.cgi?id=1197003&action=edit Rebase-helper rebase-helper-debug.log log file. See for details and report the eventual err

[Bug 1372510] perl-Sys-Syslog-0.35 is available

2016-09-01 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1372510 --- Comment #2 from Upstream Release Monitoring --- Created attachment 1197009 --> https://bugzilla.redhat.com/attachment.cgi?id=1197009&action=edit Rebase-helper rebase-helper-debug.log log file. See for details and report the eventual err

[Bug 1372510] perl-Sys-Syslog-0.35 is available

2016-09-01 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1372510 --- Comment #1 from Upstream Release Monitoring --- Patching or scratch build for perl-Sys-Syslog-0.34 failed. -- You are receiving this mail because: You are on the CC list for the bug. -- Fedora Extras Perl SIG http://www.fedoraproject.or

[Bug 1372510] New: perl-Sys-Syslog-0.35 is available

2016-09-01 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1372510 Bug ID: 1372510 Summary: perl-Sys-Syslog-0.35 is available Product: Fedora Version: rawhide Component: perl-Sys-Syslog Keywords: FutureFeature, Triaged Assignee: ppi...@red

[Bug 1372510] perl-Sys-Syslog-0.35 is available

2016-09-01 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1372510 --- Comment #3 from Upstream Release Monitoring --- Following patches has been unapplied: ['Sys-Syslog-0.34-CVE-2016-1238-avoid-loading-optional-modules-from.patch'] -- You are receiving this mail because: You are on the CC list for the bug

johnh uploaded Fsdb-2.59.tar.gz for perl-Fsdb

2016-09-01 Thread notifications
6eee932f7fa6a260e87f87c6c3981766 Fsdb-2.59.tar.gz http://pkgs.fedoraproject.org/lookaside/pkgs/perl-Fsdb/Fsdb-2.59.tar.gz/md5/6eee932f7fa6a260e87f87c6c3981766/Fsdb-2.59.tar.gz -- Fedora Extras Perl SIG http://www.fedoraproject.org/wiki/Extras/SIGs/Perl perl-devel mailing list perl-devel@l

johnh pushed to perl-Fsdb (master). "pre-2.59"

2016-09-01 Thread notifications
From a0213e177b164a69d24121c0a9d2fab1fe9cdc58 Mon Sep 17 00:00:00 2001 From: John Heidemann Date: Thu, 1 Sep 2016 22:32:21 -0700 Subject: pre-2.59 --- perl-Fsdb.spec | 13 - 1 file changed, 4 insertions(+), 9 deletions(-) diff --git a/perl-Fsdb.spec b/perl-Fsdb.spec index 575f36d..8

johnh pushed to perl-Fsdb (master). "update to 2.59"

2016-09-01 Thread notifications
From fce9b1814b6acc0473f89d59100f8eb62291c0eb Mon Sep 17 00:00:00 2001 From: John Heidemann Date: Thu, 1 Sep 2016 22:32:41 -0700 Subject: update to 2.59 --- .gitignore | 1 + sources| 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 33e223e..8

johnh pushed to perl-Fsdb (master). "merge changes"

2016-09-01 Thread notifications
From 3d52eb10189b9767a8b83628291f4c9c1cbeb5ee Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Thu, 4 Feb 2016 13:45:30 + Subject: - Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild --- perl-Fsdb.spec | 5 - 1 file changed, 4 insertions(+), 1 deletion(-)

johnh pushed to perl-Fsdb (master). "need Pod::HTML"

2016-09-01 Thread notifications
From 4d1f7ade4a13daf3571efee21f0d35095ff0357c Mon Sep 17 00:00:00 2001 From: John Heidemann Date: Thu, 1 Sep 2016 22:42:13 -0700 Subject: need Pod::HTML --- perl-Fsdb.spec | 6 +- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/perl-Fsdb.spec b/perl-Fsdb.spec index 8b8e017..8101

johnh pushed to perl-Fsdb (f25). "update to 2.59"

2016-09-01 Thread notifications
From fce9b1814b6acc0473f89d59100f8eb62291c0eb Mon Sep 17 00:00:00 2001 From: John Heidemann Date: Thu, 1 Sep 2016 22:32:41 -0700 Subject: update to 2.59 --- .gitignore | 1 + sources| 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 33e223e..8

johnh pushed to perl-Fsdb (f25). "need Pod::HTML"

2016-09-01 Thread notifications
From 4d1f7ade4a13daf3571efee21f0d35095ff0357c Mon Sep 17 00:00:00 2001 From: John Heidemann Date: Thu, 1 Sep 2016 22:42:13 -0700 Subject: need Pod::HTML --- perl-Fsdb.spec | 6 +- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/perl-Fsdb.spec b/perl-Fsdb.spec index 8b8e017..8101

johnh pushed to perl-Fsdb (f25). "merge changes"

2016-09-01 Thread notifications
From 3d52eb10189b9767a8b83628291f4c9c1cbeb5ee Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Thu, 4 Feb 2016 13:45:30 + Subject: - Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild --- perl-Fsdb.spec | 5 - 1 file changed, 4 insertions(+), 1 deletion(-)

johnh pushed to perl-Fsdb (f25). "pre-2.59"

2016-09-01 Thread notifications
From a0213e177b164a69d24121c0a9d2fab1fe9cdc58 Mon Sep 17 00:00:00 2001 From: John Heidemann Date: Thu, 1 Sep 2016 22:32:21 -0700 Subject: pre-2.59 --- perl-Fsdb.spec | 13 - 1 file changed, 4 insertions(+), 9 deletions(-) diff --git a/perl-Fsdb.spec b/perl-Fsdb.spec index 575f36d..8

johnh pushed to perl-Fsdb (f24). "pre-2.59"

2016-09-01 Thread notifications
From a0213e177b164a69d24121c0a9d2fab1fe9cdc58 Mon Sep 17 00:00:00 2001 From: John Heidemann Date: Thu, 1 Sep 2016 22:32:21 -0700 Subject: pre-2.59 --- perl-Fsdb.spec | 13 - 1 file changed, 4 insertions(+), 9 deletions(-) diff --git a/perl-Fsdb.spec b/perl-Fsdb.spec index 575f36d..8

johnh pushed to perl-Fsdb (f24). "Perl 5.24 rebuild"

2016-09-01 Thread notifications
From a6e5f0dd65ded5242bd8d0fd7274d8363ca48d2a Mon Sep 17 00:00:00 2001 From: Jitka Plesnikova Date: Mon, 16 May 2016 08:08:03 +0200 Subject: Perl 5.24 rebuild --- perl-Fsdb.spec | 5 - 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/perl-Fsdb.spec b/perl-Fsdb.spec index 7fe60f1.

johnh pushed to perl-Fsdb (f24). "Mandatory Perl build-requires added "

2016-09-01 Thread notifications
From fef31584b8c6bc973881da6fde2a611a01da Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Petr=20P=C3=ADsa=C5=99?= Date: Fri, 24 Jun 2016 10:02:50 +0200 Subject: Mandatory Perl build-requires added --- perl-Fsdb.spec | 1 + 1 file ch

johnh pushed to perl-Fsdb (f24). "need Pod::HTML"

2016-09-01 Thread notifications
From 4d1f7ade4a13daf3571efee21f0d35095ff0357c Mon Sep 17 00:00:00 2001 From: John Heidemann Date: Thu, 1 Sep 2016 22:42:13 -0700 Subject: need Pod::HTML --- perl-Fsdb.spec | 6 +- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/perl-Fsdb.spec b/perl-Fsdb.spec index 8b8e017..8101

johnh pushed to perl-Fsdb (f24). "merge changes"

2016-09-01 Thread notifications
From 3d52eb10189b9767a8b83628291f4c9c1cbeb5ee Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Thu, 4 Feb 2016 13:45:30 + Subject: - Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild --- perl-Fsdb.spec | 5 - 1 file changed, 4 insertions(+), 1 deletion(-)

johnh pushed to perl-Fsdb (f24). "update to 2.59"

2016-09-01 Thread notifications
From fce9b1814b6acc0473f89d59100f8eb62291c0eb Mon Sep 17 00:00:00 2001 From: John Heidemann Date: Thu, 1 Sep 2016 22:32:41 -0700 Subject: update to 2.59 --- .gitignore | 1 + sources| 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 33e223e..8

johnh pushed to perl-Fsdb (epel7). "Merge branch 'master' into epel7"

2016-09-01 Thread notifications
From cd587b80c02df794fe86234f24a4cec9c36bce1b Mon Sep 17 00:00:00 2001 From: Jitka Plesnikova Date: Sat, 6 Jun 2015 21:49:08 +0200 Subject: Perl 5.22 rebuild --- perl-Fsdb.spec | 5 - 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/perl-Fsdb.spec b/perl-Fsdb.spec index 2180d35..

johnh pushed to perl-Fsdb (epel7). "merge changes"

2016-09-01 Thread notifications
From 3d52eb10189b9767a8b83628291f4c9c1cbeb5ee Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Thu, 4 Feb 2016 13:45:30 + Subject: - Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild --- perl-Fsdb.spec | 5 - 1 file changed, 4 insertions(+), 1 deletion(-)

johnh pushed to perl-Fsdb (epel7). "update to 2.59"

2016-09-01 Thread notifications
From fce9b1814b6acc0473f89d59100f8eb62291c0eb Mon Sep 17 00:00:00 2001 From: John Heidemann Date: Thu, 1 Sep 2016 22:32:41 -0700 Subject: update to 2.59 --- .gitignore | 1 + sources| 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 33e223e..8

johnh pushed to perl-Fsdb (epel7). "Mandatory Perl build-requires added "

2016-09-01 Thread notifications
From fef31584b8c6bc973881da6fde2a611a01da Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Petr=20P=C3=ADsa=C5=99?= Date: Fri, 24 Jun 2016 10:02:50 +0200 Subject: Mandatory Perl build-requires added --- perl-Fsdb.spec | 1 + 1 file ch

johnh pushed to perl-Fsdb (epel7). "- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild"

2016-09-01 Thread notifications
From 8ef7aae0471f2b6c1c2657f2994e3e4c8a8ab9f5 Mon Sep 17 00:00:00 2001 From: Dennis Gilmore Date: Thu, 18 Jun 2015 03:17:20 + Subject: - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild --- perl-Fsdb.spec | 5 - 1 file changed, 4 insertions(+), 1 deletion(-) diff --git

johnh pushed to perl-Fsdb (epel7). "need Pod::HTML"

2016-09-01 Thread notifications
From 4d1f7ade4a13daf3571efee21f0d35095ff0357c Mon Sep 17 00:00:00 2001 From: John Heidemann Date: Thu, 1 Sep 2016 22:42:13 -0700 Subject: need Pod::HTML --- perl-Fsdb.spec | 6 +- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/perl-Fsdb.spec b/perl-Fsdb.spec index 8b8e017..8101

johnh pushed to perl-Fsdb (epel7). "Perl 5.24 rebuild"

2016-09-01 Thread notifications
From a6e5f0dd65ded5242bd8d0fd7274d8363ca48d2a Mon Sep 17 00:00:00 2001 From: Jitka Plesnikova Date: Mon, 16 May 2016 08:08:03 +0200 Subject: Perl 5.24 rebuild --- perl-Fsdb.spec | 5 - 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/perl-Fsdb.spec b/perl-Fsdb.spec index 7fe60f1.

johnh pushed to perl-Fsdb (epel7). "- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild"

2016-09-01 Thread notifications
From 3d52eb10189b9767a8b83628291f4c9c1cbeb5ee Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Thu, 4 Feb 2016 13:45:30 + Subject: - Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild --- perl-Fsdb.spec | 5 - 1 file changed, 4 insertions(+), 1 deletion(-)

johnh pushed to perl-Fsdb (epel7). "Perl 5.22 rebuild"

2016-09-01 Thread notifications
From cd587b80c02df794fe86234f24a4cec9c36bce1b Mon Sep 17 00:00:00 2001 From: Jitka Plesnikova Date: Sat, 6 Jun 2015 21:49:08 +0200 Subject: Perl 5.22 rebuild --- perl-Fsdb.spec | 5 - 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/perl-Fsdb.spec b/perl-Fsdb.spec index 2180d35..

johnh pushed to perl-Fsdb (epel7). "pre-2.59"

2016-09-01 Thread notifications
From a0213e177b164a69d24121c0a9d2fab1fe9cdc58 Mon Sep 17 00:00:00 2001 From: John Heidemann Date: Thu, 1 Sep 2016 22:32:21 -0700 Subject: pre-2.59 --- perl-Fsdb.spec | 13 - 1 file changed, 4 insertions(+), 9 deletions(-) diff --git a/perl-Fsdb.spec b/perl-Fsdb.spec index 575f36d..8

johnh pushed to perl-Fsdb (el6). "pre-2.59"

2016-09-01 Thread notifications
From a0213e177b164a69d24121c0a9d2fab1fe9cdc58 Mon Sep 17 00:00:00 2001 From: John Heidemann Date: Thu, 1 Sep 2016 22:32:21 -0700 Subject: pre-2.59 --- perl-Fsdb.spec | 13 - 1 file changed, 4 insertions(+), 9 deletions(-) diff --git a/perl-Fsdb.spec b/perl-Fsdb.spec index 575f36d..8

johnh pushed to perl-Fsdb (el6). "update to 2.59"

2016-09-01 Thread notifications
From fce9b1814b6acc0473f89d59100f8eb62291c0eb Mon Sep 17 00:00:00 2001 From: John Heidemann Date: Thu, 1 Sep 2016 22:32:41 -0700 Subject: update to 2.59 --- .gitignore | 1 + sources| 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 33e223e..8

johnh pushed to perl-Fsdb (el6). "Perl 5.24 rebuild"

2016-09-01 Thread notifications
From a6e5f0dd65ded5242bd8d0fd7274d8363ca48d2a Mon Sep 17 00:00:00 2001 From: Jitka Plesnikova Date: Mon, 16 May 2016 08:08:03 +0200 Subject: Perl 5.24 rebuild --- perl-Fsdb.spec | 5 - 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/perl-Fsdb.spec b/perl-Fsdb.spec index 7fe60f1.

johnh pushed to perl-Fsdb (el6). "- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild"

2016-09-01 Thread notifications
From 3d52eb10189b9767a8b83628291f4c9c1cbeb5ee Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Thu, 4 Feb 2016 13:45:30 + Subject: - Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild --- perl-Fsdb.spec | 5 - 1 file changed, 4 insertions(+), 1 deletion(-)

johnh pushed to perl-Fsdb (el6). "Mandatory Perl build-requires added "

2016-09-01 Thread notifications
From fef31584b8c6bc973881da6fde2a611a01da Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Petr=20P=C3=ADsa=C5=99?= Date: Fri, 24 Jun 2016 10:02:50 +0200 Subject: Mandatory Perl build-requires added --- perl-Fsdb.spec | 1 + 1 file ch

johnh pushed to perl-Fsdb (el6). "need Pod::HTML"

2016-09-01 Thread notifications
From 4d1f7ade4a13daf3571efee21f0d35095ff0357c Mon Sep 17 00:00:00 2001 From: John Heidemann Date: Thu, 1 Sep 2016 22:42:13 -0700 Subject: need Pod::HTML --- perl-Fsdb.spec | 6 +- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/perl-Fsdb.spec b/perl-Fsdb.spec index 8b8e017..8101

johnh pushed to perl-Fsdb (el6). "merge changes"

2016-09-01 Thread notifications
From 3d52eb10189b9767a8b83628291f4c9c1cbeb5ee Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Thu, 4 Feb 2016 13:45:30 + Subject: - Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild --- perl-Fsdb.spec | 5 - 1 file changed, 4 insertions(+), 1 deletion(-)

johnh pushed to perl-Fsdb (el6). "merge"

2016-09-01 Thread notifications
From 3d52eb10189b9767a8b83628291f4c9c1cbeb5ee Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Thu, 4 Feb 2016 13:45:30 + Subject: - Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild --- perl-Fsdb.spec | 5 - 1 file changed, 4 insertions(+), 1 deletion(-)