[Bug 1446865] perl-Params-Validate-1.27 is available

2017-05-03 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1446865



--- Comment #5 from Fedora Update System  ---
perl-Params-Validate-1.27-1.fc26 has been submitted as an update to Fedora 26.
https://bodhi.fedoraproject.org/updates/FEDORA-2017-1b3c5cbe55

-- 
You are receiving this mail because:
You are on the CC list for the bug.
___
perl-devel mailing list -- perl-devel@lists.fedoraproject.org
To unsubscribe send an email to perl-devel-le...@lists.fedoraproject.org


[Bug 1446865] perl-Params-Validate-1.27 is available

2017-05-03 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1446865



--- Comment #6 from Fedora Update System  ---
perl-Params-Validate-1.27-1.fc24 has been submitted as an update to Fedora 24.
https://bodhi.fedoraproject.org/updates/FEDORA-2017-1eb2d85e8f

-- 
You are receiving this mail because:
You are on the CC list for the bug.
___
perl-devel mailing list -- perl-devel@lists.fedoraproject.org
To unsubscribe send an email to perl-devel-le...@lists.fedoraproject.org


[Bug 1446865] perl-Params-Validate-1.27 is available

2017-05-03 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1446865



--- Comment #4 from Fedora Update System  ---
perl-Params-Validate-1.27-1.fc25 has been submitted as an update to Fedora 25.
https://bodhi.fedoraproject.org/updates/FEDORA-2017-8c661c180d

-- 
You are receiving this mail because:
You are on the CC list for the bug.
___
perl-devel mailing list -- perl-devel@lists.fedoraproject.org
To unsubscribe send an email to perl-devel-le...@lists.fedoraproject.org


corsepiu pushed to perl-Params-Validate (f24). "Update to 1.27."

2017-05-03 Thread notifications
From ba722ac048ffaf63d461e9f45116a157d13dd07b Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Ralf=20Cors=C3=A9pius?= 
Date: Thu, 4 May 2017 06:10:51 +0200
Subject: Update to 1.27.

---
 .gitignore|  2 +-
 perl-Params-Validate.spec | 11 +--
 sources   |  2 +-
 3 files changed, 11 insertions(+), 4 deletions(-)

diff --git a/.gitignore b/.gitignore
index d2dfb07..c2823ed 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1 @@
-/Params-Validate-1.26.tar.gz
+/Params-Validate-1.27.tar.gz
diff --git a/perl-Params-Validate.spec b/perl-Params-Validate.spec
index ea0e909..9f03de6 100644
--- a/perl-Params-Validate.spec
+++ b/perl-Params-Validate.spec
@@ -1,7 +1,7 @@
 Summary:   Params-Validate Perl module
 Name:  perl-Params-Validate
-Version:   1.26
-Release:   2%{?dist}
+Version:   1.27
+Release:   1%{?dist}
 License:   Artistic 2.0
 Group: Development/Libraries
 URL:   http://search.cpan.org/dist/Params-Validate/
@@ -18,6 +18,8 @@ BuildRequires:  perl(Module::Build) >= 0.28
 # Run-time:
 BuildRequires:  perl(Exporter)
 BuildRequires:  perl(Scalar::Util) >= 1.20
+BuildRequires:  perl(warnings)
+BuildRequires:  perl(vars)
 BuildRequires:  perl(XSLoader)
 
 # Required by the tests
@@ -27,6 +29,8 @@ BuildRequires:  perl(File::Spec)
 BuildRequires:  perl(File::Temp)
 BuildRequires:  perl(JSON::PP) >= 2.27300
 BuildRequires:  perl(lib)
+BuildRequires:  perl(overload)
+BuildRequires:  perl(strict)
 BuildRequires:  perl(Test::Fatal)
 BuildRequires:  perl(Test::More) >= 0.96
 BuildRequires:  perl(Test::Requires)
