Re: DNF vs YUM, $pkg, $pkg-mpi, $pkg-openmpi having same provides

2015-06-14 Thread Sandro Mani



On 12.06.2015 15:34, Orion Poplawski wrote:

On 06/11/2015 10:01 AM, Sandro Mani wrote:

Hello,

Investigating bug #1230838, I noticed that when installing mmg3d-libs,
dnf installs Konsole output ptscotch-mpich, whereas yum-deprecated
installs scotch. Both scotch and  ptscotch-mpich provide the required
libscotch.so.0()(64bit), albeit one in /usr/lib64/ and the other one in
/usr/lib64/mpich/lib/:

$ dnf repoquery --requires mmg3d-libs
[...]
libscotch.so.0()(64bit)
libscotcherr.so.0()(64bit)
[...]


$ dnf provides 'libscotch.so.0()(64bit)'
ptscotch-mpich-6.0.4-2.fc23.x86_64 : PT-Scotch libraries compiled
against mpich
Repo: rawhide

ptscotch-openmpi-6.0.4-2.fc23.x86_64 : PT-Scotch libraries compiled
against openmpi
Repo: rawhide

scotch-6.0.4-2.fc23.x86_64 : Graph, mesh and hypergraph partitioning 
library

Repo: rawhide


Konsole output $ dnf repoquery -l scotch.x86_64 | grep libscotch.so.0
/usr/lib64/libscotch.so.0
/usr/lib64/libscotch.so.0.2


Konsole output $ dnf repoquery -l ptscotch-mpich.x86_64 | grep
libscotch.so.0
/usr/lib64/mpich/lib/libscotch.so.0
/usr/lib64/mpich/lib/libscotch.so.0.2


$ dnf install mmg3d-libs
[...]
Installing:
  environment-modules   x86_64
3.2.10-14.fc23rawhide   117 k
  hwloc-libsx86_64
1.10.1-2.fc23 rawhide   1.3 M
  lzma-libs x86_64
4.32.7-13.fc22rawhide38 k
  mmg3d-libsx86_64
4.0.2-1.fc23  rawhide   211 k
  mpich x86_64
3.1.4-3.fc23  rawhide   1.1 M
  ptscotch-mpich

$ yum-deprecated install mmg3d-libs
[...]
Installing:
  mmg3d-libs x86_64
4.0.2-1.fc23 rawhide 211 k
Installing for dependencies:
  lzma-libs  x86_64
4.32.7-13.fc22 rawhide  38 k
  scotch


So, whose fault is this? Packaging of dnf? Nothing relevant for this
caught my eye skimming through the packaging guidelines.

And related: trying to install some $pkg-openmpi package, I don't
generally see packages enforcing that the -openmpi version of some
dependency library is installed as opposed to just the regular libs
package. Should such requires need to be stated explicitly?


MPI packages need to filter out the provides from the MPI versions and 
explicitly add needed requires on the specific MPI flavors of packages 
needed.  This probably needs to be added to the MPI guidelines.


Having had a go at this: if bar{-openmpi} requires foo-{openmpi}, 
filtering the provides from foo-openmpi and adding an explicit requires 
to bar-openmpi on foo-openmpi, this all will result in bar-openmpi 
depending both on foo-openmpi as well as foo. Obviously the requires 
could be filtered as well, but then things would start really getting 
cluttered with syntax overhead...


I was rather thinking, is there an obvious disadvantage in having a 
{mpich,openmpi}-find-requires.sh script which encodes the mpi flavour in 
the provides/requires? I.e.


libfoo.so.0()(64bit)(openmpi)

Rules to generate such requires/provides:
* Provides: if the path of the library starts with $MPI_LIB, append the 
(openmpi) resp (mpich) to the provides string
* Requires: if the path of the scanned object starts with $MPI_LIB and 
the required library exists in $MPI_LIB, add (openmpi) resp (mpich) to 
the requires string


Overriding the find-requires.sh could be done with a 
%{?openmpi_package_header}.


Thoughts?

--
devel mailing list
devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/devel
Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct

Re: libc-client

2015-06-14 Thread Reindl Harald



Am 14.06.2015 um 19:50 schrieb Richard Fearn:

Hi,


https://koji.fedoraproject.org/koji/packageinfo?packageID=756
libc-client-2004g-3 jkeating2007-04-10 19:46:55

and from where is libc-client-2007f-9.fc21.x86_64 built?


uw-imap:

http://koji.fedoraproject.org/koji/buildinfo?buildID=567840


thank you!



signature.asc
Description: OpenPGP digital signature
-- 
devel mailing list
devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/devel
Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct

rawhide report: 20150614 changes

2015-06-14 Thread Fedora Rawhide Report
Compose started at Sun Jun 14 05:15:02 UTC 2015
Broken deps for i386
--
[apache-scout]
apache-scout-1.2.6-11.fc21.noarch requires mvn(org.apache.juddi:uddi-ws)
apache-scout-1.2.6-11.fc21.noarch requires 
mvn(org.apache.juddi:juddi-client)
[boo]
boo-0.9.4.9-11.fc22.i686 requires mono(mscorlib) = 0:2.0.0.0
boo-0.9.4.9-11.fc22.i686 requires mono(System.Xml) = 0:2.0.0.0
boo-0.9.4.9-11.fc22.i686 requires mono(System.Core) = 0:3.5.0.0
boo-0.9.4.9-11.fc22.i686 requires mono(System) = 0:2.0.0.0
boo-0.9.4.9-11.fc22.i686 requires mono(Microsoft.Build.Utilities) = 
0:2.0.0.0
boo-0.9.4.9-11.fc22.i686 requires mono(Microsoft.Build.Tasks) = 
0:2.0.0.0
boo-0.9.4.9-11.fc22.i686 requires mono(Microsoft.Build.Framework) = 
0:2.0.0.0
boo-devel-0.9.4.9-11.fc22.i686 requires mono(mscorlib) = 0:2.0.0.0
boo-devel-0.9.4.9-11.fc22.i686 requires mono(System.Xml) = 0:2.0.0.0
boo-devel-0.9.4.9-11.fc22.i686 requires mono(System.Core) = 0:3.5.0.0
boo-devel-0.9.4.9-11.fc22.i686 requires mono(System) = 0:2.0.0.0
boo-devel-0.9.4.9-11.fc22.i686 requires mono(NAnt.DotNetTasks) = 
0:0.90.3780.0
boo-devel-0.9.4.9-11.fc22.i686 requires mono(NAnt.Core) = 0:0.90.3780.0
[bucardo]
bucardo-4.5.0-9.fc23.noarch requires perl(:MODULE_COMPAT_5.20.2)
[clearsilver]
perl-clearsilver-0.10.5-29.fc22.i686 requires 
perl(:MODULE_COMPAT_5.20.1)
perl-clearsilver-0.10.5-29.fc22.i686 requires libperl.so.5.20
[dahdi-tools]
dahdi-tools-2.10.0-2.fc22.i686 requires perl(:MODULE_COMPAT_5.20.1)
[dmlite-plugins-memcache]
dmlite-plugins-memcache-0.5.0-7.fc20.i686 requires libprotobuf.so.8
[docker]
docker-unit-test-1.7.0-18.gitdcff4e1.fc23.i686 requires /sbin/runscript
[hadoop]
hadoop-common-2.4.1-8.fc22.noarch requires 
mvn(com.sun.jersey:jersey-servlet)
hadoop-common-2.4.1-8.fc22.noarch requires 
mvn(com.sun.jersey:jersey-server)
hadoop-common-2.4.1-8.fc22.noarch requires 
mvn(com.sun.jersey:jersey-json)
hadoop-common-2.4.1-8.fc22.noarch requires 
mvn(com.sun.jersey:jersey-core)
hadoop-hdfs-2.4.1-8.fc22.noarch requires 
mvn(com.sun.jersey:jersey-server)
hadoop-hdfs-2.4.1-8.fc22.noarch requires mvn(com.sun.jersey:jersey-core)
hadoop-mapreduce-2.4.1-8.fc22.noarch requires 
mvn(com.sun.jersey:jersey-server)
hadoop-mapreduce-2.4.1-8.fc22.noarch requires 
mvn(com.sun.jersey.contribs:jersey-guice)
hadoop-tests-2.4.1-8.fc22.noarch requires 
mvn(com.sun.jersey:jersey-servlet)
hadoop-tests-2.4.1-8.fc22.noarch requires 
mvn(com.sun.jersey:jersey-server)
hadoop-tests-2.4.1-8.fc22.noarch requires 
mvn(com.sun.jersey:jersey-json)
hadoop-tests-2.4.1-8.fc22.noarch requires 
mvn(com.sun.jersey:jersey-core)
hadoop-tests-2.4.1-8.fc22.noarch requires 
mvn(com.sun.jersey:jersey-client)
hadoop-tests-2.4.1-8.fc22.noarch requires 
mvn(com.sun.jersey.contribs:jersey-guice)
hadoop-yarn-2.4.1-8.fc22.noarch requires 
mvn(com.sun.jersey:jersey-server)
hadoop-yarn-2.4.1-8.fc22.noarch requires mvn(com.sun.jersey:jersey-json)
hadoop-yarn-2.4.1-8.fc22.noarch requires mvn(com.sun.jersey:jersey-core)
hadoop-yarn-2.4.1-8.fc22.noarch requires 
mvn(com.sun.jersey:jersey-client)
hadoop-yarn-2.4.1-8.fc22.noarch requires 
mvn(com.sun.jersey.contribs:jersey-guice)
[hbase]
hbase-0.98.3-4.fc22.noarch requires mvn(com.sun.jersey:jersey-server)
hbase-0.98.3-4.fc22.noarch requires mvn(com.sun.jersey:jersey-json)
hbase-0.98.3-4.fc22.noarch requires mvn(com.sun.jersey:jersey-core)
hbase-tests-0.98.3-4.fc22.noarch requires 
mvn(com.sun.jersey:jersey-server)
hbase-tests-0.98.3-4.fc22.noarch requires 
mvn(com.sun.jersey:jersey-json)
hbase-tests-0.98.3-4.fc22.noarch requires 
mvn(com.sun.jersey:jersey-core)
[julia]
julia-0.3.7-2.fc23.i686 requires libspqr.so.1
julia-0.3.7-2.fc23.i686 requires libLLVM-3.5.so
julia-devel-0.3.7-2.fc23.i686 requires libLLVM-3.5.so
[ldns]
perl-ldns-1.6.17-14.fc23.i686 requires perl(:MODULE_COMPAT_5.20.2)
perl-ldns-1.6.17-14.fc23.i686 requires libperl.so.5.20
[libspf2]
perl-Mail-SPF_XS-0.01-8.20150405gitd57d79fd.fc23.1.i686 requires 
libspf2(x86-32) = 0:1.2.10-5.20150405gitd57d79fd.fc23
[matreshka]
matreshka-servlet-devel-0.7.0-1.fc23.i686 requires 
matreshka-servlet-lib{?_isa} = 0:0.7.0-1.fc23
matreshka-servlet-lib-0.7.0-1.fc23.i686 requires matreshka{?_isa} = 
0:0.7.0-1.fc23
matreshka-spikedog-api-devel-0.7.0-1.fc23.i686 requires 
matreshka-spikedog-api-lib{?_isa} = 0:0.7.0-1.fc23
matreshka-spikedog-api-lib-0.7.0-1.fc23.i686 requires matreshka{?_isa} 
= 0:0.7.0-1.fc23
matreshka-spikedog-api-lib-0.7.0-1.fc23.i686 requires 
matreshka-servlet-api{?_isa} = 0:0.7.0-1.fc23

Re: GNOME captive portal helper (was Re: F23 System Wide Change: Default Local DNS Resolver)

2015-06-14 Thread Paul Wouters

On Sat, 13 Jun 2015, Michael Catanzaro wrote:


There is one thing I don't understand. Surely the above is exactly what
will happen if you were to get stuck behind a captive portal with
Firefox or any normal browser? But portals still work reliably for
users.


You should visit more hotels. The number of different bugs and features
has turned the phrase hotel network into a decoratory term.

The interaction with normal browsers have their own weirdness. For
example, if i use the url 1.2.3.4 at Starbucks, and go to another
coffeeshop later on, and type 1.2.3.4 again, it shows me the cached
starbucks page. While the SecondCup page uses some always reachable
page, so I could pick it up from my browser history without actually
needing to worry about DNS mangling, as my browser isn't using DNS
because it is cached (to go to 10.128.128.128)

A throw away browser with no DNS of WEB cache would really be preferred.