@@ -68,6 +72,9 @@ find $RPM_BUILD_ROOT -type d -depth -exec rmdir {} 
2>/dev/null ';'
 %{_mandir}/man3/*
 
 %changelog
+* Thu May 04 2017 Ralf Corsépius  - 1.27-1
+- Update to 1.27.
+
 * Sat Feb 11 2017 Fedora Release Engineering  - 
1.26-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
 
diff --git a/sources b/sources
index 081e082..05c5203 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-2e7bf5293fde78210f085c4ff32ee342  Params-Validate-1.26.tar.gz
+SHA512 (Params-Validate-1.27.tar.gz) = 
aa20042f597e4f7a51b1d05ad01403c77be7c7c1176ccb018b83f5d29201d0f61976d697fbb2d0b7c76994c30d9fe9cb5813e097f71f0f06d64014c4518d2910
-- 
cgit v1.1



https://src.fedoraproject.org/cgit/perl-Params-Validate.git/commit/?h=f24=ba722ac048ffaf63d461e9f45116a157d13dd07b
___
perl-devel mailing list -- perl-devel@lists.fedoraproject.org
To unsubscribe send an email to perl-devel-le...@lists.fedoraproject.org


corsepiu pushed to perl-Params-Validate (f24). "Cleanup merger."

2017-05-03 Thread notifications
From 8eabf22270cc0b3cf60f823ecc93bbd1316b89e8 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Ralf=20Cors=C3=A9pius?= 
Date: Thu, 4 May 2017 06:39:22 +0200
Subject: Cleanup merger.

---
 perl-Params-Validate.spec | 3 ---
 1 file changed, 3 deletions(-)

diff --git a/perl-Params-Validate.spec b/perl-Params-Validate.spec
index 9f03de6..a36 100644
--- a/perl-Params-Validate.spec
+++ b/perl-Params-Validate.spec
@@ -75,9 +75,6 @@ find $RPM_BUILD_ROOT -type d -depth -exec rmdir {} 
2>/dev/null ';'
 * Thu May 04 2017 Ralf Corsépius  - 1.27-1
 - Update to 1.27.
 
-* Sat Feb 11 2017 Fedora Release Engineering  - 
1.26-2
-- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
-
 * Sun Oct 09 2016 Ralf Corsépius  - 1.26-1
 - Update to 1.26.
 - Reflect upstream having reverted to Module::Build, again ;)
-- 
cgit v1.1



https://src.fedoraproject.org/cgit/perl-Params-Validate.git/commit/?h=f24=8eabf22270cc0b3cf60f823ecc93bbd1316b89e8
___
perl-devel mailing list -- perl-devel@lists.fedoraproject.org
To unsubscribe send an email to perl-devel-le...@lists.fedoraproject.org


corsepiu pushed to perl-Params-Validate (f24). "- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild"

2017-05-03 Thread notifications
From d7bc061e9450bd57e468eb4c8428c2218ee7e6da Mon Sep 17 00:00:00 2001
From: Fedora Release Engineering 
Date: Sat, 11 Feb 2017 04:47:09 +
Subject: - Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild

---
 perl-Params-Validate.spec | 5 -
 1 file changed, 4 insertions(+), 1 deletion(-)

diff --git a/perl-Params-Validate.spec b/perl-Params-Validate.spec
index f244d4a..ea0e909 100644
--- a/perl-Params-Validate.spec
+++ b/perl-Params-Validate.spec
@@ -1,7 +1,7 @@
 Summary:   Params-Validate Perl module
 Name:  perl-Params-Validate
 Version:   1.26
-Release:   1%{?dist}
+Release:   2%{?dist}
 License:   Artistic 2.0
 Group: Development/Libraries
 URL:   http://search.cpan.org/dist/Params-Validate/
@@ -68,6 +68,9 @@ find $RPM_BUILD_ROOT -type d -depth -exec rmdir {} 
2>/dev/null ';'
 %{_mandir}/man3/*
 
 %changelog
+* Sat Feb 11 2017 Fedora Release Engineering  - 
1.26-2
+- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
+
 * Sun Oct 09 2016 Ralf Corsépius  - 1.26-1
 - Update to 1.26.
 - Reflect upstream having reverted to Module::Build, again ;)
-- 
cgit v1.1



https://src.fedoraproject.org/cgit/perl-Params-Validate.git/commit/?h=f24=d7bc061e9450bd57e468eb4c8428c2218ee7e6da
___
perl-devel mailing list -- perl-devel@lists.fedoraproject.org
To unsubscribe send an email to perl-devel-le...@lists.fedoraproject.org


corsepiu pushed to perl-Params-Validate (f25). "- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild"

2017-05-03 Thread notifications
From 29f334ce9c5bfbc3ca4fc6f1426d7bbd34c36833 Mon Sep 17 00:00:00 2001
From: Fedora Release Engineering 
Date: Sat, 11 Feb 2017 04:47:09 +
Subject: - Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild

---
 perl-Params-Validate.spec | 5 -
 1 file changed, 4 insertions(+), 1 deletion(-)

diff --git a/perl-Params-Validate.spec b/perl-Params-Validate.spec
index c92930d..c0c1aa1 100644
--- a/perl-Params-Validate.spec
+++ b/perl-Params-Validate.spec
@@ -1,7 +1,7 @@
 Summary:   Params-Validate Perl module
 Name:  perl-Params-Validate
 Version:   1.26
-Release:   1%{?dist}
+Release:   2%{?dist}
 License:   Artistic 2.0
 Group: Development/Libraries
 URL:   http://search.cpan.org/dist/Params-Validate/
@@ -68,6 +68,9 @@ find $RPM_BUILD_ROOT -type d -depth -exec rmdir {} 
2>/dev/null ';'
 %{_mandir}/man3/*
 
 %changelog
+* Sat Feb 11 2017 Fedora Release Engineering  - 
1.26-2
+- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
+
 * Sun Oct 09 2016 Ralf Corsépius  - 1.26-1
 - Update to 1.26.
 - Reflect upstream having reverted to Module::Build, again ;)
-- 
cgit v1.1



https://src.fedoraproject.org/cgit/perl-Params-Validate.git/commit/?h=f25=29f334ce9c5bfbc3ca4fc6f1426d7bbd34c36833
___
perl-devel mailing list -- perl-devel@lists.fedoraproject.org
To unsubscribe send an email to perl-devel-le...@lists.fedoraproject.org


corsepiu pushed to perl-Params-Validate (f25). "Update to 1.27."

2017-05-03 Thread notifications
From 352dcde276327e08cc53cbb9dd4b51382c827100 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Ralf=20Cors=C3=A9pius?= 
Date: Thu, 4 May 2017 06:10:51 +0200
Subject: Update to 1.27.

---
 .gitignore|  2 +-
 perl-Params-Validate.spec | 11 +--
 sources   |  2 +-
 3 files changed, 11 insertions(+), 4 deletions(-)

diff --git a/.gitignore b/.gitignore
index d2dfb07..c2823ed 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1 @@
-/Params-Validate-1.26.tar.gz
+/Params-Validate-1.27.tar.gz
diff --git a/perl-Params-Validate.spec b/perl-Params-Validate.spec
index c0c1aa1..b2b9c98 100644
--- a/perl-Params-Validate.spec
+++ b/perl-Params-Validate.spec
@@ -1,7 +1,7 @@
 Summary:   Params-Validate Perl module
 Name:  perl-Params-Validate
-Version:   1.26
-Release:   2%{?dist}
+Version:   1.27
+Release:   1%{?dist}
 License:   Artistic 2.0
 Group: Development/Libraries
 URL:   http://search.cpan.org/dist/Params-Validate/
@@ -18,6 +18,8 @@ BuildRequires:  perl(Module::Build) >= 0.28
 # Run-time:
 BuildRequires:  perl(Exporter)
 BuildRequires:  perl(Scalar::Util) >= 1.20
+BuildRequires:  perl(warnings)
+BuildRequires:  perl(vars)
 BuildRequires:  perl(XSLoader)
 
 # Required by the tests
@@ -27,6 +29,8 @@ BuildRequires:  perl(File::Spec)
 BuildRequires:  perl(File::Temp)
 BuildRequires:  perl(JSON::PP) >= 2.27300
 BuildRequires:  perl(lib)
+BuildRequires:  perl(overload)
+BuildRequires:  perl(strict)
 BuildRequires:  perl(Test::Fatal)
 BuildRequires:  perl(Test::More) >= 0.96
 BuildRequires:  perl(Test::Requires)
@@ -68,6 +72,9 @@ find $RPM_BUILD_ROOT -type d -depth -exec rmdir {} 
2>/dev/null ';'
 %{_mandir}/man3/*
 
 %changelog
+* Thu May 04 2017 Ralf Corsépius  - 1.27-1
+- Update to 1.27.
+
 * Sat Feb 11 2017 Fedora Release Engineering  - 
1.26-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
 
diff --git a/sources b/sources
index 081e082..05c5203 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-2e7bf5293fde78210f085c4ff32ee342  Params-Validate-1.26.tar.gz
+SHA512 (Params-Validate-1.27.tar.gz) = 
aa20042f597e4f7a51b1d05ad01403c77be7c7c1176ccb018b83f5d29201d0f61976d697fbb2d0b7c76994c30d9fe9cb5813e097f71f0f06d64014c4518d2910
-- 
cgit v1.1



https://src.fedoraproject.org/cgit/perl-Params-Validate.git/commit/?h=f25=352dcde276327e08cc53cbb9dd4b51382c827100
___
perl-devel mailing list -- perl-devel@lists.fedoraproject.org
To unsubscribe send an email to perl-devel-le...@lists.fedoraproject.org


corsepiu pushed to perl-Params-Validate (f25). "Cleanup merger."

2017-05-03 Thread notifications
From f504a8c83ef64c5e806cb4852382449688acb224 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Ralf=20Cors=C3=A9pius?= 
Date: Thu, 4 May 2017 06:39:22 +0200
Subject: Cleanup merger.

---
 perl-Params-Validate.spec | 3 ---
 1 file changed, 3 deletions(-)

diff --git a/perl-Params-Validate.spec b/perl-Params-Validate.spec
index b2b9c98..a9c0fbc 100644
--- a/perl-Params-Validate.spec
+++ b/perl-Params-Validate.spec
@@ -75,9 +75,6 @@ find $RPM_BUILD_ROOT -type d -depth -exec rmdir {} 
2>/dev/null ';'
 * Thu May 04 2017 Ralf Corsépius  - 1.27-1
 - Update to 1.27.
 
-* Sat Feb 11 2017 Fedora Release Engineering  - 
1.26-2
-- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
-
 * Sun Oct 09 2016 Ralf Corsépius  - 1.26-1
 - Update to 1.26.
 - Reflect upstream having reverted to Module::Build, again ;)
-- 
cgit v1.1



https://src.fedoraproject.org/cgit/perl-Params-Validate.git/commit/?h=f25=f504a8c83ef64c5e806cb4852382449688acb224
___
perl-devel mailing list -- perl-devel@lists.fedoraproject.org
To unsubscribe send an email to perl-devel-le...@lists.fedoraproject.org


corsepiu pushed to perl-Params-Validate (f26). "Update to 1.27."

2017-05-03 Thread notifications
From 352dcde276327e08cc53cbb9dd4b51382c827100 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Ralf=20Cors=C3=A9pius?= 
Date: Thu, 4 May 2017 06:10:51 +0200
Subject: Update to 1.27.

---
 .gitignore|  2 +-
 perl-Params-Validate.spec | 11 +--
 sources   |  2 +-
 3 files changed, 11 insertions(+), 4 deletions(-)

diff --git a/.gitignore b/.gitignore
index d2dfb07..c2823ed 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1 @@
-/Params-Validate-1.26.tar.gz
+/Params-Validate-1.27.tar.gz
diff --git a/perl-Params-Validate.spec b/perl-Params-Validate.spec
index c0c1aa1..b2b9c98 100644
--- a/perl-Params-Validate.spec
+++ b/perl-Params-Validate.spec
@@ -1,7 +1,7 @@
 Summary:   Params-Validate Perl module
 Name:  perl-Params-Validate
-Version:   1.26
-Release:   2%{?dist}
+Version:   1.27
+Release:   1%{?dist}
 License:   Artistic 2.0
 Group: Development/Libraries
 URL:   http://search.cpan.org/dist/Params-Validate/
@@ -18,6 +18,8 @@ BuildRequires:  perl(Module::Build) >= 0.28
 # Run-time:
 BuildRequires:  perl(Exporter)
 BuildRequires:  perl(Scalar::Util) >= 1.20
+BuildRequires:  perl(warnings)
+BuildRequires:  perl(vars)
 BuildRequires:  perl(XSLoader)
 
 # Required by the tests
@@ -27,6 +29,8 @@ BuildRequires:  perl(File::Spec)
 BuildRequires:  perl(File::Temp)
 BuildRequires:  perl(JSON::PP) >= 2.27300
 BuildRequires:  perl(lib)
+BuildRequires:  perl(overload)
+BuildRequires:  perl(strict)
 BuildRequires:  perl(Test::Fatal)
 BuildRequires:  perl(Test::More) >= 0.96
 BuildRequires:  perl(Test::Requires)
@@ -68,6 +72,9 @@ find $RPM_BUILD_ROOT -type d -depth -exec rmdir {} 
2>/dev/null ';'
 %{_mandir}/man3/*
 
 %changelog
+* Thu May 04 2017 Ralf Corsépius  - 1.27-1
+- Update to 1.27.
+
 * Sat Feb 11 2017 Fedora Release Engineering  - 
1.26-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
 
diff --git a/sources b/sources
index 081e082..05c5203 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-2e7bf5293fde78210f085c4ff32ee342  Params-Validate-1.26.tar.gz
+SHA512 (Params-Validate-1.27.tar.gz) = 
aa20042f597e4f7a51b1d05ad01403c77be7c7c1176ccb018b83f5d29201d0f61976d697fbb2d0b7c76994c30d9fe9cb5813e097f71f0f06d64014c4518d2910
-- 
cgit v1.1



https://src.fedoraproject.org/cgit/perl-Params-Validate.git/commit/?h=f26=352dcde276327e08cc53cbb9dd4b51382c827100
___
perl-devel mailing list -- perl-devel@lists.fedoraproject.org
To unsubscribe send an email to perl-devel-le...@lists.fedoraproject.org


[Bug 1446865] perl-Params-Validate-1.27 is available

2017-05-03 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1446865



--- Comment #3 from Upstream Release Monitoring 
 ---
corsepiu's perl-Params-Validate-1.27-1.fc27 completed
http://koji.fedoraproject.org/koji/buildinfo?buildID=886212

-- 
You are receiving this mail because:
You are on the CC list for the bug.
___
perl-devel mailing list -- perl-devel@lists.fedoraproject.org
To unsubscribe send an email to perl-devel-le...@lists.fedoraproject.org


corsepiu pushed to perl-Params-Validate (master). "Update to 1.27."

2017-05-03 Thread notifications
From 352dcde276327e08cc53cbb9dd4b51382c827100 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Ralf=20Cors=C3=A9pius?= 
Date: Thu, 4 May 2017 06:10:51 +0200
Subject: Update to 1.27.

---
 .gitignore|  2 +-
 perl-Params-Validate.spec | 11 +--
 sources   |  2 +-
 3 files changed, 11 insertions(+), 4 deletions(-)

diff --git a/.gitignore b/.gitignore
index d2dfb07..c2823ed 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1 @@
-/Params-Validate-1.26.tar.gz
+/Params-Validate-1.27.tar.gz
diff --git a/perl-Params-Validate.spec b/perl-Params-Validate.spec
index c0c1aa1..b2b9c98 100644
--- a/perl-Params-Validate.spec
+++ b/perl-Params-Validate.spec
@@ -1,7 +1,7 @@
 Summary:   Params-Validate Perl module
 Name:  perl-Params-Validate
-Version:   1.26
-Release:   2%{?dist}
+Version:   1.27
+Release:   1%{?dist}
 License:   Artistic 2.0
 Group: Development/Libraries
 URL:   http://search.cpan.org/dist/Params-Validate/
@@ -18,6 +18,8 @@ BuildRequires:  perl(Module::Build) >= 0.28
 # Run-time:
 BuildRequires:  perl(Exporter)
 BuildRequires:  perl(Scalar::Util) >= 1.20
+BuildRequires:  perl(warnings)
+BuildRequires:  perl(vars)
 BuildRequires:  perl(XSLoader)
 
 # Required by the tests
@@ -27,6 +29,8 @@ BuildRequires:  perl(File::Spec)
 BuildRequires:  perl(File::Temp)
 BuildRequires:  perl(JSON::PP) >= 2.27300
 BuildRequires:  perl(lib)
+BuildRequires:  perl(overload)
+BuildRequires:  perl(strict)
 BuildRequires:  perl(Test::Fatal)
 BuildRequires:  perl(Test::More) >= 0.96
 BuildRequires:  perl(Test::Requires)
@@ -68,6 +72,9 @@ find $RPM_BUILD_ROOT -type d -depth -exec rmdir {} 
2>/dev/null ';'
 %{_mandir}/man3/*
 
 %changelog
+* Thu May 04 2017 Ralf Corsépius  - 1.27-1
+- Update to 1.27.
+
 * Sat Feb 11 2017 Fedora Release Engineering  - 
1.26-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
 
diff --git a/sources b/sources
index 081e082..05c5203 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-2e7bf5293fde78210f085c4ff32ee342  Params-Validate-1.26.tar.gz
+SHA512 (Params-Validate-1.27.tar.gz) = 
aa20042f597e4f7a51b1d05ad01403c77be7c7c1176ccb018b83f5d29201d0f61976d697fbb2d0b7c76994c30d9fe9cb5813e097f71f0f06d64014c4518d2910
-- 
cgit v1.1



https://src.fedoraproject.org/cgit/perl-Params-Validate.git/commit/?h=master=352dcde276327e08cc53cbb9dd4b51382c827100
___
perl-devel mailing list -- perl-devel@lists.fedoraproject.org
To unsubscribe send an email to perl-devel-le...@lists.fedoraproject.org


corsepiu uploaded Params-Validate-1.27.tar.gz for perl-Params-Validate

2017-05-03 Thread notifications
aa20042f597e4f7a51b1d05ad01403c77be7c7c1176ccb018b83f5d29201d0f61976d697fbb2d0b7c76994c30d9fe9cb5813e097f71f0f06d64014c4518d2910
  Params-Validate-1.27.tar.gz

https://src.fedoraproject.org/lookaside/pkgs/perl-Params-Validate/Params-Validate-1.27.tar.gz/sha512/aa20042f597e4f7a51b1d05ad01403c77be7c7c1176ccb018b83f5d29201d0f61976d697fbb2d0b7c76994c30d9fe9cb5813e097f71f0f06d64014c4518d2910/Params-Validate-1.27.tar.gz
___
perl-devel mailing list -- perl-devel@lists.fedoraproject.org
To unsubscribe send an email to perl-devel-le...@lists.fedoraproject.org


Re: mp3 encoding now ok

2017-05-03 Thread Nico Kadel-Garcia
On Wed, May 3, 2017 at 6:34 PM, Dan Book  wrote:
> On Wed, May 3, 2017 at 5:31 PM, Emmanuel Seyman  wrote:
>>
>> * Jon [03/05/2017 15:57] :
>> >
>> > Normally Spot would revel these kind of topics.
>> >
>> > Where are you Spot?
>> >
>> > Have you run this topic through RH legal?
>>
>> Yes, it has been run through Red Hat legal channels.
>>
>>
>> https://lists.fedoraproject.org/archives/list/le...@lists.fedoraproject.org/message/34NPNTJITRHRP2FRKKYGL2YMEUU4BDYF/
>
>
> That is regarding decoding software, not encoding.

It's a *start*.
___
devel mailing list -- devel@lists.fedoraproject.org
To unsubscribe send an email to devel-le...@lists.fedoraproject.org


Re: [RFC] delta-repository-metadata

2017-05-03 Thread Ken Dreyer
On Thu, Apr 27, 2017 at 11:02 AM, Igor Gnatenko
 wrote:
> We would like you to try it out and give feedback, it is very important
> for us! Just send it as reply to this message..


This is an interesting feature, thanks for announcing it and
presenting at DevConf.

Colin Walters made an interesting point in a different context [1]
when it comes to adding additional files to the package manager.
Mirror content updates are not atomic, so mirrors could have some
files but not others. In this context, Colin pointed out that a mirror
could update repomd.xml independently of repomd.xml.asc. This leads to
client races, where the only solution is to retry.

Previously, Debian used to have apt-get download its "Release" files
and GPG signatures in separate "Release.asc" files. With the number of
mirrors and the number of clients, these updates would race frequently
and Debian finally moved to inline-gpg-signing their files as
"InRelease". [2]

When I think about this solution of introducing more metadata files on
the mirrors, I'm wondering if this could introduce more client races
in a similar way? What is the behavior when mirrors misbehave, or are
just a little slow?

- Ken


[1] https://pagure.io/releng/issue/133
[2] 
http://www.chiark.greenend.org.uk/~cjwatson/blog/no-more-hash-sum-mismatch-errors.html
___
devel mailing list -- devel@lists.fedoraproject.org
To unsubscribe send an email to devel-le...@lists.fedoraproject.org


Finalized F27 Candidates

2017-05-03 Thread Kate Carcia
Hello,

We have recently verified the list of candidates for F27. The link with the
updated list is below.

https://fedoraproject.org/wiki/ReleaseEngineering/PriorityPipeline#Backlog

We welcome any feedback you may have.

Best,
Kate

--
Project Manager *|* RCM *|* Westford, MA
Office: +1 (857) 770-0448 *|* IRC: katec
___
devel mailing list -- devel@lists.fedoraproject.org
To unsubscribe send an email to devel-le...@lists.fedoraproject.org


F26 update ejected?

2017-05-03 Thread Richard Shaw
I have two packages which I got notifications that they were "ejected" from
the push, an example:

BackupPC-4.1.2-1.fc26 ejected from the push because u"Cannot find relevant
tag for BackupPC-4.1.2-1.fc26. None of ['f26-updates-testing',
'f26-updates-testing-pending'] are in [u'f22-updates-candidate',
u'dist-6E-epel-testing-candidate', u'f21-updates-candidate',
u'f24-updates-candidate', u'f26-updates-candidate',
u'epel7-testing-candidate', u'f25-updates-candidate',
u'f23-updates-candidate', u'dist-5E-epel-testing-candidate']."

Bodhi is giving me the option to push it to testing again but the koji tag
is already showing f26-updates-testing...

Ideas?

Thanks,
Richard
___
devel mailing list -- devel@lists.fedoraproject.org
To unsubscribe send an email to devel-le...@lists.fedoraproject.org


[Bug 1447819] New: perl-Test-LWP-UserAgent-0.032 is available

2017-05-03 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1447819

Bug ID: 1447819
   Summary: perl-Test-LWP-UserAgent-0.032 is available
   Product: Fedora
   Version: rawhide
 Component: perl-Test-LWP-UserAgent
  Keywords: FutureFeature, Triaged
  Assignee: jples...@redhat.com
  Reporter: upstream-release-monitor...@fedoraproject.org
QA Contact: extras...@fedoraproject.org
CC: jples...@redhat.com,
perl-devel@lists.fedoraproject.org, ppi...@redhat.com



Latest upstream release: 0.032
Current version/release in rawhide: 0.031-2.fc26
URL: http://search.cpan.org/dist/Test-LWP-UserAgent/

Please consult the package updates policy before you issue an update to a
stable branch: https://fedoraproject.org/wiki/Updates_Policy

More information about the service that created this bug can be found at:
https://fedoraproject.org/wiki/Upstream_release_monitoring

Please keep in mind that with any upstream change, there may also be packaging
changes that need to be made. Specifically, please remember that it is your
responsibility to review the new version to ensure that the licensing is still
correct and that no non-free or legally problematic items have been added
upstream.

Based on the information from anitya: 
https://release-monitoring.org/project/6999/

-- 
You are receiving this mail because:
You are on the CC list for the bug.
___
perl-devel mailing list -- perl-devel@lists.fedoraproject.org
To unsubscribe send an email to perl-devel-le...@lists.fedoraproject.org


[Bug 1447815] New: perl-Moose-2.2005 is available

2017-05-03 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1447815

Bug ID: 1447815
   Summary: perl-Moose-2.2005 is available
   Product: Fedora
   Version: rawhide
 Component: perl-Moose
  Keywords: FutureFeature, Triaged
  Assignee: emman...@seyman.fr
  Reporter: upstream-release-monitor...@fedoraproject.org
QA Contact: extras...@fedoraproject.org
CC: emman...@seyman.fr, iarn...@gmail.com,
p...@city-fan.org, perl-devel@lists.fedoraproject.org



Latest upstream release: 2.2005
Current version/release in rawhide: 2.2004-2.fc26
URL: http://search.cpan.org/dist/Moose/

Please consult the package updates policy before you issue an update to a
stable branch: https://fedoraproject.org/wiki/Updates_Policy

More information about the service that created this bug can be found at:
https://fedoraproject.org/wiki/Upstream_release_monitoring

Please keep in mind that with any upstream change, there may also be packaging
changes that need to be made. Specifically, please remember that it is your
responsibility to review the new version to ensure that the licensing is still
correct and that no non-free or legally problematic items have been added
upstream.

Based on the information from anitya: 
https://release-monitoring.org/project/6197/

-- 
You are receiving this mail because:
You are on the CC list for the bug.
___
perl-devel mailing list -- perl-devel@lists.fedoraproject.org
To unsubscribe send an email to perl-devel-le...@lists.fedoraproject.org


Re: Fedora 26-20170502.n.0 compose check report

2017-05-03 Thread Adam Williamson
On Tue, 2017-05-02 at 20:09 +, Fedora compose checker wrote:
> Missing expected images:
> 
> Cloud_base qcow2 x86_64
> Atomic qcow2 x86_64
> Cloud_base raw-xz x86_64
> Xfce raw-xz armhfp
> Atomic raw-xz x86_64
> 
> Failed openQA tests: 24/116 (x86_64), 12/23 (i386), 1/2 (arm)

So the g-i-s crash bug is still causing a lot of these, because the
initial fix for it doesn't seem to be complete; the update got several
reports that people were running into a different crash, so it hasn't
been pushed stable. fmuellner is taking a look at that now to try and
come up with a complete fix.

Other than that:

> ID: 90236 Test: x86_64 Server-dvd-iso server_realmd_join_kickstart
> URL: https://openqa.fedoraproject.org/tests/90236

I was expecting this to be fixed with
https://bugzilla.redhat.com/show_bug.cgi?id=1433560 , but it still
seems to be failing, although the system time does *seem* to be correct
now. I'll dig into it some more tomorrow.

> ID: 90250 Test: x86_64 Workstation-live-iso install_default_upload
> URL: https://openqa.fedoraproject.org/tests/90250
> ID: 90251 Test: x86_64 Workstation-live-iso install_default@uefi
> URL: https://openqa.fedoraproject.org/tests/90251
> ID: 90262 Test: x86_64 Workstation-boot-iso install_default
> URL: https://openqa.fedoraproject.org/tests/90262
> ID: 90265 Test: x86_64 Workstation-boot-iso install_default@uefi
> URL: https://openqa.fedoraproject.org/tests/90265
> ID: 90266 Test: i386 Workstation-live-iso install_default
> URL: https://openqa.fedoraproject.org/tests/90266
> ID: 90268 Test: i386 Workstation-boot-iso install_default
> URL: https://openqa.fedoraproject.org/tests/90268

These are all the g-i-s bug.

> ID: 90269 Test: x86_64 KDE-live-iso install_default_upload
> URL: https://openqa.fedoraproject.org/tests/90269
> ID: 90270 Test: x86_64 KDE-live-iso install_default@uefi
> URL: https://openqa.fedoraproject.org/tests/90270

These were caused by the openQA worker host box hiccuping during the
tests. I re-ran them and they passed.

> ID: 90279 Test: x86_64 KDE-live-iso desktop_notifications_live
> URL: https://openqa.fedoraproject.org/tests/90279

Still https://bugzilla.redhat.com/show_bug.cgi?id=1436873 .

> ID: 90281 Test: i386 KDE-live-iso install_default
> URL: https://openqa.fedoraproject.org/tests/90281

KDE hung during startup. Not sure if this is the same transient issue
that sometimes affects x86_64, or if it's specific to i386.

> ID: 90282 Test: arm Minimal-raw_xz-raw.xz 
> install_arm_image_deployment_upload
> URL: https://openqa.fedoraproject.org/tests/90282

Same problem that affected the KDE tests above, a stall.

> ID: 90296 Test: x86_64 universal install_kickstart_user_creation
> URL: https://openqa.fedoraproject.org/tests/90296
> ID: 90297 Test: x86_64 universal install_scsi_updates_img
> URL: https://openqa.fedoraproject.org/tests/90297

These two, and several others, failed due to a change in curl which
makes any attempt to use a kickstart or updates image retrieved via
HTTPS fail. I've been looking into that one today, more details in the
bug: https://bugzilla.redhat.com/show_bug.cgi?id=144

> ID: 90311 Test: x86_64 universal install_blivet_ext3
> URL: https://openqa.fedoraproject.org/tests/90311
> ID: 90312 Test: x86_64 universal install_blivet_no_swap
> URL: https://openqa.fedoraproject.org/tests/90312
> ID: 90313 Test: x86_64 universal install_blivet_xfs
> URL: https://openqa.fedoraproject.org/tests/90313
> ID: 90314 Test: x86_64 universal install_blivet_software_raid
> URL: https://openqa.fedoraproject.org/tests/90314
> ID: 90315 Test: x86_64 universal install_blivet_lvmthin
> URL: https://openqa.fedoraproject.org/tests/90315

This seems to be some kind of test issue, not setting the size of the
/boot partition properly; the recent new version of anaconda might have
changed the UI and stopped the test doing the right thing. If jsedlak
doesn't look into this first, I'll look at it tomorrow.

> ID: 90329 Test: x86_64 universal upgrade_desktop_64bit
> URL: https://openqa.fedoraproject.org/tests/90329
> ID: 90332 Test: x86_64 universal upgrade_desktop_encrypted_64bit
> URL: https://openqa.fedoraproject.org/tests/90332
> ID: 90334 Test: x86_64 universal upgrade_2_desktop_64bit
> URL: https://openqa.fedoraproject.org/tests/90334
> ID: 90337 Test: x86_64 universal upgrade_2_desktop_encrypted_64bit
> URL: https://openqa.fedoraproject.org/tests/90337
> ID: 90341 Test: x86_64 universal install_european_language
> URL: https://openqa.fedoraproject.org/tests/90341
> ID: 90342 Test: x86_64 universal install_cyrillic_language
> URL: https://openqa.fedoraproject.org/tests/90342
> ID: 90343 Test: x86_64 universal install_asian_language
> URL: https://openqa.fedoraproject.org/tests/90343

These are all the g-i-s bug, I think.

> ID: 90344 Test: x86_64 universal install_kickstart_firewall_disabled
> URL: 

Re: mp3 encoding now ok

2017-05-03 Thread Dan Book
On Wed, May 3, 2017 at 5:31 PM, Emmanuel Seyman  wrote:

> * Jon [03/05/2017 15:57] :
> >
> > Normally Spot would revel these kind of topics.
> >
> > Where are you Spot?
> >
> > Have you run this topic through RH legal?
>
> Yes, it has been run through Red Hat legal channels.
>
> https://lists.fedoraproject.org/archives/list/legal@lists.
> fedoraproject.org/message/34NPNTJITRHRP2FRKKYGL2YMEUU4BDYF/


That is regarding decoding software, not encoding.
___
devel mailing list -- devel@lists.fedoraproject.org
To unsubscribe send an email to devel-le...@lists.fedoraproject.org


Re: mp3 encoding now ok

2017-05-03 Thread Emmanuel Seyman
* Jon [03/05/2017 15:57] :
>
> Normally Spot would revel these kind of topics.
> 
> Where are you Spot?
> 
> Have you run this topic through RH legal?

Yes, it has been run through Red Hat legal channels.

https://lists.fedoraproject.org/archives/list/le...@lists.fedoraproject.org/message/34NPNTJITRHRP2FRKKYGL2YMEUU4BDYF/

Emmanuel
___
devel mailing list -- devel@lists.fedoraproject.org
To unsubscribe send an email to devel-le...@lists.fedoraproject.org


[EPEL-devel] Re: Pull request/Changes to CentOS Extras repo??

2017-05-03 Thread Orion Poplawski
On 04/04/2017 02:42 AM, Martin Juhl wrote:
> Ok... now I have a complete list:
> 
> For building "python-flask-whooshee" in the copr project.. I need:
> 
> python3-blinker:
>No other dependencies
> 
> python3-flask:
>python3-itsdangerous
>python3-sqlalchemy

again, already in EPEL7

>python3-werkzeug - Depends on python3-sphinx

python3-sphinx is a hairy mess last I checked.  I've either disabled docs or
built with python-sphinx.

> python3-flask-sqlalchemy
>No other dependencies
> 
> So all in all, it's 7 packages...
> 
> I have the specs for building only the python3.. 
> 
> What should I do to commit these for review???

Same as any other review.  Just note in the comments that it is EPEL only.


> I'm already in the fedora packager group...
> 
> Thanks...
> 
> 
> /Martin
> 
> - Original meddelelse -
> Fra: "Orion Poplawski" 
> Til: "epel-devel" 
> Sendt: fredag, 31. marts 2017 16:39:37
> Emne: [EPEL-devel] Re: Pull request/Changes to CentOS Extras repo??
> 
> On 03/30/2017 04:41 AM, Martin Juhl wrote: 
>> Hi Again... 
>>
>> So... I forgot that python34 comes from EPEL, so the CentOS guys can't 
>> enable python3 builds... 
>>
>> So I guess these builds should be done in EPEL?? 
>>
>> I haven't got a list, but it's stuff like: 
>>
>> python-blinker-1.3-2.el7.src.rpm 
>> python-sqlalchemy-0.9.8-1.el7.src.rpm 
> 
> FYI - python3-sqlalchemy is already in EPEL7. 
> 
> python34-sqlalchemy.x86_64 1.1.3-1.el7 epel 
> 
> 
> 


-- 
Orion Poplawski
Technical Manager  720-772-5637
NWRA, Boulder/CoRA Office FAX: 303-415-9702
3380 Mitchell Lane   or...@nwra.com
Boulder, CO 80301   http://www.nwra.com
___
epel-devel mailing list -- epel-devel@lists.fedoraproject.org
To unsubscribe send an email to epel-devel-le...@lists.fedoraproject.org


Schedule for Thursday's FPC Meeting (2017-05-04 16:00 UTC)

2017-05-03 Thread James Antill
 Following is the list of topics that will be discussed in the FPC
meeting Thursday at 2017-05-04 16:00 UTC in #fedora-meeting-1 on
irc.freenode.net.

 Local time information (via. uitime):

= Day: Thursday ==
2017-05-04 14:07 PDT  US/Pacific
2017-05-04 17:07 EDT  --> US/Eastern <--
2017-05-04 21:07 UTC  UTC   
2017-05-04 22:07 BST  Europe/London 
2017-05-04 23:07 CEST Europe/Paris  
2017-05-04 23:07 CEST Europe/Berlin 
 New Day: Friday -
2017-05-05 02:37 IST  Asia/Calcutta 
2017-05-05 05:07 +08  Asia/Singapore
2017-05-05 05:07 HKT  Asia/Hong_Kong
2017-05-05 06:07 JST  Asia/Tokyo
2017-05-05 07:07 AEST Australia/Brisbane

 Links to all tickets below can be found at: 

https://pagure.io/packaging-committee/issues?status=Open=meeting

[Ed. note, this is intentionally blank
 there is currently an empty schedule]

= Open Floor = 

 For more complete details, please visit each individual ticket.  The
report of the agenda items can be found at:

https://pagure.io/packaging-committee/issues?status=Open=meeting

 If you would like to add something to this agenda, you can reply to
this e-mail, file a new ticket at https://fedorahosted.org/fpc,
e-mail me directly, or bring it up at the end of the meeting, during
the open floor topic. Note that added topics may be deferred until
the following meeting. 
___
devel mailing list -- devel@lists.fedoraproject.org
To unsubscribe send an email to devel-le...@lists.fedoraproject.org


Re: mp3 encoding now ok

2017-05-03 Thread Jon
Normally Spot would revel these kind of topics.

Where are you Spot?

Have you run this topic through RH legal?

Presumably one does not need legal sign-off when patents legally
expire, but this topic is significant.

We can now package mp3 encoding software.

That is a big thing.

--Jon

On Wed, May 3, 2017 at 3:13 PM, Christian Schaller  wrote:
> Thanks, hadn't seen that. Ok, well I guess they do deserve some credit for 
> owning up to
> their patents having expired. I am sure there are others out there who would 
> keep
> claiming they still had IP in the hope of creating enough uncertainty to get 
> at least
> some people to keep paying.
>
> Christian
>
>
>
> - Original Message -
>> From: "Jon" 
>> To: "Development discussions related to Fedora" 
>> 
>> Sent: Wednesday, May 3, 2017 2:59:32 PM
>> Subject: Re: mp3 encoding now ok
>>
>> From the source:
>>
>> """
>> On April 23, 2017, Technicolor's mp3 licensing program for certain mp3
>> related patents and software of Technicolor and Fraunhofer IIS has
>> been terminated.
>> """
>>
>> https://www.iis.fraunhofer.de/en/ff/amm/prod/audiocodec/audiocodecs/mp3.html
>>
>> --Jon
>>
>> On Wed, May 3, 2017 at 1:29 PM, Denise Dumas  wrote:
>> > Congratulations!!!
>> >
>> >> On May 3, 2017, at 1:45 PM, Christian Schaller 
>> >> wrote:
>> >>
>> >> Hi,
>> >> So just wanted everyone to know that we now have the go ahead to ship mp3
>> >> encoding in Fedora too. So anyone involved with packaging
>> >> mp3 encoders can now start migrating them to the Fedora repositories. We
>> >> are still in the process of evaluating other codecs.
>> >>
>> >> Christian
>> >> ___
>> >> devel mailing list -- devel@lists.fedoraproject.org
>> >> To unsubscribe send an email to devel-le...@lists.fedoraproject.org
>> > ___
>> > devel mailing list -- devel@lists.fedoraproject.org
>> > To unsubscribe send an email to devel-le...@lists.fedoraproject.org
>>
>>
>>
>> --
>>
>> -Jon Disnard
>> ___
>> devel mailing list -- devel@lists.fedoraproject.org
>> To unsubscribe send an email to devel-le...@lists.fedoraproject.org
>>
> ___
> devel mailing list -- devel@lists.fedoraproject.org
> To unsubscribe send an email to devel-le...@lists.fedoraproject.org



-- 

-Jon Disnard
___
devel mailing list -- devel@lists.fedoraproject.org
To unsubscribe send an email to devel-le...@lists.fedoraproject.org


[389-devel] please review: Ticket 49241 - Update usage and man page for db2bak.pl

2017-05-03 Thread Mark Reynolds
https://pagure.io/389-ds-base/issue/49241

https://pagure.io/389-ds-base/issue/raw/files/68bab96fcfa4b7617818bf3d9b852a242173d923fc13a62457a82168a6b22c1e-0001-Ticket-49241-Update-man-page-and-usage-for-db2bak.pl.patch

___
389-devel mailing list -- 389-devel@lists.fedoraproject.org
To unsubscribe send an email to 389-devel-le...@lists.fedoraproject.org


Re: mp3 encoding now ok

2017-05-03 Thread Christian Schaller
Thanks, hadn't seen that. Ok, well I guess they do deserve some credit for 
owning up to 
their patents having expired. I am sure there are others out there who would 
keep 
claiming they still had IP in the hope of creating enough uncertainty to get at 
least 
some people to keep paying.

Christian



- Original Message -
> From: "Jon" 
> To: "Development discussions related to Fedora" 
> 
> Sent: Wednesday, May 3, 2017 2:59:32 PM
> Subject: Re: mp3 encoding now ok
> 
> From the source:
> 
> """
> On April 23, 2017, Technicolor's mp3 licensing program for certain mp3
> related patents and software of Technicolor and Fraunhofer IIS has
> been terminated.
> """
> 
> https://www.iis.fraunhofer.de/en/ff/amm/prod/audiocodec/audiocodecs/mp3.html
> 
> --Jon
> 
> On Wed, May 3, 2017 at 1:29 PM, Denise Dumas  wrote:
> > Congratulations!!!
> >
> >> On May 3, 2017, at 1:45 PM, Christian Schaller 
> >> wrote:
> >>
> >> Hi,
> >> So just wanted everyone to know that we now have the go ahead to ship mp3
> >> encoding in Fedora too. So anyone involved with packaging
> >> mp3 encoders can now start migrating them to the Fedora repositories. We
> >> are still in the process of evaluating other codecs.
> >>
> >> Christian
> >> ___
> >> devel mailing list -- devel@lists.fedoraproject.org
> >> To unsubscribe send an email to devel-le...@lists.fedoraproject.org
> > ___
> > devel mailing list -- devel@lists.fedoraproject.org
> > To unsubscribe send an email to devel-le...@lists.fedoraproject.org
> 
> 
> 
> --
> 
> -Jon Disnard
> ___
> devel mailing list -- devel@lists.fedoraproject.org
> To unsubscribe send an email to devel-le...@lists.fedoraproject.org
> 
___
devel mailing list -- devel@lists.fedoraproject.org
To unsubscribe send an email to devel-le...@lists.fedoraproject.org


[EPEL-devel] Re: Pull request/Changes to CentOS Extras repo??

2017-05-03 Thread Michal Novotny
Hello,

I would perhaps try to contact one of a package maintainers for
python-flask (see
https://admin.fedoraproject.org/pkgdb/package/rpms/python-flask/). Or, you
could file a request against
 Fedora EPEL on
Bugzilla to add Flask for python3. It's mainly about python3(4)-flask to
get into EPEL, all other packages are mostly its deps. That would be a
great achievement to get it there.

clime

On Thu, Apr 20, 2017 at 12:52 AM, Martin Juhl  wrote:

> Hi guys
>
> I have no idea where to go from here???
>
> Can anyone give me a hint???
>
> Regards
>
> Martin
>
>
> - Original meddelelse -
> Fra: "mj" 
> Til: "epel-devel" 
> Sendt: tirsdag, 4. april 2017 10:42:20
> Emne: [EPEL-devel] Re: Pull request/Changes to CentOS Extras repo??
>
> Ok... now I have a complete list:
>
> For building "python-flask-whooshee" in the copr project.. I need:
>
> python3-blinker:
> No other dependencies
>
> python3-flask:
> python3-itsdangerous
> python3-sqlalchemy
> python3-werkzeug - Depends on python3-sphinx
>
> python3-flask-sqlalchemy
> No other dependencies
>
> So all in all, it's 7 packages...
>
> I have the specs for building only the python3..
>
> What should I do to commit these for review???
>
> I'm already in the fedora packager group...
>
> Thanks...
>
>
> /Martin
>
> - Original meddelelse -
> Fra: "Orion Poplawski" 
> Til: "epel-devel" 
> Sendt: fredag, 31. marts 2017 16:39:37
> Emne: [EPEL-devel] Re: Pull request/Changes to CentOS Extras repo??
>
> On 03/30/2017 04:41 AM, Martin Juhl wrote:
> > Hi Again...
> >
> > So... I forgot that python34 comes from EPEL, so the CentOS guys can't
> enable python3 builds...
> >
> > So I guess these builds should be done in EPEL??
> >
> > I haven't got a list, but it's stuff like:
> >
> > python-blinker-1.3-2.el7.src.rpm
> > python-sqlalchemy-0.9.8-1.el7.src.rpm
>
> FYI - python3-sqlalchemy is already in EPEL7.
>
> python34-sqlalchemy.x86_64 1.1.3-1.el7 epel
>
>
>
> --
> Orion Poplawski
> Technical Manager 303-415-9701 x222
> NWRA/CoRA Division FAX: 303-415-9702
> 3380 Mitchell Lane or...@cora.nwra.com
> Boulder, CO 80301 http://www.cora.nwra.com
> ___
> epel-devel mailing list -- epel-devel@lists.fedoraproject.org
> To unsubscribe send an email to epel-devel-le...@lists.fedoraproject.org
> ___
> epel-devel mailing list -- epel-devel@lists.fedoraproject.org
> To unsubscribe send an email to epel-devel-le...@lists.fedoraproject.org
>
>
___
epel-devel mailing list -- epel-devel@lists.fedoraproject.org
To unsubscribe send an email to epel-devel-le...@lists.fedoraproject.org


Re: mp3 encoding now ok

2017-05-03 Thread Bastien Nocera


- Original Message -
> Hi,
> So just wanted everyone to know that we now have the go ahead to ship mp3
> encoding in Fedora too. So anyone involved with packaging
> mp3 encoders can now start migrating them to the Fedora repositories. We are
> still in the process of evaluating other codecs.

I'll tell Thomas we can retire Codeina.

Thanks :)
___
devel mailing list -- devel@lists.fedoraproject.org
To unsubscribe send an email to devel-le...@lists.fedoraproject.org


Re: xorg-x11-drv-dummy for s390x?

2017-05-03 Thread Orion Poplawski

On 05/03/2017 11:49 AM, Adam Jackson wrote:

On Tue, 2017-05-02 at 21:47 -0600, Orion Poplawski wrote:

I make fairly extensive use or xorg-x11-drv-dummy for running graphical
tests in koji builds.  I see that xorg-x11-drv-dummy is not built for
s390x, probably due to xorg-x11-server-devel not being available on
s390x - apparently because there just isn't any graphics hardware for s390x?


Right. Not just -server-devel, -server-Xorg as well. I haven't actually
tried to build the Xorg server on s390 in ages, it might work but who
knows. We've always built Xvfb for all arches though, and the xvfb-run
script makes launching it pretty painless.

That said there are a few potentially visible differences between dummy
and Xvfb from the app perspective, so if you find something that
doesn't work with Xvfb please do let me know.

- ajax


Last I checked, Xvfb didn't provide GLX, XRENDER, and perhaps other 
extensions that I needed for some tests.


I disabled the s390 conditionals in xorg-x11-server and it built fine on 
s390x:

http://koji.fedoraproject.org/koji/taskinfo?taskID=19389748

--
Orion Poplawski
Technical Manager  720-772-5637
NWRA, Boulder/CoRA Office FAX: 303-415-9702
3380 Mitchell Lane   or...@nwra.com
Boulder, CO 80301   http://www.nwra.com
___
devel mailing list -- devel@lists.fedoraproject.org
To unsubscribe send an email to devel-le...@lists.fedoraproject.org


Re: mp3 encoding now ok

2017-05-03 Thread Jon
From the source:

"""
On April 23, 2017, Technicolor's mp3 licensing program for certain mp3
related patents and software of Technicolor and Fraunhofer IIS has
been terminated.
"""

https://www.iis.fraunhofer.de/en/ff/amm/prod/audiocodec/audiocodecs/mp3.html

--Jon

On Wed, May 3, 2017 at 1:29 PM, Denise Dumas  wrote:
> Congratulations!!!
>
>> On May 3, 2017, at 1:45 PM, Christian Schaller  wrote:
>>
>> Hi,
>> So just wanted everyone to know that we now have the go ahead to ship mp3 
>> encoding in Fedora too. So anyone involved with packaging
>> mp3 encoders can now start migrating them to the Fedora repositories. We are 
>> still in the process of evaluating other codecs.
>>
>> Christian
>> ___
>> devel mailing list -- devel@lists.fedoraproject.org
>> To unsubscribe send an email to devel-le...@lists.fedoraproject.org
> ___
> devel mailing list -- devel@lists.fedoraproject.org
> To unsubscribe send an email to devel-le...@lists.fedoraproject.org



-- 

-Jon Disnard
___
devel mailing list -- devel@lists.fedoraproject.org
To unsubscribe send an email to devel-le...@lists.fedoraproject.org


Re: Fedora spins torrents statistics

2017-05-03 Thread Germano Massullo
Il 03/05/2017 18:38, Adam Williamson ha scritto:
> Can't conclude that from a single seeder, as we're missing information
> on *how many seeders there are* for each torrent.
47.81 GB Fedora 25 KDE x86_64 51 seeders
29.40 GB Fedora 25 KDE i386 19 seeders
24.14 GB Fedora 25 Xfce i386 15 seeders
21.96 GB Fedora 25 Xfce x86_64 35 seeders
20.09 GB Fedora 25 LXDE x86_64 22 seeders
19.45 GB Fedora 25 LXDE i386 23 seeders
___
devel mailing list -- devel@lists.fedoraproject.org
To unsubscribe send an email to devel-le...@lists.fedoraproject.org


Re: mp3 encoding now ok

2017-05-03 Thread Denise Dumas
Congratulations!!!

> On May 3, 2017, at 1:45 PM, Christian Schaller  wrote:
> 
> Hi,
> So just wanted everyone to know that we now have the go ahead to ship mp3 
> encoding in Fedora too. So anyone involved with packaging
> mp3 encoders can now start migrating them to the Fedora repositories. We are 
> still in the process of evaluating other codecs.
> 
> Christian
> ___
> devel mailing list -- devel@lists.fedoraproject.org
> To unsubscribe send an email to devel-le...@lists.fedoraproject.org
___
devel mailing list -- devel@lists.fedoraproject.org
To unsubscribe send an email to devel-le...@lists.fedoraproject.org


ralph changed ralph's 'watchcommits' permission on perl-Module-Package (master) to 'Obsolete'

2017-05-03 Thread notifications
ralph changed ralph's 'watchcommits' permission on perl-Module-Package (master) 
to 'Obsolete'
https://admin.fedoraproject.org/pkgdb/package/perl-Module-Package/
___
perl-devel mailing list -- perl-devel@lists.fedoraproject.org
To unsubscribe send an email to perl-devel-le...@lists.fedoraproject.org


ralph changed ralph's 'approveacls' permission on perl-Unicode-EastAsianWidth (master) to 'Obsolete'

2017-05-03 Thread notifications
ralph changed ralph's 'approveacls' permission on perl-Unicode-EastAsianWidth 
(master) to 'Obsolete'

https://admin.fedoraproject.org/pkgdb/package/perl-Unicode-EastAsianWidth/
___
perl-devel mailing list -- perl-devel@lists.fedoraproject.org
To unsubscribe send an email to perl-devel-le...@lists.fedoraproject.org


ralph changed ralph's 'watchbugzilla' permission on perl-Module-Package (f26) to 'Obsolete'

2017-05-03 Thread notifications
ralph changed ralph's 'watchbugzilla' permission on perl-Module-Package (f26) 
to 'Obsolete'
https://admin.fedoraproject.org/pkgdb/package/perl-Module-Package/
___
perl-devel mailing list -- perl-devel@lists.fedoraproject.org
To unsubscribe send an email to perl-devel-le...@lists.fedoraproject.org


ralph changed ralph's 'watchbugzilla' permission on perl-Unicode-EastAsianWidth (f26) to 'Obsolete'

2017-05-03 Thread notifications
ralph changed ralph's 'watchbugzilla' permission on perl-Unicode-EastAsianWidth 
(f26) to 'Obsolete'

https://admin.fedoraproject.org/pkgdb/package/perl-Unicode-EastAsianWidth/
___
perl-devel mailing list -- perl-devel@lists.fedoraproject.org
To unsubscribe send an email to perl-devel-le...@lists.fedoraproject.org


ralph changed ralph's 'approveacls' permission on perl-Module-Package (master) to 'Obsolete'

2017-05-03 Thread notifications
ralph changed ralph's 'approveacls' permission on perl-Module-Package (master) 
to 'Obsolete'
https://admin.fedoraproject.org/pkgdb/package/perl-Module-Package/
___
perl-devel mailing list -- perl-devel@lists.fedoraproject.org
To unsubscribe send an email to perl-devel-le...@lists.fedoraproject.org


ralph changed owner of perl-Module-Package (f26) to 'ppisar'

2017-05-03 Thread notifications
ralph changed owner of perl-Module-Package (f26) to 'ppisar'
https://admin.fedoraproject.org/pkgdb/package/perl-Module-Package/
___
perl-devel mailing list -- perl-devel@lists.fedoraproject.org
To unsubscribe send an email to perl-devel-le...@lists.fedoraproject.org


ralph changed ralph's 'commit' permission on perl-Unicode-EastAsianWidth (f26) to 'Obsolete'

2017-05-03 Thread notifications
ralph changed ralph's 'commit' permission on perl-Unicode-EastAsianWidth (f26) 
to 'Obsolete'

https://admin.fedoraproject.org/pkgdb/package/perl-Unicode-EastAsianWidth/
___
perl-devel mailing list -- perl-devel@lists.fedoraproject.org
To unsubscribe send an email to perl-devel-le...@lists.fedoraproject.org


ralph changed ralph's 'watchcommits' permission on perl-Module-Package (f26) to 'Obsolete'

2017-05-03 Thread notifications
ralph changed ralph's 'watchcommits' permission on perl-Module-Package (f26) to 
'Obsolete'
https://admin.fedoraproject.org/pkgdb/package/perl-Module-Package/
___
perl-devel mailing list -- perl-devel@lists.fedoraproject.org
To unsubscribe send an email to perl-devel-le...@lists.fedoraproject.org


ralph changed ralph's 'watchcommits' permission on perl-Unicode-EastAsianWidth (f26) to 'Obsolete'

2017-05-03 Thread notifications
ralph changed ralph's 'watchcommits' permission on perl-Unicode-EastAsianWidth 
(f26) to 'Obsolete'

https://admin.fedoraproject.org/pkgdb/package/perl-Unicode-EastAsianWidth/
___
perl-devel mailing list -- perl-devel@lists.fedoraproject.org
To unsubscribe send an email to perl-devel-le...@lists.fedoraproject.org


ralph changed ralph's 'commit' permission on perl-Module-Package (master) to 'Obsolete'

2017-05-03 Thread notifications
ralph changed ralph's 'commit' permission on perl-Module-Package (master) to 
'Obsolete'
https://admin.fedoraproject.org/pkgdb/package/perl-Module-Package/
___
perl-devel mailing list -- perl-devel@lists.fedoraproject.org
To unsubscribe send an email to perl-devel-le...@lists.fedoraproject.org


ralph changed ralph's 'watchbugzilla' permission on perl-Unicode-EastAsianWidth (master) to 'Obsolete'

2017-05-03 Thread notifications
ralph changed ralph's 'watchbugzilla' permission on perl-Unicode-EastAsianWidth 
(master) to 'Obsolete'

https://admin.fedoraproject.org/pkgdb/package/perl-Unicode-EastAsianWidth/
___
perl-devel mailing list -- perl-devel@lists.fedoraproject.org
To unsubscribe send an email to perl-devel-le...@lists.fedoraproject.org


ralph changed ralph's 'watchcommits' permission on perl-Unicode-EastAsianWidth (master) to 'Obsolete'

2017-05-03 Thread notifications
ralph changed ralph's 'watchcommits' permission on perl-Unicode-EastAsianWidth 
(master) to 'Obsolete'

https://admin.fedoraproject.org/pkgdb/package/perl-Unicode-EastAsianWidth/
___
perl-devel mailing list -- perl-devel@lists.fedoraproject.org
To unsubscribe send an email to perl-devel-le...@lists.fedoraproject.org


ralph changed owner of perl-Unicode-EastAsianWidth (f26) to 'ppisar'

2017-05-03 Thread notifications
ralph changed owner of perl-Unicode-EastAsianWidth (f26) to 'ppisar'

https://admin.fedoraproject.org/pkgdb/package/perl-Unicode-EastAsianWidth/
___
perl-devel mailing list -- perl-devel@lists.fedoraproject.org
To unsubscribe send an email to perl-devel-le...@lists.fedoraproject.org


ralph changed ppisar's 'approveacls' permission on perl-Module-Package (f26) to 'Approved'

2017-05-03 Thread notifications
ralph changed ppisar's 'approveacls' permission on perl-Module-Package (f26) to 
'Approved'
https://admin.fedoraproject.org/pkgdb/package/perl-Module-Package/
___
perl-devel mailing list -- perl-devel@lists.fedoraproject.org
To unsubscribe send an email to perl-devel-le...@lists.fedoraproject.org


ralph changed ralph's 'watchbugzilla' permission on perl-Module-Package (master) to 'Obsolete'

2017-05-03 Thread notifications
ralph changed ralph's 'watchbugzilla' permission on perl-Module-Package 
(master) to 'Obsolete'
https://admin.fedoraproject.org/pkgdb/package/perl-Module-Package/
___
perl-devel mailing list -- perl-devel@lists.fedoraproject.org
To unsubscribe send an email to perl-devel-le...@lists.fedoraproject.org


ralph changed ralph's 'approveacls' permission on perl-Unicode-EastAsianWidth (f26) to 'Obsolete'

2017-05-03 Thread notifications
ralph changed ralph's 'approveacls' permission on perl-Unicode-EastAsianWidth 
(f26) to 'Obsolete'

https://admin.fedoraproject.org/pkgdb/package/perl-Unicode-EastAsianWidth/
___
perl-devel mailing list -- perl-devel@lists.fedoraproject.org
To unsubscribe send an email to perl-devel-le...@lists.fedoraproject.org


ralph changed ralph's 'commit' permission on perl-Unicode-EastAsianWidth (master) to 'Obsolete'

2017-05-03 Thread notifications
ralph changed ralph's 'commit' permission on perl-Unicode-EastAsianWidth 
(master) to 'Obsolete'

https://admin.fedoraproject.org/pkgdb/package/perl-Unicode-EastAsianWidth/
___
perl-devel mailing list -- perl-devel@lists.fedoraproject.org
To unsubscribe send an email to perl-devel-le...@lists.fedoraproject.org


ralph changed ralph's 'commit' permission on perl-Module-Package (f26) to 'Obsolete'

2017-05-03 Thread notifications
ralph changed ralph's 'commit' permission on perl-Module-Package (f26) to 
'Obsolete'
https://admin.fedoraproject.org/pkgdb/package/perl-Module-Package/
___
perl-devel mailing list -- perl-devel@lists.fedoraproject.org
To unsubscribe send an email to perl-devel-le...@lists.fedoraproject.org


ralph changed owner of perl-Module-Package (master) to 'ppisar'

2017-05-03 Thread notifications
ralph changed owner of perl-Module-Package (master) to 'ppisar'
https://admin.fedoraproject.org/pkgdb/package/perl-Module-Package/
___
perl-devel mailing list -- perl-devel@lists.fedoraproject.org
To unsubscribe send an email to perl-devel-le...@lists.fedoraproject.org


ralph changed ppisar's 'approveacls' permission on perl-Module-Package (master) to 'Approved'

2017-05-03 Thread notifications
ralph changed ppisar's 'approveacls' permission on perl-Module-Package (master) 
to 'Approved'
https://admin.fedoraproject.org/pkgdb/package/perl-Module-Package/
___
perl-devel mailing list -- perl-devel@lists.fedoraproject.org
To unsubscribe send an email to perl-devel-le...@lists.fedoraproject.org


ralph changed ralph's 'approveacls' permission on perl-Module-Package (f26) to 'Obsolete'

2017-05-03 Thread notifications
ralph changed ralph's 'approveacls' permission on perl-Module-Package (f26) to 
'Obsolete'
https://admin.fedoraproject.org/pkgdb/package/perl-Module-Package/
___
perl-devel mailing list -- perl-devel@lists.fedoraproject.org
To unsubscribe send an email to perl-devel-le...@lists.fedoraproject.org


ralph changed ppisar's 'approveacls' permission on perl-Unicode-EastAsianWidth (f26) to 'Approved'

2017-05-03 Thread notifications
ralph changed ppisar's 'approveacls' permission on perl-Unicode-EastAsianWidth 
(f26) to 'Approved'

https://admin.fedoraproject.org/pkgdb/package/perl-Unicode-EastAsianWidth/
___
perl-devel mailing list -- perl-devel@lists.fedoraproject.org
To unsubscribe send an email to perl-devel-le...@lists.fedoraproject.org


ralph created the branch 'f26' for the package 'perl-Module-Package'

2017-05-03 Thread notifications
ralph created the branch 'f26' for the package 'perl-Module-Package'
https://admin.fedoraproject.org/pkgdb/package/perl-Module-Package/
___
perl-devel mailing list -- perl-devel@lists.fedoraproject.org
To unsubscribe send an email to perl-devel-le...@lists.fedoraproject.org


ralph changed ralph's 'approveacls' permission on perl-Module-Package (master) to 'Approved'

2017-05-03 Thread notifications
ralph changed ralph's 'approveacls' permission on perl-Module-Package (master) 
to 'Approved'
https://admin.fedoraproject.org/pkgdb/package/perl-Module-Package/
___
perl-devel mailing list -- perl-devel@lists.fedoraproject.org
To unsubscribe send an email to perl-devel-le...@lists.fedoraproject.org


ralph changed ralph's package request for perl-Unicode-EastAsianWidth in f26 from Awaiting Review to Approved

2017-05-03 Thread notifications
ralph changed ralph's package request for perl-Unicode-EastAsianWidth in f26 
from Awaiting Review to Approved

https://admin.fedoraproject.org/pkgdb/package/perl-Unicode-EastAsianWidth/
___
perl-devel mailing list -- perl-devel@lists.fedoraproject.org
To unsubscribe send an email to perl-devel-le...@lists.fedoraproject.org


ralph changed ralph's 'commit' permission on perl-Module-Package (master) to 'Approved'

2017-05-03 Thread notifications
ralph changed ralph's 'commit' permission on perl-Module-Package (master) to 
'Approved'
https://admin.fedoraproject.org/pkgdb/package/perl-Module-Package/
___
perl-devel mailing list -- perl-devel@lists.fedoraproject.org
To unsubscribe send an email to perl-devel-le...@lists.fedoraproject.org


ralph changed ralph's 'watchcommits' permission on perl-Module-Package (master) to 'Approved'

2017-05-03 Thread notifications
ralph changed ralph's 'watchcommits' permission on perl-Module-Package (master) 
to 'Approved'
https://admin.fedoraproject.org/pkgdb/package/perl-Module-Package/
___
perl-devel mailing list -- perl-devel@lists.fedoraproject.org
To unsubscribe send an email to perl-devel-le...@lists.fedoraproject.org


ralph changed ralph's package request for perl-Module-Package in f26 from Awaiting Review to Approved

2017-05-03 Thread notifications
ralph changed ralph's package request for perl-Module-Package in f26 from 
Awaiting Review to Approved
https://admin.fedoraproject.org/pkgdb/package/perl-Module-Package/
___
perl-devel mailing list -- perl-devel@lists.fedoraproject.org
To unsubscribe send an email to perl-devel-le...@lists.fedoraproject.org


ralph changed owner of perl-Unicode-EastAsianWidth (master) to 'ppisar'

2017-05-03 Thread notifications
ralph changed owner of perl-Unicode-EastAsianWidth (master) to 'ppisar'

https://admin.fedoraproject.org/pkgdb/package/perl-Unicode-EastAsianWidth/
___
perl-devel mailing list -- perl-devel@lists.fedoraproject.org
To unsubscribe send an email to perl-devel-le...@lists.fedoraproject.org


ralph changed ppisar's 'approveacls' permission on perl-Unicode-EastAsianWidth (master) to 'Approved'

2017-05-03 Thread notifications
ralph changed ppisar's 'approveacls' permission on perl-Unicode-EastAsianWidth 
(master) to 'Approved'

https://admin.fedoraproject.org/pkgdb/package/perl-Unicode-EastAsianWidth/
___
perl-devel mailing list -- perl-devel@lists.fedoraproject.org
To unsubscribe send an email to perl-devel-le...@lists.fedoraproject.org


ralph changed ppisar's 'watchcommits' permission on perl-Module-Package (master) to 'Approved'

2017-05-03 Thread notifications
ralph changed ppisar's 'watchcommits' permission on perl-Module-Package 
(master) to 'Approved'
https://admin.fedoraproject.org/pkgdb/package/perl-Module-Package/
___
perl-devel mailing list -- perl-devel@lists.fedoraproject.org
To unsubscribe send an email to perl-devel-le...@lists.fedoraproject.org


ralph changed ralph's 'approveacls' permission on perl-Module-Package (f26) to 'Approved'

2017-05-03 Thread notifications
ralph changed ralph's 'approveacls' permission on perl-Module-Package (f26) to 
'Approved'
https://admin.fedoraproject.org/pkgdb/package/perl-Module-Package/
___
perl-devel mailing list -- perl-devel@lists.fedoraproject.org
To unsubscribe send an email to perl-devel-le...@lists.fedoraproject.org


ralph changed ralph's 'watchbugzilla' permission on perl-Module-Package (master) to 'Approved'

2017-05-03 Thread notifications
ralph changed ralph's 'watchbugzilla' permission on perl-Module-Package 
(master) to 'Approved'
https://admin.fedoraproject.org/pkgdb/package/perl-Module-Package/
___
perl-devel mailing list -- perl-devel@lists.fedoraproject.org
To unsubscribe send an email to perl-devel-le...@lists.fedoraproject.org


ralph changed ppisar's 'watchcommits' permission on perl-Unicode-EastAsianWidth (f26) to 'Approved'

2017-05-03 Thread notifications
ralph changed ppisar's 'watchcommits' permission on perl-Unicode-EastAsianWidth 
(f26) to 'Approved'

https://admin.fedoraproject.org/pkgdb/package/perl-Unicode-EastAsianWidth/
___
perl-devel mailing list -- perl-devel@lists.fedoraproject.org
To unsubscribe send an email to perl-devel-le...@lists.fedoraproject.org


ralph changed ralph's 'watchcommits' permission on perl-Module-Package (f26) to 'Approved'

2017-05-03 Thread notifications
ralph changed ralph's 'watchcommits' permission on perl-Module-Package (f26) to 
'Approved'
https://admin.fedoraproject.org/pkgdb/package/perl-Module-Package/
___
perl-devel mailing list -- perl-devel@lists.fedoraproject.org
To unsubscribe send an email to perl-devel-le...@lists.fedoraproject.org


ralph changed ppisar's 'commit' permission on perl-Module-Package (f26) to 'Approved'

2017-05-03 Thread notifications
ralph changed ppisar's 'commit' permission on perl-Module-Package (f26) to 
'Approved'
https://admin.fedoraproject.org/pkgdb/package/perl-Module-Package/
___
perl-devel mailing list -- perl-devel@lists.fedoraproject.org
To unsubscribe send an email to perl-devel-le...@lists.fedoraproject.org


ralph changed ppisar's 'watchcommits' permission on perl-Module-Package (f26) to 'Approved'

2017-05-03 Thread notifications
ralph changed ppisar's 'watchcommits' permission on perl-Module-Package (f26) 
to 'Approved'
https://admin.fedoraproject.org/pkgdb/package/perl-Module-Package/
___
perl-devel mailing list -- perl-devel@lists.fedoraproject.org
To unsubscribe send an email to perl-devel-le...@lists.fedoraproject.org


ralph changed ppisar's 'commit' permission on perl-Module-Package (master) to 'Approved'

2017-05-03 Thread notifications
ralph changed ppisar's 'commit' permission on perl-Module-Package (master) to 
'Approved'
https://admin.fedoraproject.org/pkgdb/package/perl-Module-Package/
___
perl-devel mailing list -- perl-devel@lists.fedoraproject.org
To unsubscribe send an email to perl-devel-le...@lists.fedoraproject.org


ralph changed ppisar's 'watchbugzilla' permission on perl-Unicode-EastAsianWidth (f26) to 'Approved'

2017-05-03 Thread notifications
ralph changed ppisar's 'watchbugzilla' permission on 
perl-Unicode-EastAsianWidth (f26) to 'Approved'

https://admin.fedoraproject.org/pkgdb/package/perl-Unicode-EastAsianWidth/
___
perl-devel mailing list -- perl-devel@lists.fedoraproject.org
To unsubscribe send an email to perl-devel-le...@lists.fedoraproject.org


ralph changed ralph's 'watchbugzilla' permission on perl-Module-Package (f26) to 'Approved'

2017-05-03 Thread notifications
ralph changed ralph's 'watchbugzilla' permission on perl-Module-Package (f26) 
to 'Approved'
https://admin.fedoraproject.org/pkgdb/package/perl-Module-Package/
___
perl-devel mailing list -- perl-devel@lists.fedoraproject.org
To unsubscribe send an email to perl-devel-le...@lists.fedoraproject.org


ralph changed ralph's 'commit' permission on perl-Module-Package (f26) to 'Approved'

2017-05-03 Thread notifications
ralph changed ralph's 'commit' permission on perl-Module-Package (f26) to 
'Approved'
https://admin.fedoraproject.org/pkgdb/package/perl-Module-Package/
___
perl-devel mailing list -- perl-devel@lists.fedoraproject.org
To unsubscribe send an email to perl-devel-le...@lists.fedoraproject.org


ralph changed ppisar's 'watchbugzilla' permission on perl-Module-Package (f26) to 'Approved'

2017-05-03 Thread notifications
ralph changed ppisar's 'watchbugzilla' permission on perl-Module-Package (f26) 
to 'Approved'
https://admin.fedoraproject.org/pkgdb/package/perl-Module-Package/
___
perl-devel mailing list -- perl-devel@lists.fedoraproject.org
To unsubscribe send an email to perl-devel-le...@lists.fedoraproject.org


ralph changed ralph's 'watchbugzilla' permission on perl-Unicode-EastAsianWidth (f26) to 'Approved'

2017-05-03 Thread notifications
ralph changed ralph's 'watchbugzilla' permission on perl-Unicode-EastAsianWidth 
(f26) to 'Approved'

https://admin.fedoraproject.org/pkgdb/package/perl-Unicode-EastAsianWidth/
___
perl-devel mailing list -- perl-devel@lists.fedoraproject.org
To unsubscribe send an email to perl-devel-le...@lists.fedoraproject.org


ralph changed ralph's 'watchcommits' permission on perl-Unicode-EastAsianWidth (f26) to 'Approved'

2017-05-03 Thread notifications
ralph changed ralph's 'watchcommits' permission on perl-Unicode-EastAsianWidth 
(f26) to 'Approved'

https://admin.fedoraproject.org/pkgdb/package/perl-Unicode-EastAsianWidth/
___
perl-devel mailing list -- perl-devel@lists.fedoraproject.org
To unsubscribe send an email to perl-devel-le...@lists.fedoraproject.org


ralph changed ppisar's 'watchbugzilla' permission on perl-Module-Package (master) to 'Approved'

2017-05-03 Thread notifications
ralph changed ppisar's 'watchbugzilla' permission on perl-Module-Package 
(master) to 'Approved'
https://admin.fedoraproject.org/pkgdb/package/perl-Module-Package/
___
perl-devel mailing list -- perl-devel@lists.fedoraproject.org
To unsubscribe send an email to perl-devel-le...@lists.fedoraproject.org


ralph added a new package 'perl-Module-Package' (master)

2017-05-03 Thread notifications
ralph added a new package 'perl-Module-Package' (master)
https://admin.fedoraproject.org/pkgdb/package/perl-Module-Package/
___
perl-devel mailing list -- perl-devel@lists.fedoraproject.org
To unsubscribe send an email to perl-devel-le...@lists.fedoraproject.org


ralph changed ralph's 'approveacls' permission on perl-Unicode-EastAsianWidth (f26) to 'Approved'

2017-05-03 Thread notifications
ralph changed ralph's 'approveacls' permission on perl-Unicode-EastAsianWidth 
(f26) to 'Approved'

https://admin.fedoraproject.org/pkgdb/package/perl-Unicode-EastAsianWidth/
___
perl-devel mailing list -- perl-devel@lists.fedoraproject.org
To unsubscribe send an email to perl-devel-le...@lists.fedoraproject.org


ralph changed ralph's package request for perl-Module-Package in master from Awaiting Review to Approved

2017-05-03 Thread notifications
ralph changed ralph's package request for perl-Module-Package in master from 
Awaiting Review to Approved
https://admin.fedoraproject.org/pkgdb/package/perl-Module-Package/
___
perl-devel mailing list -- perl-devel@lists.fedoraproject.org
To unsubscribe send an email to perl-devel-le...@lists.fedoraproject.org


ralph changed ppisar's 'commit' permission on perl-Unicode-EastAsianWidth (f26) to 'Approved'

2017-05-03 Thread notifications
ralph changed ppisar's 'commit' permission on perl-Unicode-EastAsianWidth (f26) 
to 'Approved'

https://admin.fedoraproject.org/pkgdb/package/perl-Unicode-EastAsianWidth/
___
perl-devel mailing list -- perl-devel@lists.fedoraproject.org
To unsubscribe send an email to perl-devel-le...@lists.fedoraproject.org


ralph created the branch 'f26' for the package 'perl-Unicode-EastAsianWidth'

2017-05-03 Thread notifications
ralph created the branch 'f26' for the package 'perl-Unicode-EastAsianWidth'

https://admin.fedoraproject.org/pkgdb/package/perl-Unicode-EastAsianWidth/
___
perl-devel mailing list -- perl-devel@lists.fedoraproject.org
To unsubscribe send an email to perl-devel-le...@lists.fedoraproject.org


ralph changed ralph's 'approveacls' permission on perl-Unicode-EastAsianWidth (master) to 'Approved'

2017-05-03 Thread notifications
ralph changed ralph's 'approveacls' permission on perl-Unicode-EastAsianWidth 
(master) to 'Approved'

https://admin.fedoraproject.org/pkgdb/package/perl-Unicode-EastAsianWidth/
___
perl-devel mailing list -- perl-devel@lists.fedoraproject.org
To unsubscribe send an email to perl-devel-le...@lists.fedoraproject.org


ralph changed ralph's 'watchcommits' permission on perl-Unicode-EastAsianWidth (master) to 'Approved'

2017-05-03 Thread notifications
ralph changed ralph's 'watchcommits' permission on perl-Unicode-EastAsianWidth 
(master) to 'Approved'

https://admin.fedoraproject.org/pkgdb/package/perl-Unicode-EastAsianWidth/
___
perl-devel mailing list -- perl-devel@lists.fedoraproject.org
To unsubscribe send an email to perl-devel-le...@lists.fedoraproject.org


ralph changed ppisar's 'watchcommits' permission on perl-Unicode-EastAsianWidth (master) to 'Approved'

2017-05-03 Thread notifications
ralph changed ppisar's 'watchcommits' permission on perl-Unicode-EastAsianWidth 
(master) to 'Approved'

https://admin.fedoraproject.org/pkgdb/package/perl-Unicode-EastAsianWidth/
___
perl-devel mailing list -- perl-devel@lists.fedoraproject.org
To unsubscribe send an email to perl-devel-le...@lists.fedoraproject.org


ralph changed ralph's 'commit' permission on perl-Unicode-EastAsianWidth (f26) to 'Approved'

2017-05-03 Thread notifications
ralph changed ralph's 'commit' permission on perl-Unicode-EastAsianWidth (f26) 
to 'Approved'

https://admin.fedoraproject.org/pkgdb/package/perl-Unicode-EastAsianWidth/
___
perl-devel mailing list -- perl-devel@lists.fedoraproject.org
To unsubscribe send an email to perl-devel-le...@lists.fedoraproject.org


ralph added a new package 'perl-Unicode-EastAsianWidth' (master)

2017-05-03 Thread notifications
ralph added a new package 'perl-Unicode-EastAsianWidth' (master)

https://admin.fedoraproject.org/pkgdb/package/perl-Unicode-EastAsianWidth/
___
perl-devel mailing list -- perl-devel@lists.fedoraproject.org
To unsubscribe send an email to perl-devel-le...@lists.fedoraproject.org


ralph changed ppisar's 'commit' permission on perl-Unicode-EastAsianWidth (master) to 'Approved'

2017-05-03 Thread notifications
ralph changed ppisar's 'commit' permission on perl-Unicode-EastAsianWidth 
(master) to 'Approved'

https://admin.fedoraproject.org/pkgdb/package/perl-Unicode-EastAsianWidth/
___
perl-devel mailing list -- perl-devel@lists.fedoraproject.org
To unsubscribe send an email to perl-devel-le...@lists.fedoraproject.org


ralph changed ralph's package request for perl-Unicode-EastAsianWidth in master from Awaiting Review to Approved

2017-05-03 Thread notifications
ralph changed ralph's package request for perl-Unicode-EastAsianWidth in master 
from Awaiting Review to Approved

https://admin.fedoraproject.org/pkgdb/package/perl-Unicode-EastAsianWidth/
___
perl-devel mailing list -- perl-devel@lists.fedoraproject.org
To unsubscribe send an email to perl-devel-le...@lists.fedoraproject.org


ralph changed ppisar's 'watchbugzilla' permission on perl-Unicode-EastAsianWidth (master) to 'Approved'

2017-05-03 Thread notifications
ralph changed ppisar's 'watchbugzilla' permission on 
perl-Unicode-EastAsianWidth (master) to 'Approved'

https://admin.fedoraproject.org/pkgdb/package/perl-Unicode-EastAsianWidth/
___
perl-devel mailing list -- perl-devel@lists.fedoraproject.org
To unsubscribe send an email to perl-devel-le...@lists.fedoraproject.org


ralph changed ralph's 'commit' permission on perl-Unicode-EastAsianWidth (master) to 'Approved'

2017-05-03 Thread notifications
ralph changed ralph's 'commit' permission on perl-Unicode-EastAsianWidth 
(master) to 'Approved'

https://admin.fedoraproject.org/pkgdb/package/perl-Unicode-EastAsianWidth/
___
perl-devel mailing list -- perl-devel@lists.fedoraproject.org
To unsubscribe send an email to perl-devel-le...@lists.fedoraproject.org


ralph changed ralph's 'watchbugzilla' permission on perl-Unicode-EastAsianWidth (master) to 'Approved'

2017-05-03 Thread notifications
ralph changed ralph's 'watchbugzilla' permission on perl-Unicode-EastAsianWidth 
(master) to 'Approved'

https://admin.fedoraproject.org/pkgdb/package/perl-Unicode-EastAsianWidth/
___
perl-devel mailing list -- perl-devel@lists.fedoraproject.org
To unsubscribe send an email to perl-devel-le...@lists.fedoraproject.org


ralph requested package perl-Module-Package on branch f26

2017-05-03 Thread notifications
ralph requested package perl-Module-Package on branch f26
https://admin.fedoraproject.org/pkgdb/package/perl-Module-Package/
___
perl-devel mailing list -- perl-devel@lists.fedoraproject.org
To unsubscribe send an email to perl-devel-le...@lists.fedoraproject.org


ralph requested package perl-Module-Package on branch master

2017-05-03 Thread notifications
ralph requested package perl-Module-Package on branch master
https://admin.fedoraproject.org/pkgdb/package/perl-Module-Package/
___
perl-devel mailing list -- perl-devel@lists.fedoraproject.org
To unsubscribe send an email to perl-devel-le...@lists.fedoraproject.org


ralph requested package perl-Unicode-EastAsianWidth on branch f26

2017-05-03 Thread notifications
ralph requested package perl-Unicode-EastAsianWidth on branch f26

https://admin.fedoraproject.org/pkgdb/package/perl-Unicode-EastAsianWidth/
___
perl-devel mailing list -- perl-devel@lists.fedoraproject.org
To unsubscribe send an email to perl-devel-le...@lists.fedoraproject.org


ralph requested package perl-Unicode-EastAsianWidth on branch master

2017-05-03 Thread notifications
ralph requested package perl-Unicode-EastAsianWidth on branch master

https://admin.fedoraproject.org/pkgdb/package/perl-Unicode-EastAsianWidth/
___
perl-devel mailing list -- perl-devel@lists.fedoraproject.org
To unsubscribe send an email to perl-devel-le...@lists.fedoraproject.org


[Bug 1447663] perl-MCE-1.829 is available

2017-05-03 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1447663



--- Comment #1 from Fedora Update System  ---
perl-MCE-1.829-1.fc26 perl-MCE-Shared-1.826-1.fc26 has been submitted as an
update to Fedora 26.
https://bodhi.fedoraproject.org/updates/FEDORA-2017-71a2716d2a

-- 
You are receiving this mail because:
You are on the CC list for the bug.
___
perl-devel mailing list -- perl-devel@lists.fedoraproject.org
To unsubscribe send an email to perl-devel-le...@lists.fedoraproject.org


Re: xorg-x11-drv-dummy for s390x?

2017-05-03 Thread Adam Jackson
On Tue, 2017-05-02 at 21:47 -0600, Orion Poplawski wrote:
> I make fairly extensive use or xorg-x11-drv-dummy for running graphical 
> tests in koji builds.  I see that xorg-x11-drv-dummy is not built for 
> s390x, probably due to xorg-x11-server-devel not being available on 
> s390x - apparently because there just isn't any graphics hardware for s390x?

Right. Not just -server-devel, -server-Xorg as well. I haven't actually
tried to build the Xorg server on s390 in ages, it might work but who
knows. We've always built Xvfb for all arches though, and the xvfb-run
script makes launching it pretty painless.

That said there are a few potentially visible differences between dummy
and Xvfb from the app perspective, so if you find something that
doesn't work with Xvfb please do let me know.

- ajax
___
devel mailing list -- devel@lists.fedoraproject.org
To unsubscribe send an email to devel-le...@lists.fedoraproject.org


[Bug 1446805] perl-MCE-1.828 is available

2017-05-03 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1446805



--- Comment #3 from Fedora Update System  ---
perl-MCE-1.829-1.fc26 perl-MCE-Shared-1.826-1.fc26 has been submitted as an
update to Fedora 26.
https://bodhi.fedoraproject.org/updates/FEDORA-2017-71a2716d2a

-- 
You are receiving this mail because:
You are on the CC list for the bug.
___
perl-devel mailing list -- perl-devel@lists.fedoraproject.org
To unsubscribe send an email to perl-devel-le...@lists.fedoraproject.org


  1   2   >