So either the browsers are doing a connectivity test similar to
what you described (to a host with a DNS TTL of 0) and we have to do it
too, or the portals are prepared to hijack TCP connections and not just
DNS and we have no problem, or the portals just don't work reliably for
browsers and portal-helper is an opportunity to fix that. Right...?


That would be logical. Hotel networks rarely are :P You're at the mercy
of arp spoofing/poisoning, fragmentation, filtering, tranparant proxies,
and some serious DNS protocol violations combined with a healthy dose
of packet loss.


Anyway, once I understand this properly, I will file a bug upstream (or
if you have a GNOME Bugzilla account, it would be better if you do so,
to be CCed on responses). Thanks for catching this issue.


I am not sure, but if I do I haven't really used it.

Paul
--
devel mailing list
devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/devel
Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct

Re: libc-client

2015-06-14 Thread Richard Fearn
Hi,

 https://koji.fedoraproject.org/koji/packageinfo?packageID=756
 libc-client-2004g-3 jkeating2007-04-10 19:46:55

 and from where is libc-client-2007f-9.fc21.x86_64 built?

uw-imap:

http://koji.fedoraproject.org/koji/buildinfo?buildID=567840

Regards,

Rich

-- 
Richard Fearn
richardfe...@gmail.com
-- 
devel mailing list
devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/devel
Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct

libc-client

2015-06-14 Thread Reindl Harald
i would like to rebuild libc-client without kerberos support to also 
build my own php-packages --without-kerberos (configure: error: This 
c-client library is built with Kerberos support), well


https://koji.fedoraproject.org/koji/packageinfo?packageID=756
libc-client-2004g-3 jkeating2007-04-10 19:46:55

and from where is libc-client-2007f-9.fc21.x86_64 built?




signature.asc
Description: OpenPGP digital signature
-- 
devel mailing list
devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/devel
Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct

Re: JavaScript SIG?

2015-06-14 Thread Pierre-Yves Chibon
On Sun, Jun 14, 2015 at 01:45:53PM -0700, T.C. Hollingsworth wrote:
 On Thu, Jun 11, 2015 at 4:19 PM, Dominik 'Rathann' Mierzejewski
 domi...@greysector.net wrote:
  Hello,
  is there a JavaScript SIG or a mailing list? I've been forced to package
  several JavaScript code/libraries and I have some questions.
 
  However, I couldn't find any trace of a JavaScript SIG or a mailing
  list. Is there anyone interested in creating/joining one?
 
 I think I'd prefer a web-devel list or so.  We package CSS
 frameworks and such too.  :-)
 
 I requested one in this infra ticket; please chime in if needed:
 https://fedorahosted.org/fedora-infrastructure/ticket/4790

I like the idea but if there are no more than a hand full of people interested
maybe the packaging list would be better suited.


Pierre
-- 
devel mailing list
devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/devel
Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct

Re: DNF vs YUM, $pkg, $pkg-mpi, $pkg-openmpi having same provides

2015-06-14 Thread Sandro Mani



On 14.06.2015 16:28, Sandro Mani wrote:


I was rather thinking, is there an obvious disadvantage in having a 
{mpich,openmpi}-find-requires.sh script which encodes the mpi flavour 
in the provides/requires? I.e.


libfoo.so.0()(64bit)(openmpi)

Rules to generate such requires/provides:
* Provides: if the path of the library starts with $MPI_LIB, append 
the (openmpi) resp (mpich) to the provides string
* Requires: if the path of the scanned object starts with $MPI_LIB and 
the required library exists in $MPI_LIB, add (openmpi) resp (mpich) to 
the requires string


Overriding the find-requires.sh could be done with a 
%{?openmpi_package_header}.

Concrete examples:

https://smani.fedorapeople.org/mpi-find-provides
https://smani.fedorapeople.org/mpi-find-requires

Konsole output
$ echo -e 
/usr/lib64/openmpi/lib/libnglib-5.3.1.so\n/usr/lib64/libnglib-5.3.1.so 
| ./mpi-find-provides

libnglib-5.3.1.so()(64bit)(openmpi-x86_64)
libnglib-5.3.1.so()(64bit)

Konsole output
$ echo /usr/lib64/openmpi/lib/libGmsh.so.2.9.3 | ./mpi-find-requires
[...]
libm.so.6()(64bit)
libm.so.6(GLIBC_2.2.5)(64bit)
libmathex.so.0()(64bit)
libmed.so.1()(64bit)
libmmg3d4.so.4()(64bit)
libmpi.so.1()(64bit)(openmpi-x86_64)
libmpi_cxx.so.1()(64bit)(openmpi-x86_64)
libngcsg.so.0()(64bit)(openmpi-x86_64)
libngmesh.so.0()(64bit)(openmpi-x86_64)
libngocc.so.0()(64bit)(openmpi-x86_64)
libpng16.so.16()(64bit)
libpng16.so.16(PNG16_0)(64bit)
libpthread.so.0()(64bit)
[...]

Sounds like a plan?
-- 
devel mailing list
devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/devel
Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct

Re: Build-essential packages

2015-06-14 Thread Dennis Gilmore
On Friday, June 12, 2015 02:21:14 PM Carlos O'Donell wrote:
 On 06/12/2015 12:11 PM, Dennis Gilmore wrote:
  On Thursday, June 11, 2015 08:36:38 AM Florian Weimer wrote:
  On 05/21/2015 10:11 PM, Jason L Tibbitts III wrote:
  The BuildRequires section of the guidelines has been revised; the
  exceptions list is gone.  The release engineering folks are free to
  define the buildroot and rpm is free to change its dependency list.
  
   * https://fedoraproject.org/wiki/Packaging:Guidelines#BuildRequires_2
   *
   https://fedoraproject.org/w/index.php?title=Packaging%3AGuidelinesdiff
   =
   413629oldid=409506 * https://fedorahosted.org/fpc/ticket/497
  
  Can we get a build-essential package instead that requires everything
  that is needed to get a working C and C++ compiler, and run most
  autoconf/automake/libtool-generated scripts (but not the autotools
  themselves)?
  
  Can you please help me to understand the problem you are trying to solve?
  what is different to dnf install @buildsys-build other than a package
  vs a comps group
 
 The recent policy changes mean that developers have to take action to fix
 broken spec files. Comments like those above are essentially a request,
 and the request from our developers is going to be:
 
 Now that the buildroot can contain almost nothing, what do I need to
 require in order to build C or C++ applications?
 
 Do I have to figure out every possible command that autoconf might call
 and include it in my BuildRequires or is there some magic meta prodives
 I can use?
 
 To answer this question for C and C++ development I have filed this FPC:
 
 https://fedorahosted.org/fpc/ticket/540
 
 And while the pedantic answer is BuildRequire and Require on whatever
 you need, that is in my opinion insufficient guidance for Fedora packagers.

Okay thanks, with my releng hat on I had no idea this was coming and would 
have suggested to the FPC to not change anything, at the least giving releng a 
heads up saying that they were going to make us the gatekeepers would have 
been appreciated. There is certainly no immediate plan to change anything from 
status quo. I guess this was triggered by the request recently to remove c, 
c++, and make from the minimal buildroot.

in my mind metapackages while they could serve a useful purpose could quite 
easily be abused and lead to buildroot bloat. 

koji list-groups f23-build shows us currently pulling in 
build  [f23]
  bash: None, default  [f23]
  bzip2: None, default  [f23]
  coreutils: None, default  [f23]
  cpio: None, default  [f23]
  diffutils: None, default  [f23]
  fedora-release: None, default  [f23]
  findutils: None, default  [f23]
  gawk: None, default  [f23]
  gcc: None, default  [f23]
  gcc-c++: None, default  [f23]
  grep: None, default  [f23]
  gzip: None, default  [f23]
  info: None, default  [f23]
  make: None, default  [f23]
  patch: None, default  [f23]
  redhat-rpm-config: None, default  [f23]
  rpm-build: None, default  [f23]
  sed: None, default  [f23]
  shadow-utils: None, default  [f23]
  tar: None, default  [f23]
  unzip: None, default  [f23]
  util-linux: None, default  [f23]
  which: None, default  [f23]
  xz: None, default  [f23]

of those the only things I think we would consider removing are gcc and gcc-
c++ I think make is wide enough used that it should not be removed.  I would 
also proposed that there would be no random changes to what is installed in 
the minimal buildroot during a releases life. so the earliest that there would 
be any change is in rawhide when we branch f23 off.  so what builds today in 
rawhide will not have the buildroot changed under it for the life of f23.  but 
once we branch and rawhide targets f24 as part of the branching process would 
be the only time we change the package set used for the minimal buildroot.  it 
would require that we coordinate the changes with comps, so that you can test 
locally. 

  In my opinion, it is a bad use of developer time to track what programs
  exactly are called from ./configure, and how these programs match
  sed/grep/coreutils.  It would also  give us a central place where we can
  fix breakage due to missing packages in build roots because a
  significant fraction of packages got a build-required package through an
  indirect dependency.
  
  can you describe the issues and breakages you are talking about, or point
  me at some examples.  the buildroot does not often break.  but in the
  scenario you are talking about fixing may be difficult without being able
  to build the package that has the fix.
 
 At present there is no breakage, but as proactive Fedora packagers Florian
 and I have kicked off the conversation to say What will happen? What do
 packagers need to do to keep their spec files building?

Okay that is not at all a bad thing. I think that we will need to be really 
careful and as part of when we announce that the branch event has happened we 
list any changes to the minimal buildroot.  would that be sufficient to 

Re: JavaScript SIG?

2015-06-14 Thread T.C. Hollingsworth
On Thu, Jun 11, 2015 at 4:19 PM, Dominik 'Rathann' Mierzejewski
domi...@greysector.net wrote:
 Hello,
 is there a JavaScript SIG or a mailing list? I've been forced to package
 several JavaScript code/libraries and I have some questions.

 However, I couldn't find any trace of a JavaScript SIG or a mailing
 list. Is there anyone interested in creating/joining one?

I think I'd prefer a web-devel list or so.  We package CSS
frameworks and such too.  :-)

I requested one in this infra ticket; please chime in if needed:
https://fedorahosted.org/fedora-infrastructure/ticket/4790

Thanks!
-T.C.
-- 
devel mailing list
devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/devel
Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct

Re: Self Introduction: Jonny Heggheim

2015-06-14 Thread Jonny Heggheim
On 13 June 2015 at 16:41, gil punto...@libero.it wrote:
 wellcome!
 - gil

Thanks, I added a new package for review.

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

Jonny
-- 
devel mailing list
devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/devel
Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct

Broken dependencies: polymake

2015-06-14 Thread buildsys


polymake has broken dependencies in the rawhide tree:
On x86_64:
polymake-2.13-22.git20141013.fc23.x86_64 requires 
perl(:MODULE_COMPAT_5.20.2)
polymake-2.13-22.git20141013.fc23.x86_64 requires perl = 4:5.20.2
polymake-2.13-22.git20141013.fc23.x86_64 requires 
libperl.so.5.20()(64bit)
On i386:
polymake-2.13-22.git20141013.fc23.i686 requires 
perl(:MODULE_COMPAT_5.20.2)
polymake-2.13-22.git20141013.fc23.i686 requires perl = 4:5.20.2
polymake-2.13-22.git20141013.fc23.i686 requires libperl.so.5.20
On armhfp:
polymake-2.13-22.git20141013.fc23.armv7hl requires 
perl(:MODULE_COMPAT_5.20.2)
polymake-2.13-22.git20141013.fc23.armv7hl requires perl = 4:5.20.2
polymake-2.13-22.git20141013.fc23.armv7hl requires libperl.so.5.20
Please resolve this as soon as possible.


--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

Broken dependencies: perl-HTTP-Proxy

2015-06-14 Thread buildsys


perl-HTTP-Proxy has broken dependencies in the rawhide tree:
On x86_64:
perl-HTTP-Proxy-0.303-1.fc23.noarch requires perl(:MODULE_COMPAT_5.20.2)
On i386:
perl-HTTP-Proxy-0.303-1.fc23.noarch requires perl(:MODULE_COMPAT_5.20.2)
On armhfp:
perl-HTTP-Proxy-0.303-1.fc23.noarch requires perl(:MODULE_COMPAT_5.20.2)
Please resolve this as soon as possible.


--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

Broken dependencies: perl-MongoDB

2015-06-14 Thread buildsys


perl-MongoDB has broken dependencies in the rawhide tree:
On x86_64:
perl-MongoDB-0.702.2-5.fc22.x86_64 requires perl(:MODULE_COMPAT_5.20.0)
perl-MongoDB-0.702.2-5.fc22.x86_64 requires libperl.so.5.20()(64bit)
On i386:
perl-MongoDB-0.702.2-5.fc22.i686 requires perl(:MODULE_COMPAT_5.20.0)
perl-MongoDB-0.702.2-5.fc22.i686 requires libperl.so.5.20
On armhfp:
perl-MongoDB-0.702.2-5.fc22.armv7hl requires perl(:MODULE_COMPAT_5.20.0)
perl-MongoDB-0.702.2-5.fc22.armv7hl requires libperl.so.5.20
Please resolve this as soon as possible.


--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

Broken dependencies: perl-Task-Kensho-Testing

2015-06-14 Thread buildsys


perl-Task-Kensho-Testing has broken dependencies in the rawhide tree:
On x86_64:
perl-Task-Kensho-Testing-0.38-1.fc22.noarch requires 
perl(:MODULE_COMPAT_5.20.1)
On i386:
perl-Task-Kensho-Testing-0.38-1.fc22.noarch requires 
perl(:MODULE_COMPAT_5.20.1)
On armhfp:
perl-Task-Kensho-Testing-0.38-1.fc22.noarch requires 
perl(:MODULE_COMPAT_5.20.1)
Please resolve this as soon as possible.


--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

Broken dependencies: perl-POE-Component-Server-Bayeux

2015-06-14 Thread buildsys


perl-POE-Component-Server-Bayeux has broken dependencies in the rawhide tree:
On x86_64:
perl-POE-Component-Server-Bayeux-0.04-14.fc22.noarch requires 
perl(:MODULE_COMPAT_5.20.0)
On i386:
perl-POE-Component-Server-Bayeux-0.04-14.fc22.noarch requires 
perl(:MODULE_COMPAT_5.20.0)
On armhfp:
perl-POE-Component-Server-Bayeux-0.04-14.fc22.noarch requires 
perl(:MODULE_COMPAT_5.20.0)
Please resolve this as soon as possible.


--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

Broken dependencies: perl-Coro

2015-06-14 Thread buildsys


perl-Coro has broken dependencies in the rawhide tree:
On x86_64:
perl-Coro-6.43-1.fc23.x86_64 requires perl(:MODULE_COMPAT_5.20.2)
perl-Coro-6.43-1.fc23.x86_64 requires libperl.so.5.20()(64bit)
On i386:
perl-Coro-6.43-1.fc23.i686 requires perl(:MODULE_COMPAT_5.20.2)
perl-Coro-6.43-1.fc23.i686 requires libperl.so.5.20
On armhfp:
perl-Coro-6.43-1.fc23.armv7hl requires perl(:MODULE_COMPAT_5.20.2)
perl-Coro-6.43-1.fc23.armv7hl requires libperl.so.5.20
Please resolve this as soon as possible.


--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

Broken dependencies: perl-POE-Component-Server-XMLRPC

2015-06-14 Thread buildsys


perl-POE-Component-Server-XMLRPC has broken dependencies in the rawhide tree:
On x86_64:
perl-POE-Component-Server-XMLRPC-0.05-19.fc22.noarch requires 
perl(:MODULE_COMPAT_5.20.0)
On i386:
perl-POE-Component-Server-XMLRPC-0.05-19.fc22.noarch requires 
perl(:MODULE_COMPAT_5.20.0)
On armhfp:
perl-POE-Component-Server-XMLRPC-0.05-19.fc22.noarch requires 
perl(:MODULE_COMPAT_5.20.0)
Please resolve this as soon as possible.


--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

Broken dependencies: perl-Method-Signatures

2015-06-14 Thread buildsys


perl-Method-Signatures has broken dependencies in the rawhide tree:
On x86_64:
perl-Method-Signatures-20141021-1.fc22.noarch requires 
perl(:MODULE_COMPAT_5.20.1)
On i386:
perl-Method-Signatures-20141021-1.fc22.noarch requires 
perl(:MODULE_COMPAT_5.20.1)
On armhfp:
perl-Method-Signatures-20141021-1.fc22.noarch requires 
perl(:MODULE_COMPAT_5.20.1)
Please resolve this as soon as possible.


--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

Broken dependencies: perl-PDL-Graphics-PLplot

2015-06-14 Thread buildsys


perl-PDL-Graphics-PLplot has broken dependencies in the rawhide tree:
On x86_64:
perl-PDL-Graphics-PLplot-0.67-6.fc23.x86_64 requires 
perl(:MODULE_COMPAT_5.20.2)
perl-PDL-Graphics-PLplot-0.67-6.fc23.x86_64 requires 
libperl.so.5.20()(64bit)
On i386:
perl-PDL-Graphics-PLplot-0.67-6.fc23.i686 requires 
perl(:MODULE_COMPAT_5.20.2)
perl-PDL-Graphics-PLplot-0.67-6.fc23.i686 requires libperl.so.5.20
On armhfp:
perl-PDL-Graphics-PLplot-0.67-6.fc23.armv7hl requires 
perl(:MODULE_COMPAT_5.20.2)
perl-PDL-Graphics-PLplot-0.67-6.fc23.armv7hl requires libperl.so.5.20
Please resolve this as soon as possible.


--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

Broken dependencies: perl-Padre

2015-06-14 Thread buildsys


perl-Padre has broken dependencies in the rawhide tree:
On x86_64:
perl-Padre-0.90-14.fc22.noarch requires perl(:MODULE_COMPAT_5.20.1)
On i386:
perl-Padre-0.90-14.fc22.noarch requires perl(:MODULE_COMPAT_5.20.1)
On armhfp:
perl-Padre-0.90-14.fc22.noarch requires perl(:MODULE_COMPAT_5.20.1)
Please resolve this as soon as possible.


--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

Broken dependencies: perl-Devel-Cover

2015-06-14 Thread buildsys


perl-Devel-Cover has broken dependencies in the rawhide tree:
On x86_64:
perl-Devel-Cover-1.18-1.fc23.x86_64 requires perl(:MODULE_COMPAT_5.20.2)
perl-Devel-Cover-1.18-1.fc23.x86_64 requires libperl.so.5.20()(64bit)
On i386:
perl-Devel-Cover-1.18-1.fc23.i686 requires perl(:MODULE_COMPAT_5.20.2)
perl-Devel-Cover-1.18-1.fc23.i686 requires libperl.so.5.20
On armhfp:
perl-Devel-Cover-1.18-1.fc23.armv7hl requires 
perl(:MODULE_COMPAT_5.20.2)
perl-Devel-Cover-1.18-1.fc23.armv7hl requires libperl.so.5.20
Please resolve this as soon as possible.


--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

Broken dependencies: perl-Gtk3

2015-06-14 Thread buildsys


perl-Gtk3 has broken dependencies in the rawhide tree:
On x86_64:
perl-Gtk3-0.019-1.fc22.noarch requires perl(:MODULE_COMPAT_5.20.1)
On i386:
perl-Gtk3-0.019-1.fc22.noarch requires perl(:MODULE_COMPAT_5.20.1)
On armhfp:
perl-Gtk3-0.019-1.fc22.noarch requires perl(:MODULE_COMPAT_5.20.1)
Please resolve this as soon as possible.


--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

Broken dependencies: perl-Devel-FindRef

2015-06-14 Thread buildsys


perl-Devel-FindRef has broken dependencies in the rawhide tree:
On x86_64:
perl-Devel-FindRef-1.44-3.fc22.x86_64 requires 
perl(:MODULE_COMPAT_5.20.0)
perl-Devel-FindRef-1.44-3.fc22.x86_64 requires libperl.so.5.20()(64bit)
On i386:
perl-Devel-FindRef-1.44-3.fc22.i686 requires perl(:MODULE_COMPAT_5.20.0)
perl-Devel-FindRef-1.44-3.fc22.i686 requires libperl.so.5.20
On armhfp:
perl-Devel-FindRef-1.44-3.fc22.armv7hl requires 
perl(:MODULE_COMPAT_5.20.0)
perl-Devel-FindRef-1.44-3.fc22.armv7hl requires libperl.so.5.20
Please resolve this as soon as possible.


--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

Broken dependencies: perl-App-Asciio

2015-06-14 Thread buildsys


perl-App-Asciio has broken dependencies in the rawhide tree:
On x86_64:
perl-App-Asciio-1.02.71-18.fc22.noarch requires 
perl(:MODULE_COMPAT_5.20.0)
On i386:
perl-App-Asciio-1.02.71-18.fc22.noarch requires 
perl(:MODULE_COMPAT_5.20.0)
On armhfp:
perl-App-Asciio-1.02.71-18.fc22.noarch requires 
perl(:MODULE_COMPAT_5.20.0)
Please resolve this as soon as possible.


--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

Broken dependencies: perl-Test-AutoBuild

2015-06-14 Thread buildsys


perl-Test-AutoBuild has broken dependencies in the rawhide tree:
On x86_64:
perl-Test-AutoBuild-1.2.4-15.fc22.x86_64 requires 
perl(:MODULE_COMPAT_5.20.0)
On i386:
perl-Test-AutoBuild-1.2.4-15.fc22.i686 requires 
perl(:MODULE_COMPAT_5.20.0)
On armhfp:
perl-Test-AutoBuild-1.2.4-15.fc22.armv7hl requires 
perl(:MODULE_COMPAT_5.20.0)
Please resolve this as soon as possible.


--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

Broken dependencies: perl-Data-Dump-Streamer

2015-06-14 Thread buildsys


perl-Data-Dump-Streamer has broken dependencies in the rawhide tree:
On x86_64:
perl-Data-Dump-Streamer-2.38-3.fc22.x86_64 requires 
perl(:MODULE_COMPAT_5.20.0)
perl-Data-Dump-Streamer-2.38-3.fc22.x86_64 requires 
libperl.so.5.20()(64bit)
On i386:
perl-Data-Dump-Streamer-2.38-3.fc22.i686 requires 
perl(:MODULE_COMPAT_5.20.0)
perl-Data-Dump-Streamer-2.38-3.fc22.i686 requires libperl.so.5.20
On armhfp:
perl-Data-Dump-Streamer-2.38-3.fc22.armv7hl requires 
perl(:MODULE_COMPAT_5.20.0)
perl-Data-Dump-Streamer-2.38-3.fc22.armv7hl requires libperl.so.5.20
Please resolve this as soon as possible.


--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

Broken dependencies: perl-PDL

2015-06-14 Thread buildsys


perl-PDL has broken dependencies in the rawhide tree:
On x86_64:
perl-PDL-2.11.0-1.fc23.x86_64 requires perl(:MODULE_COMPAT_5.20.2)
perl-PDL-2.11.0-1.fc23.x86_64 requires libperl.so.5.20()(64bit)
On i386:
perl-PDL-2.11.0-1.fc23.i686 requires perl(:MODULE_COMPAT_5.20.2)
perl-PDL-2.11.0-1.fc23.i686 requires libperl.so.5.20
On armhfp:
perl-PDL-2.11.0-1.fc23.armv7hl requires perl(:MODULE_COMPAT_5.20.2)
perl-PDL-2.11.0-1.fc23.armv7hl requires libperl.so.5.20
Please resolve this as soon as possible.


--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

Broken dependencies: perl-Eval-Context

2015-06-14 Thread buildsys


perl-Eval-Context has broken dependencies in the rawhide tree:
On x86_64:
perl-Eval-Context-0.09.11-8.fc22.noarch requires 
perl(:MODULE_COMPAT_5.20.0)
On i386:
perl-Eval-Context-0.09.11-8.fc22.noarch requires 
perl(:MODULE_COMPAT_5.20.0)
On armhfp:
perl-Eval-Context-0.09.11-8.fc22.noarch requires 
perl(:MODULE_COMPAT_5.20.0)
Please resolve this as soon as possible.


--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

Broken dependencies: perl-HTTP-Recorder

2015-06-14 Thread buildsys


perl-HTTP-Recorder has broken dependencies in the rawhide tree:
On x86_64:
perl-HTTP-Recorder-0.07-1.fc23.noarch requires 
perl(:MODULE_COMPAT_5.20.2)
On i386:
perl-HTTP-Recorder-0.07-1.fc23.noarch requires 
perl(:MODULE_COMPAT_5.20.2)
On armhfp:
perl-HTTP-Recorder-0.07-1.fc23.noarch requires 
perl(:MODULE_COMPAT_5.20.2)
Please resolve this as soon as possible.


--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

Broken dependencies: perl-Text-Xslate

2015-06-14 Thread buildsys


perl-Text-Xslate has broken dependencies in the rawhide tree:
On x86_64:
perl-Text-Xslate-3.2.5-4.fc22.x86_64 requires 
perl(:MODULE_COMPAT_5.20.1)
perl-Text-Xslate-3.2.5-4.fc22.x86_64 requires libperl.so.5.20()(64bit)
On i386:
perl-Text-Xslate-3.2.5-4.fc22.i686 requires perl(:MODULE_COMPAT_5.20.1)
perl-Text-Xslate-3.2.5-4.fc22.i686 requires libperl.so.5.20
On armhfp:
perl-Text-Xslate-3.2.5-4.fc22.armv7hl requires 
perl(:MODULE_COMPAT_5.20.1)
perl-Text-Xslate-3.2.5-4.fc22.armv7hl requires libperl.so.5.20
Please resolve this as soon as possible.


--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

Broken dependencies: perl-POE-API-Peek

2015-06-14 Thread buildsys


perl-POE-API-Peek has broken dependencies in the rawhide tree:
On x86_64:
1:perl-POE-API-Peek-2.20-8.fc22.noarch requires 
perl(:MODULE_COMPAT_5.20.0)
On i386:
1:perl-POE-API-Peek-2.20-8.fc22.noarch requires 
perl(:MODULE_COMPAT_5.20.0)
On armhfp:
1:perl-POE-API-Peek-2.20-8.fc22.noarch requires 
perl(:MODULE_COMPAT_5.20.0)
Please resolve this as soon as possible.


--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

Broken dependencies: perl-POE-Component-Server-HTTP

2015-06-14 Thread buildsys


perl-POE-Component-Server-HTTP has broken dependencies in the rawhide tree:
On x86_64:
perl-POE-Component-Server-HTTP-0.09-20.fc22.noarch requires 
perl(:MODULE_COMPAT_5.20.0)
On i386:
perl-POE-Component-Server-HTTP-0.09-20.fc22.noarch requires 
perl(:MODULE_COMPAT_5.20.0)
On armhfp:
perl-POE-Component-Server-HTTP-0.09-20.fc22.noarch requires 
perl(:MODULE_COMPAT_5.20.0)
Please resolve this as soon as possible.


--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

Broken dependencies: perl-Task-Catalyst

2015-06-14 Thread buildsys


perl-Task-Catalyst has broken dependencies in the rawhide tree:
On x86_64:
perl-Task-Catalyst-4.02-8.fc22.noarch requires 
perl(:MODULE_COMPAT_5.20.0)
On i386:
perl-Task-Catalyst-4.02-8.fc22.noarch requires 
perl(:MODULE_COMPAT_5.20.0)
On armhfp:
perl-Task-Catalyst-4.02-8.fc22.noarch requires 
perl(:MODULE_COMPAT_5.20.0)
Please resolve this as soon as possible.


--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

Broken dependencies: bucardo

2015-06-14 Thread buildsys


bucardo has broken dependencies in the rawhide tree:
On x86_64:
bucardo-4.5.0-9.fc23.noarch requires perl(:MODULE_COMPAT_5.20.2)
On i386:
bucardo-4.5.0-9.fc23.noarch requires perl(:MODULE_COMPAT_5.20.2)
On armhfp:
bucardo-4.5.0-9.fc23.noarch requires perl(:MODULE_COMPAT_5.20.2)
Please resolve this as soon as possible.


--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

Broken dependencies: perl-Test-Dependencies

2015-06-14 Thread buildsys


perl-Test-Dependencies has broken dependencies in the rawhide tree:
On x86_64:
perl-Test-Dependencies-0.12-10.fc22.noarch requires 
perl(:MODULE_COMPAT_5.20.0)
On i386:
perl-Test-Dependencies-0.12-10.fc22.noarch requires 
perl(:MODULE_COMPAT_5.20.0)
On armhfp:
perl-Test-Dependencies-0.12-10.fc22.noarch requires 
perl(:MODULE_COMPAT_5.20.0)
Please resolve this as soon as possible.


--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

Broken dependencies: perl-rpm-build-perl

2015-06-14 Thread buildsys


perl-rpm-build-perl has broken dependencies in the rawhide tree:
On x86_64:
perl-rpm-build-perl-0.82-8.fc22.x86_64 requires 
perl(:MODULE_COMPAT_5.20.1)
perl-rpm-build-perl-0.82-8.fc22.x86_64 requires libperl.so.5.20()(64bit)
On i386:
perl-rpm-build-perl-0.82-8.fc22.i686 requires 
perl(:MODULE_COMPAT_5.20.1)
perl-rpm-build-perl-0.82-8.fc22.i686 requires libperl.so.5.20
On armhfp:
perl-rpm-build-perl-0.82-8.fc22.armv7hl requires 
perl(:MODULE_COMPAT_5.20.1)
perl-rpm-build-perl-0.82-8.fc22.armv7hl requires libperl.so.5.20
Please resolve this as soon as possible.


--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

Broken dependencies: perl-Parse-ErrorString-Perl

2015-06-14 Thread buildsys


perl-Parse-ErrorString-Perl has broken dependencies in the rawhide tree:
On x86_64:
perl-Parse-ErrorString-Perl-0.21-1.fc22.noarch requires 
perl(:MODULE_COMPAT_5.20.0)
On i386:
perl-Parse-ErrorString-Perl-0.21-1.fc22.noarch requires 
perl(:MODULE_COMPAT_5.20.0)
On armhfp:
perl-Parse-ErrorString-Perl-0.21-1.fc22.noarch requires 
perl(:MODULE_COMPAT_5.20.0)
Please resolve this as soon as possible.


--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

Broken dependencies: perl-Test-Vars

2015-06-14 Thread buildsys


perl-Test-Vars has broken dependencies in the rawhide tree:
On x86_64:
perl-Test-Vars-0.005-6.fc22.noarch requires perl(:MODULE_COMPAT_5.20.0)
On i386:
perl-Test-Vars-0.005-6.fc22.noarch requires perl(:MODULE_COMPAT_5.20.0)
On armhfp:
perl-Test-Vars-0.005-6.fc22.noarch requires perl(:MODULE_COMPAT_5.20.0)
Please resolve this as soon as possible.


--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

Broken dependencies: perl-Test-Apocalypse

2015-06-14 Thread buildsys


perl-Test-Apocalypse has broken dependencies in the rawhide tree:
On x86_64:
perl-Test-Apocalypse-1.006-1.fc22.noarch requires 
perl(:MODULE_COMPAT_5.20.1)
On i386:
perl-Test-Apocalypse-1.006-1.fc22.noarch requires 
perl(:MODULE_COMPAT_5.20.1)
On armhfp:
perl-Test-Apocalypse-1.006-1.fc22.noarch requires 
perl(:MODULE_COMPAT_5.20.1)
Please resolve this as soon as possible.


--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

Broken dependencies: perl-CGI-Application-Structured-Tools

2015-06-14 Thread buildsys


perl-CGI-Application-Structured-Tools has broken dependencies in the rawhide 
tree:
On x86_64:
perl-CGI-Application-Structured-Tools-0.015-7.fc22.noarch requires 
perl(:MODULE_COMPAT_5.20.0)
On i386:
perl-CGI-Application-Structured-Tools-0.015-7.fc22.noarch requires 
perl(:MODULE_COMPAT_5.20.0)
On armhfp:
perl-CGI-Application-Structured-Tools-0.015-7.fc22.noarch requires 
perl(:MODULE_COMPAT_5.20.0)
Please resolve this as soon as possible.


--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

Broken dependencies: perl-Data-Alias

2015-06-14 Thread buildsys


perl-Data-Alias has broken dependencies in the rawhide tree:
On x86_64:
perl-Data-Alias-1.18-4.fc22.x86_64 requires perl(:MODULE_COMPAT_5.20.0)
perl-Data-Alias-1.18-4.fc22.x86_64 requires libperl.so.5.20()(64bit)
On i386:
perl-Data-Alias-1.18-4.fc22.i686 requires perl(:MODULE_COMPAT_5.20.0)
perl-Data-Alias-1.18-4.fc22.i686 requires libperl.so.5.20
On armhfp:
perl-Data-Alias-1.18-4.fc22.armv7hl requires perl(:MODULE_COMPAT_5.20.0)
perl-Data-Alias-1.18-4.fc22.armv7hl requires libperl.so.5.20
Please resolve this as soon as possible.


--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

Broken dependencies: perl-Debug-Client

2015-06-14 Thread buildsys


perl-Debug-Client has broken dependencies in the rawhide tree:
On x86_64:
perl-Debug-Client-0.29-3.fc22.noarch requires 
perl(:MODULE_COMPAT_5.20.0)
On i386:
perl-Debug-Client-0.29-3.fc22.noarch requires 
perl(:MODULE_COMPAT_5.20.0)
On armhfp:
perl-Debug-Client-0.29-3.fc22.noarch requires 
perl(:MODULE_COMPAT_5.20.0)
Please resolve this as soon as possible.


--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

Broken dependencies: perl-Gtk3-WebKit

2015-06-14 Thread buildsys


perl-Gtk3-WebKit has broken dependencies in the rawhide tree:
On x86_64:
perl-Gtk3-WebKit-0.06-3.fc22.noarch requires perl(:MODULE_COMPAT_5.20.0)
On i386:
perl-Gtk3-WebKit-0.06-3.fc22.noarch requires perl(:MODULE_COMPAT_5.20.0)
On armhfp:
perl-Gtk3-WebKit-0.06-3.fc22.noarch requires perl(:MODULE_COMPAT_5.20.0)
Please resolve this as soon as possible.


--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

Broken dependencies: slic3r

2015-06-14 Thread buildsys


slic3r has broken dependencies in the rawhide tree:
On x86_64:
slic3r-1.1.7-3.fc22.x86_64 requires perl(:MODULE_COMPAT_5.20.1)
slic3r-1.1.7-3.fc22.x86_64 requires libperl.so.5.20()(64bit)
On i386:
slic3r-1.1.7-3.fc22.i686 requires perl(:MODULE_COMPAT_5.20.1)
slic3r-1.1.7-3.fc22.i686 requires libperl.so.5.20
On armhfp:
slic3r-1.1.7-3.fc22.armv7hl requires perl(:MODULE_COMPAT_5.20.1)
slic3r-1.1.7-3.fc22.armv7hl requires libperl.so.5.20
Please resolve this as soon as possible.


--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

Broken dependencies: perl-Classic-Perl

2015-06-14 Thread buildsys


perl-Classic-Perl has broken dependencies in the rawhide tree:
On x86_64:
perl-Classic-Perl-0.05-9.fc22.x86_64 requires 
perl(:MODULE_COMPAT_5.20.0)
perl-Classic-Perl-0.05-9.fc22.x86_64 requires libperl.so.5.20()(64bit)
On i386:
perl-Classic-Perl-0.05-9.fc22.i686 requires perl(:MODULE_COMPAT_5.20.0)
perl-Classic-Perl-0.05-9.fc22.i686 requires libperl.so.5.20
On armhfp:
perl-Classic-Perl-0.05-9.fc22.armv7hl requires 
perl(:MODULE_COMPAT_5.20.0)
perl-Classic-Perl-0.05-9.fc22.armv7hl requires libperl.so.5.20
Please resolve this as soon as possible.


--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

Broken dependencies: perl-CatalystX-REPL

2015-06-14 Thread buildsys


perl-CatalystX-REPL has broken dependencies in the rawhide tree:
On x86_64:
perl-CatalystX-REPL-0.04-10.fc22.noarch requires 
perl(:MODULE_COMPAT_5.20.0)
On i386:
perl-CatalystX-REPL-0.04-10.fc22.noarch requires 
perl(:MODULE_COMPAT_5.20.0)
On armhfp:
perl-CatalystX-REPL-0.04-10.fc22.noarch requires 
perl(:MODULE_COMPAT_5.20.0)
Please resolve this as soon as possible.


--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

Broken dependencies: perl-Carp-REPL

2015-06-14 Thread buildsys


perl-Carp-REPL has broken dependencies in the rawhide tree:
On x86_64:
perl-Carp-REPL-0.18-1.fc23.noarch requires perl(:MODULE_COMPAT_5.20.2)
On i386:
perl-Carp-REPL-0.18-1.fc23.noarch requires perl(:MODULE_COMPAT_5.20.2)
On armhfp:
perl-Carp-REPL-0.18-1.fc23.noarch requires perl(:MODULE_COMPAT_5.20.2)
Please resolve this as soon as possible.


--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

Broken dependencies: perl-Devel-BeginLift

2015-06-14 Thread buildsys


perl-Devel-BeginLift has broken dependencies in the rawhide tree:
On x86_64:
perl-Devel-BeginLift-0.001003-9.fc22.x86_64 requires 
perl(:MODULE_COMPAT_5.20.0)
perl-Devel-BeginLift-0.001003-9.fc22.x86_64 requires 
libperl.so.5.20()(64bit)
On i386:
perl-Devel-BeginLift-0.001003-9.fc22.i686 requires 
perl(:MODULE_COMPAT_5.20.0)
perl-Devel-BeginLift-0.001003-9.fc22.i686 requires libperl.so.5.20
On armhfp:
perl-Devel-BeginLift-0.001003-9.fc22.armv7hl requires 
perl(:MODULE_COMPAT_5.20.0)
perl-Devel-BeginLift-0.001003-9.fc22.armv7hl requires libperl.so.5.20
Please resolve this as soon as possible.


--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

Broken dependencies: perl-B-Hooks-OP-Check-EntersubForCV

2015-06-14 Thread buildsys


perl-B-Hooks-OP-Check-EntersubForCV has broken dependencies in the rawhide tree:
On x86_64:
perl-B-Hooks-OP-Check-EntersubForCV-0.09-10.fc22.x86_64 requires 
perl(:MODULE_COMPAT_5.20.0)
perl-B-Hooks-OP-Check-EntersubForCV-0.09-10.fc22.x86_64 requires 
libperl.so.5.20()(64bit)
On i386:
perl-B-Hooks-OP-Check-EntersubForCV-0.09-10.fc22.i686 requires 
perl(:MODULE_COMPAT_5.20.0)
perl-B-Hooks-OP-Check-EntersubForCV-0.09-10.fc22.i686 requires 
libperl.so.5.20
On armhfp:
perl-B-Hooks-OP-Check-EntersubForCV-0.09-10.fc22.armv7hl requires 
perl(:MODULE_COMPAT_5.20.0)
perl-B-Hooks-OP-Check-EntersubForCV-0.09-10.fc22.armv7hl requires 
libperl.so.5.20
Please resolve this as soon as possible.


--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

Broken dependencies: perl-Devel-REPL

2015-06-14 Thread buildsys


perl-Devel-REPL has broken dependencies in the rawhide tree:
On x86_64:
perl-Devel-REPL-1.003026-1.fc22.noarch requires 
perl(:MODULE_COMPAT_5.20.1)
On i386:
perl-Devel-REPL-1.003026-1.fc22.noarch requires 
perl(:MODULE_COMPAT_5.20.1)
On armhfp:
perl-Devel-REPL-1.003026-1.fc22.noarch requires 
perl(:MODULE_COMPAT_5.20.1)
Please resolve this as soon as possible.


--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

corsepiu pushed to perl-Lingua-EN-Sentence (f22). Cleanup merger.

2015-06-14 Thread notifications
From 224200e5621e64d05726df3c153501f241cd9954 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Ralf=20Cors=C3=A9pius?= corse...@fedoraproject.org
Date: Sun, 14 Jun 2015 08:35:03 +0200
Subject: Cleanup merger.


diff --git a/perl-Lingua-EN-Sentence.spec b/perl-Lingua-EN-Sentence.spec
index 784c492..ccadadc 100644
--- a/perl-Lingua-EN-Sentence.spec
+++ b/perl-Lingua-EN-Sentence.spec
@@ -52,9 +52,6 @@ make test
 * Sun Jun 14 2015 Ralf Corsépius corse...@fedoraproject.org - 0.29-1
 - Upstream update.
 
-* Wed Jun 03 2015 Jitka Plesnikova jples...@redhat.com - 0.27-2
-- Perl 5.22 rebuild
-
 * Mon Mar 16 2015 Ralf Corsépius corse...@fedoraproject.org - 0.27-1
 - Upstream update.
 - Reflect Source0: having changed.
-- 
cgit v0.10.2



http://pkgs.fedoraproject.org/cgit/perl-Lingua-EN-Sentence.git/commit/?h=f22id=224200e5621e64d05726df3c153501f241cd9954
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

corsepiu pushed to perl-Lingua-EN-Sentence (f22). Perl 5.22 rebuild

2015-06-14 Thread notifications
From b0e61f4f6d8d638c72b2cca88437a9e56a3e3740 Mon Sep 17 00:00:00 2001
From: Jitka Plesnikova jples...@redhat.com
Date: Wed, 3 Jun 2015 19:41:48 +0200
Subject: Perl 5.22 rebuild


diff --git a/perl-Lingua-EN-Sentence.spec b/perl-Lingua-EN-Sentence.spec
index f5d87a4..49ad5e3 100644
--- a/perl-Lingua-EN-Sentence.spec
+++ b/perl-Lingua-EN-Sentence.spec
@@ -1,6 +1,6 @@
 Name:   perl-Lingua-EN-Sentence
 Version:0.27
-Release:1%{?dist}
+Release:2%{?dist}
 Summary:Module for splitting text into sentences
 # same as perl, cf. lib/Lingua/EN/Sentence.pm
 License:GPL+ or Artistic
@@ -49,6 +49,9 @@ make test
 %{_mandir}/man3/*
 
 %changelog
+* Wed Jun 03 2015 Jitka Plesnikova jples...@redhat.com - 0.27-2
+- Perl 5.22 rebuild
+
 * Mon Mar 16 2015 Ralf Corsépius corse...@fedoraproject.org - 0.27-1
 - Upstream update.
 - Reflect Source0: having changed.
-- 
cgit v0.10.2



http://pkgs.fedoraproject.org/cgit/perl-Lingua-EN-Sentence.git/commit/?h=f22id=b0e61f4f6d8d638c72b2cca88437a9e56a3e3740
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

corsepiu pushed to perl-Lingua-EN-Sentence (f22). Upstream update.

2015-06-14 Thread notifications
From 1f077f146d64600b404442ec7d9379a1719ef804 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Ralf=20Cors=C3=A9pius?= corse...@fedoraproject.org
Date: Sun, 14 Jun 2015 08:34:07 +0200
Subject: Upstream update.


diff --git a/.gitignore b/.gitignore
index 5634920..da00e38 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1 @@
-/Lingua-EN-Sentence-0.27.tar.gz
+/Lingua-EN-Sentence-0.29.tar.gz
diff --git a/perl-Lingua-EN-Sentence.spec b/perl-Lingua-EN-Sentence.spec
index 49ad5e3..784c492 100644
--- a/perl-Lingua-EN-Sentence.spec
+++ b/perl-Lingua-EN-Sentence.spec
@@ -1,6 +1,6 @@
 Name:   perl-Lingua-EN-Sentence
-Version:0.27
-Release:2%{?dist}
+Version:0.29
+Release:1%{?dist}
 Summary:Module for splitting text into sentences
 # same as perl, cf. lib/Lingua/EN/Sentence.pm
 License:GPL+ or Artistic
@@ -49,6 +49,9 @@ make test
 %{_mandir}/man3/*
 
 %changelog
+* Sun Jun 14 2015 Ralf Corsépius corse...@fedoraproject.org - 0.29-1
+- Upstream update.
+
 * Wed Jun 03 2015 Jitka Plesnikova jples...@redhat.com - 0.27-2
 - Perl 5.22 rebuild
 
diff --git a/sources b/sources
index 9d84fa6..6c8b049 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-ede174970799d27eeddb7056c80c0646  Lingua-EN-Sentence-0.27.tar.gz
+60bf37f84809fafdaca730085743b544  Lingua-EN-Sentence-0.29.tar.gz
-- 
cgit v0.10.2



http://pkgs.fedoraproject.org/cgit/perl-Lingua-EN-Sentence.git/commit/?h=f22id=1f077f146d64600b404442ec7d9379a1719ef804
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

corsepiu pushed to perl-Lingua-EN-Sentence (master). Upstream update.

2015-06-14 Thread notifications
From 1f077f146d64600b404442ec7d9379a1719ef804 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Ralf=20Cors=C3=A9pius?= corse...@fedoraproject.org
Date: Sun, 14 Jun 2015 08:34:07 +0200
Subject: Upstream update.


diff --git a/.gitignore b/.gitignore
index 5634920..da00e38 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1 @@
-/Lingua-EN-Sentence-0.27.tar.gz
+/Lingua-EN-Sentence-0.29.tar.gz
diff --git a/perl-Lingua-EN-Sentence.spec b/perl-Lingua-EN-Sentence.spec
index 49ad5e3..784c492 100644
--- a/perl-Lingua-EN-Sentence.spec
+++ b/perl-Lingua-EN-Sentence.spec
@@ -1,6 +1,6 @@
 Name:   perl-Lingua-EN-Sentence
-Version:0.27
-Release:2%{?dist}
+Version:0.29
+Release:1%{?dist}
 Summary:Module for splitting text into sentences
 # same as perl, cf. lib/Lingua/EN/Sentence.pm
 License:GPL+ or Artistic
@@ -49,6 +49,9 @@ make test
 %{_mandir}/man3/*
 
 %changelog
+* Sun Jun 14 2015 Ralf Corsépius corse...@fedoraproject.org - 0.29-1
+- Upstream update.
+
 * Wed Jun 03 2015 Jitka Plesnikova jples...@redhat.com - 0.27-2
 - Perl 5.22 rebuild
 
diff --git a/sources b/sources
index 9d84fa6..6c8b049 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-ede174970799d27eeddb7056c80c0646  Lingua-EN-Sentence-0.27.tar.gz
+60bf37f84809fafdaca730085743b544  Lingua-EN-Sentence-0.29.tar.gz
-- 
cgit v0.10.2



http://pkgs.fedoraproject.org/cgit/perl-Lingua-EN-Sentence.git/commit/?h=masterid=1f077f146d64600b404442ec7d9379a1719ef804
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

corsepiu uploaded Lingua-EN-Sentence-0.29.tar.gz for perl-Lingua-EN-Sentence

2015-06-14 Thread notifications
60bf37f84809fafdaca730085743b544  Lingua-EN-Sentence-0.29.tar.gz

http://pkgs.fedoraproject.org/lookaside/pkgs/perl-Lingua-EN-Sentence/Lingua-EN-Sentence-0.29.tar.gz/md5/60bf37f84809fafdaca730085743b544/Lingua-EN-Sentence-0.29.tar.gz
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

corsepiu changed corsepiu's 'watchcommits' permission on perl-Imager (f21) to 'Obsolete'

2015-06-14 Thread notifications
corsepiu changed corsepiu's 'watchcommits' permission on perl-Imager (f21) to 
'Obsolete'
https://admin.fedoraproject.org/pkgdb/package/perl-Imager/
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

corsepiu changed corsepiu's 'watchbugzilla' permission on perl-Imager (master) to 'Obsolete'

2015-06-14 Thread notifications
corsepiu changed corsepiu's 'watchbugzilla' permission on perl-Imager (master) 
to 'Obsolete'
https://admin.fedoraproject.org/pkgdb/package/perl-Imager/
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

corsepiu changed corsepiu's 'watchbugzilla' permission on perl-Imager (el6) to 'Obsolete'

2015-06-14 Thread notifications
corsepiu changed corsepiu's 'watchbugzilla' permission on perl-Imager (el6) to 
'Obsolete'
https://admin.fedoraproject.org/pkgdb/package/perl-Imager/
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

corsepiu changed corsepiu's 'watchcommits' permission on perl-Imager (el6) to 'Obsolete'

2015-06-14 Thread notifications
corsepiu changed corsepiu's 'watchcommits' permission on perl-Imager (el6) to 
'Obsolete'
https://admin.fedoraproject.org/pkgdb/package/perl-Imager/
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

corsepiu changed corsepiu's 'watchbugzilla' permission on perl-Imager (f22) to 'Obsolete'

2015-06-14 Thread notifications
corsepiu changed corsepiu's 'watchbugzilla' permission on perl-Imager (f22) to 
'Obsolete'
https://admin.fedoraproject.org/pkgdb/package/perl-Imager/
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

corsepiu changed corsepiu's 'watchcommits' permission on perl-Imager (f20) to 'Obsolete'

2015-06-14 Thread notifications
corsepiu changed corsepiu's 'watchcommits' permission on perl-Imager (f20) to 
'Obsolete'
https://admin.fedoraproject.org/pkgdb/package/perl-Imager/
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

corsepiu changed corsepiu's 'watchbugzilla' permission on perl-Imager (f20) to 'Obsolete'

2015-06-14 Thread notifications
corsepiu changed corsepiu's 'watchbugzilla' permission on perl-Imager (f20) to 
'Obsolete'
https://admin.fedoraproject.org/pkgdb/package/perl-Imager/
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

corsepiu changed corsepiu's 'watchbugzilla' permission on perl-Imager (f21) to 'Obsolete'

2015-06-14 Thread notifications
corsepiu changed corsepiu's 'watchbugzilla' permission on perl-Imager (f21) to 
'Obsolete'
https://admin.fedoraproject.org/pkgdb/package/perl-Imager/
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

corsepiu changed corsepiu's 'watchcommits' permission on perl-Imager (master) to 'Obsolete'

2015-06-14 Thread notifications
corsepiu changed corsepiu's 'watchcommits' permission on perl-Imager (master) 
to 'Obsolete'
https://admin.fedoraproject.org/pkgdb/package/perl-Imager/
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

corsepiu changed corsepiu's 'watchcommits' permission on perl-Imager (f22) to 'Obsolete'

2015-06-14 Thread notifications
corsepiu changed corsepiu's 'watchcommits' permission on perl-Imager (f22) to 
'Obsolete'
https://admin.fedoraproject.org/pkgdb/package/perl-Imager/
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

corsepiu pushed to perl-Lingua-EN-Sentence (f21). Perl 5.22 rebuild

2015-06-14 Thread notifications
From b0e61f4f6d8d638c72b2cca88437a9e56a3e3740 Mon Sep 17 00:00:00 2001
From: Jitka Plesnikova jples...@redhat.com
Date: Wed, 3 Jun 2015 19:41:48 +0200
Subject: Perl 5.22 rebuild


diff --git a/perl-Lingua-EN-Sentence.spec b/perl-Lingua-EN-Sentence.spec
index f5d87a4..49ad5e3 100644
--- a/perl-Lingua-EN-Sentence.spec
+++ b/perl-Lingua-EN-Sentence.spec
@@ -1,6 +1,6 @@
 Name:   perl-Lingua-EN-Sentence
 Version:0.27
-Release:1%{?dist}
+Release:2%{?dist}
 Summary:Module for splitting text into sentences
 # same as perl, cf. lib/Lingua/EN/Sentence.pm
 License:GPL+ or Artistic
@@ -49,6 +49,9 @@ make test
 %{_mandir}/man3/*
 
 %changelog
+* Wed Jun 03 2015 Jitka Plesnikova jples...@redhat.com - 0.27-2
+- Perl 5.22 rebuild
+
 * Mon Mar 16 2015 Ralf Corsépius corse...@fedoraproject.org - 0.27-1
 - Upstream update.
 - Reflect Source0: having changed.
-- 
cgit v0.10.2



http://pkgs.fedoraproject.org/cgit/perl-Lingua-EN-Sentence.git/commit/?h=f21id=b0e61f4f6d8d638c72b2cca88437a9e56a3e3740
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

corsepiu pushed to perl-Lingua-EN-Sentence (f21). Cleanup merger.

2015-06-14 Thread notifications
From 224200e5621e64d05726df3c153501f241cd9954 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Ralf=20Cors=C3=A9pius?= corse...@fedoraproject.org
Date: Sun, 14 Jun 2015 08:35:03 +0200
Subject: Cleanup merger.


diff --git a/perl-Lingua-EN-Sentence.spec b/perl-Lingua-EN-Sentence.spec
index 784c492..ccadadc 100644
--- a/perl-Lingua-EN-Sentence.spec
+++ b/perl-Lingua-EN-Sentence.spec
@@ -52,9 +52,6 @@ make test
 * Sun Jun 14 2015 Ralf Corsépius corse...@fedoraproject.org - 0.29-1
 - Upstream update.
 
-* Wed Jun 03 2015 Jitka Plesnikova jples...@redhat.com - 0.27-2
-- Perl 5.22 rebuild
-
 * Mon Mar 16 2015 Ralf Corsépius corse...@fedoraproject.org - 0.27-1
 - Upstream update.
 - Reflect Source0: having changed.
-- 
cgit v0.10.2



http://pkgs.fedoraproject.org/cgit/perl-Lingua-EN-Sentence.git/commit/?h=f21id=224200e5621e64d05726df3c153501f241cd9954
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

corsepiu pushed to perl-Lingua-EN-Sentence (f21). Upstream update.

2015-06-14 Thread notifications
From 1f077f146d64600b404442ec7d9379a1719ef804 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Ralf=20Cors=C3=A9pius?= corse...@fedoraproject.org
Date: Sun, 14 Jun 2015 08:34:07 +0200
Subject: Upstream update.


diff --git a/.gitignore b/.gitignore
index 5634920..da00e38 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1 @@
-/Lingua-EN-Sentence-0.27.tar.gz
+/Lingua-EN-Sentence-0.29.tar.gz
diff --git a/perl-Lingua-EN-Sentence.spec b/perl-Lingua-EN-Sentence.spec
index 49ad5e3..784c492 100644
--- a/perl-Lingua-EN-Sentence.spec
+++ b/perl-Lingua-EN-Sentence.spec
@@ -1,6 +1,6 @@
 Name:   perl-Lingua-EN-Sentence
-Version:0.27
-Release:2%{?dist}
+Version:0.29
+Release:1%{?dist}
 Summary:Module for splitting text into sentences
 # same as perl, cf. lib/Lingua/EN/Sentence.pm
 License:GPL+ or Artistic
@@ -49,6 +49,9 @@ make test
 %{_mandir}/man3/*
 
 %changelog
+* Sun Jun 14 2015 Ralf Corsépius corse...@fedoraproject.org - 0.29-1
+- Upstream update.
+
 * Wed Jun 03 2015 Jitka Plesnikova jples...@redhat.com - 0.27-2
 - Perl 5.22 rebuild
 
diff --git a/sources b/sources
index 9d84fa6..6c8b049 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-ede174970799d27eeddb7056c80c0646  Lingua-EN-Sentence-0.27.tar.gz
+60bf37f84809fafdaca730085743b544  Lingua-EN-Sentence-0.29.tar.gz
-- 
cgit v0.10.2



http://pkgs.fedoraproject.org/cgit/perl-Lingua-EN-Sentence.git/commit/?h=f21id=1f077f146d64600b404442ec7d9379a1719ef804
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

corsepiu pushed to perl-Lingua-EN-Sentence (f21). Merge remote-tracking branch 'origin/f22' into f21

2015-06-14 Thread notifications
From b0e61f4f6d8d638c72b2cca88437a9e56a3e3740 Mon Sep 17 00:00:00 2001
From: Jitka Plesnikova jples...@redhat.com
Date: Wed, 3 Jun 2015 19:41:48 +0200
Subject: Perl 5.22 rebuild


diff --git a/perl-Lingua-EN-Sentence.spec b/perl-Lingua-EN-Sentence.spec
index f5d87a4..49ad5e3 100644
--- a/perl-Lingua-EN-Sentence.spec
+++ b/perl-Lingua-EN-Sentence.spec
@@ -1,6 +1,6 @@
 Name:   perl-Lingua-EN-Sentence
 Version:0.27
-Release:1%{?dist}
+Release:2%{?dist}
 Summary:Module for splitting text into sentences
 # same as perl, cf. lib/Lingua/EN/Sentence.pm
 License:GPL+ or Artistic
@@ -49,6 +49,9 @@ make test
 %{_mandir}/man3/*
 
 %changelog
+* Wed Jun 03 2015 Jitka Plesnikova jples...@redhat.com - 0.27-2
+- Perl 5.22 rebuild
+
 * Mon Mar 16 2015 Ralf Corsépius corse...@fedoraproject.org - 0.27-1
 - Upstream update.
 - Reflect Source0: having changed.
-- 
cgit v0.10.2


From 1f077f146d64600b404442ec7d9379a1719ef804 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Ralf=20Cors=C3=A9pius?= corse...@fedoraproject.org
Date: Sun, 14 Jun 2015 08:34:07 +0200
Subject: Upstream update.


diff --git a/.gitignore b/.gitignore
index 5634920..da00e38 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1 @@
-/Lingua-EN-Sentence-0.27.tar.gz
+/Lingua-EN-Sentence-0.29.tar.gz
diff --git a/perl-Lingua-EN-Sentence.spec b/perl-Lingua-EN-Sentence.spec
index 49ad5e3..784c492 100644
--- a/perl-Lingua-EN-Sentence.spec
+++ b/perl-Lingua-EN-Sentence.spec
@@ -1,6 +1,6 @@
 Name:   perl-Lingua-EN-Sentence
-Version:0.27
-Release:2%{?dist}
+Version:0.29
+Release:1%{?dist}
 Summary:Module for splitting text into sentences
 # same as perl, cf. lib/Lingua/EN/Sentence.pm
 License:GPL+ or Artistic
@@ -49,6 +49,9 @@ make test
 %{_mandir}/man3/*
 
 %changelog
+* Sun Jun 14 2015 Ralf Corsépius corse...@fedoraproject.org - 0.29-1
+- Upstream update.
+
 * Wed Jun 03 2015 Jitka Plesnikova jples...@redhat.com - 0.27-2
 - Perl 5.22 rebuild
 
diff --git a/sources b/sources
index 9d84fa6..6c8b049 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-ede174970799d27eeddb7056c80c0646  Lingua-EN-Sentence-0.27.tar.gz
+60bf37f84809fafdaca730085743b544  Lingua-EN-Sentence-0.29.tar.gz
-- 
cgit v0.10.2


From 224200e5621e64d05726df3c153501f241cd9954 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Ralf=20Cors=C3=A9pius?= corse...@fedoraproject.org
Date: Sun, 14 Jun 2015 08:35:03 +0200
Subject: Cleanup merger.


diff --git a/perl-Lingua-EN-Sentence.spec b/perl-Lingua-EN-Sentence.spec
index 784c492..ccadadc 100644
--- a/perl-Lingua-EN-Sentence.spec
+++ b/perl-Lingua-EN-Sentence.spec
@@ -52,9 +52,6 @@ make test
 * Sun Jun 14 2015 Ralf Corsépius corse...@fedoraproject.org - 0.29-1
 - Upstream update.
 
-* Wed Jun 03 2015 Jitka Plesnikova jples...@redhat.com - 0.27-2
-- Perl 5.22 rebuild
-
 * Mon Mar 16 2015 Ralf Corsépius corse...@fedoraproject.org - 0.27-1
 - Upstream update.
 - Reflect Source0: having changed.
-- 
cgit v0.10.2



http://pkgs.fedoraproject.org/cgit/perl-Lingua-EN-Sentence.git/commit/?h=f21id=53cdd55c26fef8f658552648a994bce2a0006e8b
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

corsepiu changed corsepiu's 'watchcommits' permission on perl-Imager (el5) to 'Obsolete'

2015-06-14 Thread notifications
corsepiu changed corsepiu's 'watchcommits' permission on perl-Imager (el5) to 
'Obsolete'
https://admin.fedoraproject.org/pkgdb/package/perl-Imager/
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

corsepiu changed corsepiu's 'watchbugzilla' permission on perl-Imager (el5) to 'Obsolete'

2015-06-14 Thread notifications
corsepiu changed corsepiu's 'watchbugzilla' permission on perl-Imager (el5) to 
'Obsolete'
https://admin.fedoraproject.org/pkgdb/package/perl-Imager/
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

corsepiu changed corsepiu's 'approveacls' permission on perl-Imager (master) to 'Obsolete'

2015-06-14 Thread notifications
corsepiu changed corsepiu's 'approveacls' permission on perl-Imager (master) to 
'Obsolete'
https://admin.fedoraproject.org/pkgdb/package/perl-Imager/
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

corsepiu changed corsepiu's 'approveacls' permission on perl-Imager (f20) to 'Obsolete'

2015-06-14 Thread notifications
corsepiu changed corsepiu's 'approveacls' permission on perl-Imager (f20) to 
'Obsolete'
https://admin.fedoraproject.org/pkgdb/package/perl-Imager/
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

corsepiu changed corsepiu's 'commit' permission on perl-Imager (master) to 'Obsolete'

2015-06-14 Thread notifications
corsepiu changed corsepiu's 'commit' permission on perl-Imager (master) to 
'Obsolete'
https://admin.fedoraproject.org/pkgdb/package/perl-Imager/
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

corsepiu changed corsepiu's 'commit' permission on perl-Imager (f21) to 'Obsolete'

2015-06-14 Thread notifications
corsepiu changed corsepiu's 'commit' permission on perl-Imager (f21) to 
'Obsolete'
https://admin.fedoraproject.org/pkgdb/package/perl-Imager/
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

corsepiu changed corsepiu's 'approveacls' permission on perl-Imager (f22) to 'Obsolete'

2015-06-14 Thread notifications
corsepiu changed corsepiu's 'approveacls' permission on perl-Imager (f22) to 
'Obsolete'
https://admin.fedoraproject.org/pkgdb/package/perl-Imager/
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

corsepiu changed corsepiu's 'commit' permission on perl-Imager (f22) to 'Obsolete'

2015-06-14 Thread notifications
corsepiu changed corsepiu's 'commit' permission on perl-Imager (f22) to 
'Obsolete'
https://admin.fedoraproject.org/pkgdb/package/perl-Imager/
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

corsepiu changed corsepiu's 'approveacls' permission on perl-Imager (el6) to 'Obsolete'

2015-06-14 Thread notifications
corsepiu changed corsepiu's 'approveacls' permission on perl-Imager (el6) to 
'Obsolete'
https://admin.fedoraproject.org/pkgdb/package/perl-Imager/
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

corsepiu changed corsepiu's 'commit' permission on perl-Imager (f20) to 'Obsolete'

2015-06-14 Thread notifications
corsepiu changed corsepiu's 'commit' permission on perl-Imager (f20) to 
'Obsolete'
https://admin.fedoraproject.org/pkgdb/package/perl-Imager/
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

corsepiu changed corsepiu's 'approveacls' permission on perl-Imager (f21) to 'Obsolete'

2015-06-14 Thread notifications
corsepiu changed corsepiu's 'approveacls' permission on perl-Imager (f21) to 
'Obsolete'
https://admin.fedoraproject.org/pkgdb/package/perl-Imager/
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

corsepiu changed corsepiu's 'approveacls' permission on perl-Imager (el5) to 'Obsolete'

2015-06-14 Thread notifications
corsepiu changed corsepiu's 'approveacls' permission on perl-Imager (el5) to 
'Obsolete'
https://admin.fedoraproject.org/pkgdb/package/perl-Imager/
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

[Bug 1225070] perl-Scalar-List-Utils-1.42 is available

2015-06-14 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1225070



--- Comment #8 from Fedora Update System upda...@fedoraproject.org ---
perl-Scalar-List-Utils-1.42-1.fc21 has been pushed to the Fedora 21 stable
repository.  If problems still persist, please make note of it in this bug
report.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

[Bug 1227122] perl-Date-Manip-6.50 is available

2015-06-14 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1227122



--- Comment #8 from Fedora Update System upda...@fedoraproject.org ---
perl-Date-Manip-6.50-1.fc22 has been pushed to the Fedora 22 stable repository.
 If problems still persist, please make note of it in this bug report.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

[Bug 1227131] perl-Module-CoreList-5.20150520 is available

2015-06-14 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1227131

Fedora Update System upda...@fedoraproject.org changed:

   What|Removed |Added

 Status|ON_QA   |CLOSED
   Fixed In Version|perl-Module-CoreList-5.2015 |perl-Module-CoreList-5.2015
   |0520-1.fc23 |0520-1.fc22
 Resolution|--- |ERRATA
Last Closed||2015-06-14 13:27:41



--- Comment #9 from Fedora Update System upda...@fedoraproject.org ---
perl-Module-CoreList-5.20150520-1.fc22 has been pushed to the Fedora 22 stable
repository.  If problems still persist, please make note of it in this bug
report.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

[Bug 1227130] perl-Locale-Codes-3.35 is available

2015-06-14 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1227130

Fedora Update System upda...@fedoraproject.org changed:

   What|Removed |Added

 Status|ON_QA   |CLOSED
   Fixed In Version|perl-Locale-Codes-3.35-1.fc |perl-Locale-Codes-3.35-1.fc
   |23  |21
 Resolution|--- |ERRATA
Last Closed||2015-06-14 13:28:49



--- Comment #9 from Fedora Update System upda...@fedoraproject.org ---
perl-Locale-Codes-3.35-1.fc21 has been pushed to the Fedora 21 stable
repository.  If problems still persist, please make note of it in this bug
report.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

[Bug 1227327] perl-Getopt-Long-2.46 is available

2015-06-14 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1227327

Fedora Update System upda...@fedoraproject.org changed:

   What|Removed |Added

 Status|ON_QA   |CLOSED
   Fixed In Version|perl-Getopt-Long-2.46-1.fc2 |perl-Getopt-Long-2.46-1.fc2
   |3   |2
 Resolution|--- |ERRATA
Last Closed||2015-06-14 13:26:50



--- Comment #10 from Fedora Update System upda...@fedoraproject.org ---
perl-Getopt-Long-2.46-1.fc22 has been pushed to the Fedora 22 stable
repository.  If problems still persist, please make note of it in this bug
report.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

pghmcfc pushed to perl-Parse-CPAN-Meta (master). Update to 1.4417 (..more)

2015-06-14 Thread notifications
From ede402641f4b77ed12875630d0bd45a50b6c24c7 Mon Sep 17 00:00:00 2001
From: Paul Howarth p...@city-fan.org
Date: Sun, 14 Jun 2015 16:17:01 +0100
Subject: Update to 1.4417

- New upstream release 1.4417
  - Outputs the version of backends used
  - Updated repo metadata and boilerplate files
  - Pointed issue tracker to the Perl-Toolchain-Gang Github repo
- Classify buildreqs by usage
- Use %license
- Package CONTRIBUTING.mkdn and README files
- Expand %description
- Make %files list more explicit

diff --git a/.gitignore b/.gitignore
index 847fd02..82abd63 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1 @@
-/Parse-CPAN-Meta-1.4414.tar.gz
+/Parse-CPAN-Meta-[0-9.]*.tar.gz
diff --git a/perl-Parse-CPAN-Meta.spec b/perl-Parse-CPAN-Meta.spec
index 0f053bf..2988993 100644
--- a/perl-Parse-CPAN-Meta.spec
+++ b/perl-Parse-CPAN-Meta.spec
@@ -1,68 +1,90 @@
 Name:   perl-Parse-CPAN-Meta
 # dual-lifed module needs to match the epoch in perl.spec
 Epoch:  1
-Version:1.4414
-Release:346%{?dist}
+Version:1.4417
+Release:1%{?dist}
 Summary:Parse META.yml and META.json CPAN meta-data files
 License:GPL+ or Artistic
 Group:  Development/Libraries
 URL:http://search.cpan.org/dist/Parse-CPAN-Meta/
 Source0:
http://www.cpan.org/authors/id/D/DA/DAGOLDEN/Parse-CPAN-Meta-%{version}.tar.gz
 BuildArch:  noarch
+# Module Build
+BuildRequires:  perl
+BuildRequires:  perl(ExtUtils::MakeMaker)
+BuildRequires:  perl(warnings)
+# Module Runtime
 BuildRequires:  perl(Carp)
 BuildRequires:  perl(CPAN::Meta::YAML) = 0.011
-# CPAN::Meta needs Parse::CPAN::Meta
-%if 0%{!?perl_bootstrap:1}
-BuildRequires:  perl(CPAN::Meta)
-BuildRequires:  perl(CPAN::Meta::Requirements)
-%endif
 BuildRequires:  perl(Encode)
 BuildRequires:  perl(Exporter)
-BuildRequires:  perl(ExtUtils::MakeMaker)
+BuildRequires:  perl(JSON::PP) = 2.27200
+BuildRequires:  perl(strict)
+# Test Suite
 BuildRequires:  perl(File::Spec) = 0.80
 BuildRequires:  perl(File::Spec::Functions)
-BuildRequires:  perl(JSON::PP) = 2.27200
-BuildRequires:  perl(List::Util)
-BuildRequires:  perl(Test::More) = 0.47
+BuildRequires:  perl(JSON) = 2.5
 BuildRequires:  perl(lib)
-BuildRequires:  perl(strict)
+BuildRequires:  perl(Test::More) = 0.82
 BuildRequires:  perl(vars)
-BuildRequires:  perl(version)
-BuildRequires:  perl(warnings)
-
+BuildRequires:  perl(YAML)
+# Optional Tests
+# CPAN::Meta needs Parse::CPAN::Meta
+%if 0%{!?perl_bootstrap:1}
+BuildRequires:  perl(CPAN::Meta) = 2.120900
+BuildRequires:  perl(CPAN::Meta::Prereqs)
+%endif
+# Runtime
+Requires:   perl(:MODULE_COMPAT_%(eval `perl -V:version`; echo $version))
 Requires:   perl(CPAN::Meta::YAML) = 0.011
+Requires:   perl(Encode)
 Requires:   perl(JSON::PP) = 2.27200
-Requires:   perl(:MODULE_COMPAT_%(eval `%{__perl} -V:version`; echo 
$version))
-
-%{?perl_default_filter}
 
 %description
-Parse::CPAN::Meta is a parser for META.json and META.yml files, using
-JSON::PP and/or CPAN::Meta::YAML.
+Parse::CPAN::Meta is a parser for META.json and META.yml files, using JSON::PP
+and/or CPAN::Meta::YAML. It provides three methods: load_file,
+load_json_string, and load_yaml_string. These will read and de-serialize CPAN
+metafiles.
+
+Parse::CPAN::Meta provides a legacy API of only two functions, based on the
+YAML functions of the same name. Wherever possible, identical calling semantics
+are used. These may only be used with YAML sources.
+
+All error reporting is done with exceptions (die'ing).
 
 %prep
 %setup -q -n Parse-CPAN-Meta-%{version}
 
 %build
-%{__perl} Makefile.PL INSTALLDIRS=vendor
+perl Makefile.PL INSTALLDIRS=vendor
 make %{?_smp_mflags}
 
 %install
-make pure_install DESTDIR=%{buildroot}
-
+make pure_install DESTDIR=%{buildroot} UNINST=0
 find %{buildroot} -type f -name .packlist -exec rm -f {} \;
-
-%{_fixperms} %{buildroot}/*
+%{_fixperms} %{buildroot}
 
 %check
 make test
 
 %files
-%doc Changes
-%{perl_vendorlib}/*
-%{_mandir}/man3/*
+%license LICENSE
+%doc Changes CONTRIBUTING.mkdn README
+%{perl_vendorlib}/Parse/
+%{_mandir}/man3/Parse::CPAN::Meta.3*
 
 %changelog
+* Sun Jun 14 2015 Paul Howarth p...@city-fan.org - 1:1.4417-1
+- Update to 1.4417
+  - Outputs the version of backends used
+  - Updated repo metadata and boilerplate files
+  - Pointed issue tracker to the Perl-Toolchain-Gang Github repo
+- Classify buildreqs by usage
+- Use %%license
+- Package CONTRIBUTING.mkdn and README files
+- Expand %%description
+- Make %%files list more explicit
+
 * Wed Jun 10 2015 Jitka Plesnikova jples...@redhat.com - 1:1.4414-346
 - Perl 5.22 re-rebuild of bootstrapped packages
 
diff --git a/sources b/sources
index 3fc37aa..f479dc4 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-f83ad609767ab52e9a452243f50c71ca  Parse-CPAN-Meta-1.4414.tar.gz
+b4f36533cba9ec56bef6f3797b7f4d84  Parse-CPAN-Meta-1.4417.tar.gz
-- 
cgit v0.10.2




[Bug 1230120] Please update to = 1.003003

2015-06-14 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1230120

Fedora Update System upda...@fedoraproject.org changed:

   What|Removed |Added

 Status|MODIFIED|ON_QA



--- Comment #3 from Fedora Update System upda...@fedoraproject.org ---
Package perl-JSON-MaybeXS-1.003005-1.fc21:
* should fix your issue,
* was pushed to the Fedora 21 testing repository,
* should be available at your local mirror within two days.
Update it with:
# su -c 'yum update --enablerepo=updates-testing
perl-JSON-MaybeXS-1.003005-1.fc21'
as soon as you are able to.
Please go to the following url:
https://admin.fedoraproject.org/updates/FEDORA-2015-9963/perl-JSON-MaybeXS-1.003005-1.fc21
then log in and leave karma (feedback).

-- 
You are receiving this mail because:
You are on the CC list for the bug.
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

pghmcfc pushed to perl-Parse-CPAN-Meta (perl-Parse-CPAN-Meta-1.4417-1.fc23). Update to 1.4417 (..more)

2015-06-14 Thread notifications
From ede402641f4b77ed12875630d0bd45a50b6c24c7 Mon Sep 17 00:00:00 2001
From: Paul Howarth p...@city-fan.org
Date: Sun, 14 Jun 2015 16:17:01 +0100
Subject: Update to 1.4417

- New upstream release 1.4417
  - Outputs the version of backends used
  - Updated repo metadata and boilerplate files
  - Pointed issue tracker to the Perl-Toolchain-Gang Github repo
- Classify buildreqs by usage
- Use %license
- Package CONTRIBUTING.mkdn and README files
- Expand %description
- Make %files list more explicit

diff --git a/.gitignore b/.gitignore
index 847fd02..82abd63 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1 @@
-/Parse-CPAN-Meta-1.4414.tar.gz
+/Parse-CPAN-Meta-[0-9.]*.tar.gz
diff --git a/perl-Parse-CPAN-Meta.spec b/perl-Parse-CPAN-Meta.spec
index 0f053bf..2988993 100644
--- a/perl-Parse-CPAN-Meta.spec
+++ b/perl-Parse-CPAN-Meta.spec
@@ -1,68 +1,90 @@
 Name:   perl-Parse-CPAN-Meta
 # dual-lifed module needs to match the epoch in perl.spec
 Epoch:  1
-Version:1.4414
-Release:346%{?dist}
+Version:1.4417
+Release:1%{?dist}
 Summary:Parse META.yml and META.json CPAN meta-data files
 License:GPL+ or Artistic
 Group:  Development/Libraries
 URL:http://search.cpan.org/dist/Parse-CPAN-Meta/
 Source0:
http://www.cpan.org/authors/id/D/DA/DAGOLDEN/Parse-CPAN-Meta-%{version}.tar.gz
 BuildArch:  noarch
+# Module Build
+BuildRequires:  perl
+BuildRequires:  perl(ExtUtils::MakeMaker)
+BuildRequires:  perl(warnings)
+# Module Runtime
 BuildRequires:  perl(Carp)
 BuildRequires:  perl(CPAN::Meta::YAML) = 0.011
-# CPAN::Meta needs Parse::CPAN::Meta
-%if 0%{!?perl_bootstrap:1}
-BuildRequires:  perl(CPAN::Meta)
-BuildRequires:  perl(CPAN::Meta::Requirements)
-%endif
 BuildRequires:  perl(Encode)
 BuildRequires:  perl(Exporter)
-BuildRequires:  perl(ExtUtils::MakeMaker)
+BuildRequires:  perl(JSON::PP) = 2.27200
+BuildRequires:  perl(strict)
+# Test Suite
 BuildRequires:  perl(File::Spec) = 0.80
 BuildRequires:  perl(File::Spec::Functions)
-BuildRequires:  perl(JSON::PP) = 2.27200
-BuildRequires:  perl(List::Util)
-BuildRequires:  perl(Test::More) = 0.47
+BuildRequires:  perl(JSON) = 2.5
 BuildRequires:  perl(lib)
-BuildRequires:  perl(strict)
+BuildRequires:  perl(Test::More) = 0.82
 BuildRequires:  perl(vars)
-BuildRequires:  perl(version)
-BuildRequires:  perl(warnings)
-
+BuildRequires:  perl(YAML)
+# Optional Tests
+# CPAN::Meta needs Parse::CPAN::Meta
+%if 0%{!?perl_bootstrap:1}
+BuildRequires:  perl(CPAN::Meta) = 2.120900
+BuildRequires:  perl(CPAN::Meta::Prereqs)
+%endif
+# Runtime
+Requires:   perl(:MODULE_COMPAT_%(eval `perl -V:version`; echo $version))
 Requires:   perl(CPAN::Meta::YAML) = 0.011
+Requires:   perl(Encode)
 Requires:   perl(JSON::PP) = 2.27200
-Requires:   perl(:MODULE_COMPAT_%(eval `%{__perl} -V:version`; echo 
$version))
-
-%{?perl_default_filter}
 
 %description
-Parse::CPAN::Meta is a parser for META.json and META.yml files, using
-JSON::PP and/or CPAN::Meta::YAML.
+Parse::CPAN::Meta is a parser for META.json and META.yml files, using JSON::PP
+and/or CPAN::Meta::YAML. It provides three methods: load_file,
+load_json_string, and load_yaml_string. These will read and de-serialize CPAN
+metafiles.
+
+Parse::CPAN::Meta provides a legacy API of only two functions, based on the
+YAML functions of the same name. Wherever possible, identical calling semantics
+are used. These may only be used with YAML sources.
+
+All error reporting is done with exceptions (die'ing).
 
 %prep
 %setup -q -n Parse-CPAN-Meta-%{version}
 
 %build
-%{__perl} Makefile.PL INSTALLDIRS=vendor
+perl Makefile.PL INSTALLDIRS=vendor
 make %{?_smp_mflags}
 
 %install
-make pure_install DESTDIR=%{buildroot}
-
+make pure_install DESTDIR=%{buildroot} UNINST=0
 find %{buildroot} -type f -name .packlist -exec rm -f {} \;
-
-%{_fixperms} %{buildroot}/*
+%{_fixperms} %{buildroot}
 
 %check
 make test
 
 %files
-%doc Changes
-%{perl_vendorlib}/*
-%{_mandir}/man3/*
+%license LICENSE
+%doc Changes CONTRIBUTING.mkdn README
+%{perl_vendorlib}/Parse/
+%{_mandir}/man3/Parse::CPAN::Meta.3*
 
 %changelog
+* Sun Jun 14 2015 Paul Howarth p...@city-fan.org - 1:1.4417-1
+- Update to 1.4417
+  - Outputs the version of backends used
+  - Updated repo metadata and boilerplate files
+  - Pointed issue tracker to the Perl-Toolchain-Gang Github repo
+- Classify buildreqs by usage
+- Use %%license
+- Package CONTRIBUTING.mkdn and README files
+- Expand %%description
+- Make %%files list more explicit
+
 * Wed Jun 10 2015 Jitka Plesnikova jples...@redhat.com - 1:1.4414-346
 - Perl 5.22 re-rebuild of bootstrapped packages
 
diff --git a/sources b/sources
index 3fc37aa..f479dc4 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-f83ad609767ab52e9a452243f50c71ca  Parse-CPAN-Meta-1.4414.tar.gz
+b4f36533cba9ec56bef6f3797b7f4d84  Parse-CPAN-Meta-1.4417.tar.gz
-- 
cgit v0.10.2




[Bug 1230743] perl-Parse-CPAN-Meta-1.4417 is available

2015-06-14 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1230743



--- Comment #3 from Upstream Release Monitoring 
upstream-release-monitor...@fedoraproject.org ---
pghmcfc's perl-Parse-CPAN-Meta-1.4417-1.fc23 completed
http://koji.fedoraproject.org/koji/buildinfo?buildID=645880

-- 
You are receiving this mail because:
You are on the CC list for the bug.
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

[Bug 1227130] perl-Locale-Codes-3.35 is available

2015-06-14 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1227130

Fedora Update System upda...@fedoraproject.org changed:

   What|Removed |Added

   Fixed In Version|perl-Locale-Codes-3.35-1.fc |perl-Locale-Codes-3.35-1.fc
   |21  |22



--- Comment #10 from Fedora Update System upda...@fedoraproject.org ---
perl-Locale-Codes-3.35-1.fc22 has been pushed to the Fedora 22 stable
repository.  If problems still persist, please make note of it in this bug
report.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

pghmcfc uploaded Parse-CPAN-Meta-1.4417.tar.gz for perl-Parse-CPAN-Meta

2015-06-14 Thread notifications
b4f36533cba9ec56bef6f3797b7f4d84  Parse-CPAN-Meta-1.4417.tar.gz

http://pkgs.fedoraproject.org/lookaside/pkgs/perl-Parse-CPAN-Meta/Parse-CPAN-Meta-1.4417.tar.gz/md5/b4f36533cba9ec56bef6f3797b7f4d84/Parse-CPAN-Meta-1.4417.tar.gz
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

[Bug 1227122] perl-Date-Manip-6.50 is available

2015-06-14 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1227122



--- Comment #7 from Fedora Update System upda...@fedoraproject.org ---
perl-Date-Manip-6.50-1.fc21 has been pushed to the Fedora 21 stable repository.
 If problems still persist, please make note of it in this bug report.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

[Bug 1230743] perl-Parse-CPAN-Meta-1.4417 is available

2015-06-14 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1230743

Paul Howarth p...@city-fan.org changed:

   What|Removed |Added

 Status|NEW |CLOSED
   Fixed In Version||perl-Parse-CPAN-Meta-1.4417
   ||-1.fc23
 Resolution|--- |RAWHIDE
Last Closed||2015-06-14 11:49:15



-- 
You are receiving this mail because:
You are on the CC list for the bug.
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

Python 3.5 as a system-wide change for Fedora 23?

2015-06-14 Thread Nick Coghlan
Hi folks,

Toshio pinged me about a problem with dnf using -OO in their shebang
lines earlier today
(https://bugzilla.redhat.com/show_bug.cgi?id=1230820), which got me
thinking about our Python 3.5 adoption timeline (as I note in the
issue there, the reason using -OO in system packages is currently a
bad idea is a limitation in CPython's bytecode caching scheme that
Brett Cannon has fixed for 3.5+).

The two relevant schedule docs are the ones for F23 and Python 3.5:

Fedora 23: https://fedoraproject.org/wiki/Releases/23/Schedule
Python 3.5: https://www.python.org/dev/peps/pep-0478/

The upstream Python 3.5rc1 release is due on August 9, while the final
release is due on September 13. To switch in F23 that would mean:

* getting a system-wide change for a Python 3 upgrade approved by the
F23 deadline on Jun 26
* getting a 3.5 beta release incorporated by the testability deadline
on July 28 (this would likely correspond to 3.5b3 upstream, which is
due for release on July 5)
* F23 Alpha would ship with a Python 3.5 beta release
* F23 Beta would ship with a Python 3.5 release candidate
* F23 final would ship with the Python 3.5.0 final release

Slavek's change proposal for the 3.4 upgrade in F21 is at
https://fedoraproject.org/wiki/Changes/Python_3.4

Progress on the Python 3 as default effort means that the Py3 stack
is significantly more critical now than it was back then. However, we
also have better testing tools available.

In particular, for testing purposes prior to making the change in
Koji, I'd suggest we consider Beaker's /distribution/rebuild task:
https://beaker-project.org/docs/user-guide/beaker-provided-tasks.html#distribution-rebuild

The example given there is for testing GCC changes, but it should work
for this as well (while beaker.fedoraproject.org isn't open for more
general access yet, I still have an account there from when I was
working on the Beaker team, and worst case, we can do the test on Red
Hat's Beaker internal instance instead).

The contingency plan if the Beaker rebuild showed significant problems
that couldn't be resolved by the testability deadline would be to
postpone the system-wide change to Fedora 24 (however, I'd consider
issues of that magnitude to indicate an upstream compatibility
problem, so it hopefully won't come to that)

If folks think this sounds like a plausible approach, I'd volunteer to
work with Matej as Python 3 maintainer to push it forward.

Regards,
Nick.

P.S. Miro's nightly SCLs at
https://copr.fedoraproject.org/coprs/churchyard/python3-nightly/ may
also have a part to play, although I'm not sure what that would be
just yet

-- 
Nick Coghlan   |   ncogh...@gmail.com   |   Brisbane, Australia
___
python-devel mailing list
python-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/python-devel

[Bug 1231586] perl-Devel-FindPerl-0.013 is available

2015-06-14 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1231586



--- Comment #1 from Upstream Release Monitoring 
upstream-release-monitor...@fedoraproject.org ---
Created attachment 1038732
  -- https://bugzilla.redhat.com/attachment.cgi?id=1038732action=edit
[patch] Update to 0.013 (#1231586)

-- 
You are receiving this mail because:
You are on the CC list for the bug.
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

[Bug 1231586] New: perl-Devel-FindPerl-0.013 is available

2015-06-14 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1231586

Bug ID: 1231586
   Summary: perl-Devel-FindPerl-0.013 is available
   Product: Fedora
   Version: rawhide
 Component: perl-Devel-FindPerl
  Keywords: FutureFeature, Triaged
  Assignee: ppi...@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,
psab...@redhat.com



Latest upstream release: 0.013
Current version/release in rawhide: 0.012-4.fc23
URL: http://search.cpan.org/dist/Devel-FindPerl/

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.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

[Bug 1231586] perl-Devel-FindPerl-0.013 is available

2015-06-14 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1231586



--- Comment #2 from Upstream Release Monitoring 
upstream-release-monitor...@fedoraproject.org ---
Scratch build succeeded
http://koji.fedoraproject.org/koji/taskinfo?taskID=10054440

-- 
You are receiving this mail because:
You are on the CC list for the bug.
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

[Bug 1231589] New: perl-PDL-2.012 is available

2015-06-14 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1231589

Bug ID: 1231589
   Summary: perl-PDL-2.012 is available
   Product: Fedora
   Version: rawhide
 Component: perl-PDL
  Keywords: FutureFeature, Triaged
  Assignee: jples...@redhat.com
  Reporter: upstream-release-monitor...@fedoraproject.org
QA Contact: extras...@fedoraproject.org
CC: jples...@redhat.com, mmasl...@redhat.com,
perl-devel@lists.fedoraproject.org, psab...@redhat.com



Latest upstream release: 2.012
Current version/release in rawhide: 2.11.0-1.fc23
URL: http://search.cpan.org/dist/PDL/

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.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

  1   2   >