[Test-Announce] 2018-04-16 @ 16:00 UTC - Fedora 28 Blocker Review Meeting

2018-04-13 Thread Adam Williamson
# F28 Blocker Review meeting
# Date: 2018-04-16
# Time: 16:00 UTC
# Location: #fedora-blocker-review on irc.freenode.net

Hi folks! We have 6 proposed blockers and 5 proposed freeze exception
issues for Final to review, so let's have a review meeting on Monday.

If you have time this weekend, you can take a look at the proposed or
accepted blockers before the meeting -  the full lists can be found
here: https://qa.fedoraproject.org/blockerbugs/ .

We'll be evaluating these bugs to see if they violate any of the 
Release Criteria and warrant the blocking of a release if they're not 
fixed. Information on the release criteria for F28 can be found on the 
wiki [0].

For more information about the Blocker and Freeze exception process, 
check out these links:
 - https://fedoraproject.org/wiki/QA:SOP_blocker_bug_process
 - https://fedoraproject.org/wiki/QA:SOP_freeze_exception_bug_process

And for those of you who are curious how a Blocker Review Meeting 
works - or how it's supposed to go and you want to run one - check out 
the SOP on the wiki:
 - https://fedoraproject.org/wiki/QA:SOP_Blocker_Bug_Meeting

Have a good weekend and see you on Monday!

[0] https://fedoraproject.org/wiki/Fedora_Release_Criteria
-- 
Adam Williamson
Fedora QA Community Monkey
IRC: adamw | Twitter: AdamW_Fedora | XMPP: adamw AT happyassassin . net
http://www.happyassassin.net
___
test-announce mailing list -- test-annou...@lists.fedoraproject.org
To unsubscribe send an email to test-announce-le...@lists.fedoraproject.org
___
devel mailing list -- devel@lists.fedoraproject.org
To unsubscribe send an email to devel-le...@lists.fedoraproject.org


[Test-Announce] Proposal to CANCEL: 2018-04-16 Fedora QA Meeting

2018-04-13 Thread Adam Williamson
Hi folks! I'm proposing we cancel the QA meeting on Monday. We've met
the last two weeks, and I don't think there's anything urgent on the
agenda.

If you're aware of anything important we have to discuss this week,
please do reply to this mail and we can go ahead and run the meeting.
Thanks!

There *will* be a blocker review meeting, of course.
-- 
Adam Williamson
Fedora QA Community Monkey
IRC: adamw | Twitter: AdamW_Fedora | XMPP: adamw AT happyassassin . net
http://www.happyassassin.net
___
test-announce mailing list -- test-annou...@lists.fedoraproject.org
To unsubscribe send an email to test-announce-le...@lists.fedoraproject.org
___
devel mailing list -- devel@lists.fedoraproject.org
To unsubscribe send an email to devel-le...@lists.fedoraproject.org


FreeCAD: undefined reference to `Py::ifPyErrorThrowCxxException()'

2018-04-13 Thread Richard Shaw
I've posted to upstreams mailing list but have not as of yet gotten a
response.

I've run into the following error trying to build the latest version of
FreeCAD which requires python-pycxx but Rawhide now has 7.0.3 and the
bundled version appears to be 6.2.8.

I'm used to undefined references indicating that a library is missing at
the linker stage, but in the case of python-pycxx, it's a copylib. There is
no library to link to and it seems to be picking up the source and headers
at the correct location so I'm at a loss...

[ 24%] Linking CXX shared library ../../lib/libFreeCADBase.so
cd /builddir/build/BUILD/FreeCAD-0.17/build/src/Base && /usr/bin/cmake -E
cmake_link_script CMakeFiles/FreeCADBase.dir/link.txt --verbose=1
/usr/bin/c++ -fPIC -Wall -Wextra -Wno-write-strings -O2 -g -pipe -Wall
-Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS
-fexceptions -fstack-protector-strong -grecord-gcc-switches
-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1
-specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic
-fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection
-std=c++11 -D_OCC64 -Wl,--no-undefined -shared
-Wl,-soname,libFreeCADBase.so -o ../../lib/libFreeCADBase.so
CMakeFiles/FreeCADBase.dir/usr/src/CXX/cxxextensions.c.o
CMakeFiles/FreeCADBase.dir/usr/src/CXX/cxx_extensions.cxx.o
CMakeFiles/FreeCADBase.dir/usr/src/CXX/cxxsupport.cxx.o
CMakeFiles/FreeCADBase.dir/usr/src/CXX/IndirectPythonInterface.cxx.o
CMakeFiles/FreeCADBase.dir/Axis.cpp.o
CMakeFiles/FreeCADBase.dir/AxisPyImp.cpp.o
CMakeFiles/FreeCADBase.dir/Base64.cpp.o
CMakeFiles/FreeCADBase.dir/BaseClass.cpp.o
CMakeFiles/FreeCADBase.dir/BaseClassPyImp.cpp.o
CMakeFiles/FreeCADBase.dir/BoundBoxPyImp.cpp.o
CMakeFiles/FreeCADBase.dir/Builder3D.cpp.o
CMakeFiles/FreeCADBase.dir/Console.cpp.o
CMakeFiles/FreeCADBase.dir/CoordinateSystem.cpp.o
CMakeFiles/FreeCADBase.dir/CoordinateSystemPyImp.cpp.o
CMakeFiles/FreeCADBase.dir/Debugger.cpp.o
CMakeFiles/FreeCADBase.dir/Exception.cpp.o
CMakeFiles/FreeCADBase.dir/ExceptionFactory.cpp.o
CMakeFiles/FreeCADBase.dir/Factory.cpp.o
CMakeFiles/FreeCADBase.dir/FileInfo.cpp.o
CMakeFiles/FreeCADBase.dir/FileTemplate.cpp.o
CMakeFiles/FreeCADBase.dir/FutureWatcherProgress.cpp.o
CMakeFiles/FreeCADBase.dir/gzstream.cpp.o
CMakeFiles/FreeCADBase.dir/GeometryPyCXX.cpp.o
CMakeFiles/FreeCADBase.dir/Handle.cpp.o
CMakeFiles/FreeCADBase.dir/InputSource.cpp.o
CMakeFiles/FreeCADBase.dir/Interpreter.cpp.o
CMakeFiles/FreeCADBase.dir/Matrix.cpp.o
CMakeFiles/FreeCADBase.dir/MatrixPyImp.cpp.o
CMakeFiles/FreeCADBase.dir/MemDebug.cpp.o
CMakeFiles/FreeCADBase.dir/Parameter.cpp.o
CMakeFiles/FreeCADBase.dir/ParameterPy.cpp.o
CMakeFiles/FreeCADBase.dir/Persistence.cpp.o
CMakeFiles/FreeCADBase.dir/PersistencePyImp.cpp.o
CMakeFiles/FreeCADBase.dir/Placement.cpp.o
CMakeFiles/FreeCADBase.dir/PlacementPyImp.cpp.o
CMakeFiles/FreeCADBase.dir/PyExport.cpp.o
CMakeFiles/FreeCADBase.dir/PyObjectBase.cpp.o
CMakeFiles/FreeCADBase.dir/Reader.cpp.o
CMakeFiles/FreeCADBase.dir/Rotation.cpp.o
CMakeFiles/FreeCADBase.dir/RotationPyImp.cpp.o
CMakeFiles/FreeCADBase.dir/Sequencer.cpp.o
CMakeFiles/FreeCADBase.dir/Stream.cpp.o
CMakeFiles/FreeCADBase.dir/Swap.cpp.o
CMakeFiles/FreeCADBase.dir/swigpyrun_1.3.25.cpp.o
CMakeFiles/FreeCADBase.dir/swigpyrun_1.3.33.cpp.o
CMakeFiles/FreeCADBase.dir/swigpyrun_1.3.36.cpp.o
CMakeFiles/FreeCADBase.dir/swigpyrun_1.3.38.cpp.o
CMakeFiles/FreeCADBase.dir/swigpyrun_1.3.40.cpp.o
CMakeFiles/FreeCADBase.dir/swigpyrun.cpp.o
CMakeFiles/FreeCADBase.dir/TimeInfo.cpp.o
CMakeFiles/FreeCADBase.dir/Tools.cpp.o
CMakeFiles/FreeCADBase.dir/Tools2D.cpp.o
CMakeFiles/FreeCADBase.dir/Type.cpp.o CMakeFiles/FreeCADBase.dir/Uuid.cpp.o
CMakeFiles/FreeCADBase.dir/Vector3D.cpp.o
CMakeFiles/FreeCADBase.dir/VectorPyImp.cpp.o
CMakeFiles/FreeCADBase.dir/Writer.cpp.o
CMakeFiles/FreeCADBase.dir/XMLTools.cpp.o
CMakeFiles/FreeCADBase.dir/UnitsApi.cpp.o
CMakeFiles/FreeCADBase.dir/UnitsApiPy.cpp.o
CMakeFiles/FreeCADBase.dir/UnitsSchema.cpp.o
CMakeFiles/FreeCADBase.dir/UnitsSchemaInternal.cpp.o
CMakeFiles/FreeCADBase.dir/UnitsSchemaMKS.cpp.o
CMakeFiles/FreeCADBase.dir/UnitsSchemaImperial1.cpp.o
CMakeFiles/FreeCADBase.dir/UnitsSchemaCentimeters.cpp.o
CMakeFiles/FreeCADBase.dir/UnitsSchemaMmMin.cpp.o
CMakeFiles/FreeCADBase.dir/Quantity.cpp.o
CMakeFiles/FreeCADBase.dir/QuantityPyImp.cpp.o
CMakeFiles/FreeCADBase.dir/Unit.cpp.o
CMakeFiles/FreeCADBase.dir/UnitPyImp.cpp.o
CMakeFiles/FreeCADBase.dir/PyTools.c.o
CMakeFiles/FreeCADBase.dir/PreCompiled.cpp.o -lpython2.7 -lxerces-c
-lboost_filesystem -lboost_program_options -lboost_regex -lboost_signals
-lboost_system -lboost_thread -lboost_chrono -lboost_date_time
-lboost_atomic -lz -lQtCore -lutil -ldl -lzipios
BUILDSTDERR: CMakeFiles/FreeCADBase.dir/usr/src/CXX/cxx_extensions.cxx.o:
In function `Py::Object::validate()':
BUILDSTDERR: /usr/src/CXX/Python2/cxx_extensions.cxx:122: undefined
reference to `Py::ifPyErrorThrowCxxException()'
BUILDSTDERR: 

Anyone interested in Testing the wireframes of the Fedora Community App?

2018-04-13 Thread Abhishek Sharma
Hello!

So I have been working on the wireframes for the revamped Fedora Community
App

(as a part of my GSoC proposal) and I am ready to share the V1.

I need some people to volunteer for the wireframe testing. In the process,
you will be asked to do very simple tasks (which will hardly take 2
minutes) on a clickable prototype. I can learn from the insights of testing
to iterate on the design of the application. Basically what's working and
what's not. I believe to design the best UX, we need to pay attention to
what users do.

Please reply to this email if you're interested so that I can invite you
for the testing.

Thanks :-)

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


Re: How should I coordinate the package updates with you guys?

2018-04-13 Thread pouar
On Fri, 13 Apr 2018 22:58:58 +0200
Mathieu Bridon  wrote:

> On Fri, 2018-04-13 at 15:41 -0500, po...@pouar.net wrote:
> > Not sure how to interpret the example email `packagename-owner@alias`
> > . Would that be like `brotli-po...@fedoraproject.org` or
> > `po...@fedoraproject.org` or something else? Is `fedoraproject.org`
> > the right domain for `alias`?
>   
> 
> It's ${srpmname}-ow...@fedoraproject.org, so in your case:
> 
> brotli-ow...@fedoraproject.org
> 
> 

One last question, do I need to list the whatrequires recursively and email
those maintainers as well or just list the immediate whatrequires and
just email those guys?

-- 
GPG Keys: https://keybase.io/pouar
Tox ID:
2EA7A6D5494C10B2E0F32004A1E9CBD971777E551A902059E5EA7E73E5A299272F29D9FF5F6A
Matrix ID: @Pouar:matrix.org Social Links: https://www.pouar.net/social.php


pgpkYCqmv5Qms.pgp
Description: OpenPGP digital signature
___
devel mailing list -- devel@lists.fedoraproject.org
To unsubscribe send an email to devel-le...@lists.fedoraproject.org


Re: How should I coordinate the package updates with you guys?

2018-04-13 Thread pouar
On Fri, 13 Apr 2018 09:29:56 -0700
Adam Williamson  wrote:

> On Thu, 2018-04-12 at 17:06 -0500, po...@pouar.net wrote:
> > On Thu, 12 Apr 2018 15:43:28 -0500
> > Jason L Tibbitts III  wrote:
> > 
>   > > > > > > >   writes:
> ] > > 
> > >   
> .]> > > Brotli apparently just got a new update, and I was told I have to
> > > > coordinate package updates with you guys in Rawhide instead of just
> > > > uploading the updates unannounced. How should I proceed?
> ..> > 
> > > ]  
> > > 
> > > Well, there's only really a need to coordinate if the versioning of the
> > > library changes, or if there's an ABI change and (boo) upstream doesn't
> > > bother to bump the soversion when they break the ABI, or if there's
> > > something else that people need to know about like an API change which
> > > is going to break users of the library when they next rebuild.
> > > 
> > > If you're just releasing a compatible update, then there's no real need
> > > to say much of anything.  Otherwise this list would be flooded with
> > > update notices.
> > > 
> > > If you do need to make an announcement, you should say what is changing,
> > > what needs to be done to accommodate it, and provide a list of packages
> > > which will need rebuilding.  You can use the find-package-maintainers
> > > script from
> > > https://pagure.io/fedora-misc-package-utilities/blob/master/f/find-package-maintainers
> > > to give a nice list of packages and their owners so that people can
> > > easily see if they'll need to do anything.
> > > 
> > > (This really needs to be put into the wiki if it isn't already there.)
> > > 
> > >  - J<
> > > ___
> > > devel mailing list -- devel@lists.fedoraproject.org
> > > To unsubscribe send an email to devel-le...@lists.fedoraproject.org
> ..> 
> > How do I find out what packages depends on it? Would
> > `dnf repoquery --whatrequires brotli`
> > provide that?
> [...]  
> 
> No, not qu>  or is there a different command that I should run?
>  [...]  
> 
> Well, the script above. But you can also do:
> 
> dnf repoquery --releasever=rawhide --refresh --whatrequires 
> "libbrotlicommon.so.1()(64bit)"
> dnf repoquery --releasever=rawhide --refresh --whatrequires 
> "libbrotlidec.so.1()(64bit)"
> dnf repoquery --releasever=rawhide --refresh --whatrequires 
> "libbrotlienc.so.1()(64bit)"
> 
> to find *binary* packages with an auto-generated dependency on
> the current sonames provided by the library, and:
> 
> dnf repoquery --releasever=rawhide --disablerepo=* --enablerepo=fedora-source 
> --whatrequires brotli-devel
> 
> to find all source packages that BuildRequire brotli-d>  Do I just
> > make an announcement after uploading with the list of packages that need to
> > rebuild or is there something else that I need to do first?
> 
>  [...]  
> 
> Read the URL Fabio linked to, but the important thing is, you need to
> do the announcement *well in advance* of doing the actual build, and
> ideally come up with a plan for making sure the builds of the
> dependencies happen on the same day as the build of brotli.
> 
> Note this is all assuming the new version will actually change the
> soname - if it doesn't, there's no problem. The current soname in
> Rawhide is 'libbrotli(whatever).so.1', if that's the same with the new
> version, all existing packages should continue to work with it without
> needing to be rebuilt.
> 
> Thanks!

Not sure how to interpret the example email `packagename-owner@alias`. Would
that be like `brotli-po...@fedoraproject.org` or `po...@fedoraproject.org`
or something else? Is `fedoraproject.org` the right domain for `alias`?

-- 
GPG Keys: https://keybase.io/pouar
Tox ID:
2EA7A6D5494C10B2E0F32004A1E9CBD971777E551A902059E5EA7E73E5A299272F29D9FF5F6A
Matrix ID: @Pouar:matrix.org Social Links: https://www.pouar.net/social.php


pgpnOdKReUxmg.pgp
Description: OpenPGP digital signature
___
devel mailing list -- devel@lists.fedoraproject.org
To unsubscribe send an email to devel-le...@lists.fedoraproject.org


Re: How should I coordinate the package updates with you guys?

2018-04-13 Thread Mathieu Bridon
On Fri, 2018-04-13 at 15:41 -0500, po...@pouar.net wrote:
> Not sure how to interpret the example email `packagename-owner@alias`
> . Would that be like `brotli-po...@fedoraproject.org` or
> `po...@fedoraproject.org` or something else? Is `fedoraproject.org`
> the right domain for `alias`?

It's ${srpmname}-ow...@fedoraproject.org, so in your case:

brotli-ow...@fedoraproject.org


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


Re: Schedule for Friday's FESCo Meeting (2018-04-13)

2018-04-13 Thread Zbigniew Jędrzejewski-Szmek
Minutes: 
https://meetbot.fedoraproject.org/fedora-meeting/2018-04-13/fesco.2018-04-13-15.00.html
Minutes (text): 
https://meetbot.fedoraproject.org/fedora-meeting/2018-04-13/fesco.2018-04-13-15.00.txt
Log: 
https://meetbot.fedoraproject.org/fedora-meeting/2018-04-13/fesco.2018-04-13-15.00.log.html

Meeting summary
---
* init process  (zbyszek, 15:00:41)

* #1877 large number of packages FTBFS in F28  (zbyszek, 15:04:28)
  * LINK: https://pagure.io/fesco/issue/1877   (zbyszek, 15:04:28)
  * AGREED: till will create a list of FTBFS packages, post it to devel
and announce that they will be retired in 6 weeks if not being
worked on (+6, 0, -0)  (tyll, 15:31:57)
  * ACTION: till will send a list of FTBFS packages to devel and retire
them in 6 weeks  (tyll, 15:32:13)

* #1874 Package Anki has a Non-responsive Maintainer  (zbyszek,
  15:32:26)
  * LINK: https://pagure.io/fesco/issue/1874   (zbyszek, 15:32:26)
  * anki maintainer is responsive again  (tyll, 15:35:27)
  * AGREED: No additional action is required from FESCo (+5, 0, 0)
(zbyszek, 15:36:15)

* #1872 Disable Test Gating requirements until more UI is enabled
  (zbyszek, 15:36:29)
  * LINK: https://pagure.io/fesco/issue/1872   (zbyszek, 15:36:29)
  * AGREED: Wait another week to see how the Bohdi changes shake out
before deciding whether to disable gating (+5, 0, 0)  (zbyszek,
15:43:58)

* #1868 Change the Changes template  (zbyszek, 15:44:09)
  * LINK: https://pagure.io/fesco/issue/1868   (zbyszek, 15:44:09)
  * ACTION: zbyszek to generate a counter-proposal to spur discussion
(zbyszek, 15:55:28)

* #1878 Please change "Everything" directory to something less
  inaccurately comprehensive  (zbyszek, 15:55:34)
  * LINK: https://pagure.io/fesco/issue/1878   (zbyszek, 15:55:40)
  * We'll return to this after F28 is released  (zbyszek, 16:04:06)

* #1876 Please orphan all LXQt packages / nonresponsive maintainer
  heliocastro  (zbyszek, 16:05:05)
  * LINK: https://pagure.io/fesco/issue/1876   (zbyszek, 16:05:11)
  * AGREED: Wait another week for the heliocastro to respond and orphan
packages if there's no reponse (+6, 0, 0)  (zbyszek, 16:10:09)

* Next week's chair  (zbyszek, 16:10:18)
  * ACTION: maxamillion will chair next meeting  (zbyszek, 16:12:37)

* Open Floor  (zbyszek, 16:17:54)
  * LINK:
https://koji.fedoraproject.org/koji/packageinfo?packageID=19167 for
example does not have a build for f28  (tyll, 16:21:17)

Meeting ended at 16:30:59 UTC.


Action Items

* till will send a list of FTBFS packages to devel and retire them in 6
  weeks
* zbyszek to generate a counter-proposal to spur discussion
* maxamillion will chair next meeting


Action Items, by person
---
* maxamillion
  * maxamillion will chair next meeting
* zbyszek
  * zbyszek to generate a counter-proposal to spur discussion
* **UNASSIGNED**
  * till will send a list of FTBFS packages to devel and retire them in
6 weeks


People Present (lines said)
---
* zbyszek (111)
* tyll (41)
* jsmith (38)
* nirik (24)
* zodbot (16)
* x3mboy (15)
* maxamillion (13)
* jwb (5)
* pjones (2)
* dgilmore (2)
* pingou (1)
* sgallagh (0)
* bowlofeggs (0)
___
devel mailing list -- devel@lists.fedoraproject.org
To unsubscribe send an email to devel-le...@lists.fedoraproject.org


plan to update brotli to 1.0.4 in Rawhide

2018-04-13 Thread pouar
I'm supposed to notify you a week in advanced, which for me puts it
at 2018-04-21. the following packages will need to be rebuilt once that
happens.

golang-github-dsnet-compress
httpd
php-pecl-http
python-httpbin
webkit2gtk3
woff2


So I just announce that I'm updating the package on the day I update it
right?
-- 
GPG Keys: https://keybase.io/pouar
Tox ID:
2EA7A6D5494C10B2E0F32004A1E9CBD971777E551A902059E5EA7E73E5A299272F29D9FF5F6A
Matrix ID: @Pouar:matrix.org Social Links: https://www.pouar.net/social.php
BEGIN:VCARD
VERSION:4.0
CLASS:public
N:Dragon;Pouar;;;
X-EVOLUTION-FILE-AS:Pouar Dragon
FN:Pouar Dragon
EMAIL:po...@pouar.net
NICKNAME:Pouar
GENDER:M
URL:https://www.pouar.net
X-TWITTER:https://twitter.com/the_pouar
X-MOZILLA-HTML:FALSE
X-EVOLUTION-BLOG-URL:https://drupal.pouar.net
X-KADDRESSBOOK-BlogFeed:https://drupal.pouar.net
X-KADDRESSBOOK-OPENPGPFP:E107AB5293597577A88AB4AF725BA94668AECE69
X-KADDRESSBOOK-CRYPTOPROTOPREF:openpgp/mime
X-KADDRESSBOOK-CRYPTOSIGNPREF:alwaysIfPossible
NOTE:PGP Keys: https://keybase.io/pouar
REV:2017-04-17T14:58:50Z(8)
END:VCARD


pgps2zt3UQqbk.pgp
Description: OpenPGP digital signature
___
devel mailing list -- devel@lists.fedoraproject.org
To unsubscribe send an email to devel-le...@lists.fedoraproject.org


Re: Anyone interested in Testing the wireframes of the Fedora Community App?

2018-04-13 Thread Umar Parooq
I am in.

On Fri, Apr 13, 2018, 10:52 PM Abhishek Sharma 
wrote:

> Hello!
>
> So I have been working on the wireframes for the revamped Fedora
> Community App
> 
> (as a part of my GSoC proposal) and I am ready to share the V1.
>
> I need some people to volunteer for the wireframe testing. In the process,
> you will be asked to do very simple tasks (which will hardly take 2
> minutes) on a clickable prototype. I can learn from the insights of testing
> to iterate on the design of the application. Basically what's working and
> what's not. I believe to design the best UX, we need to pay attention to
> what users do.
>
> Please reply to this email if you're interested so that I can invite you
> for the testing.
>
> Thanks :-)
>
> Best,
> Abhishek
> ___
> devel mailing list -- devel@lists.fedoraproject.org
> To unsubscribe send an email to devel-le...@lists.fedoraproject.org
>
___
devel mailing list -- devel@lists.fedoraproject.org
To unsubscribe send an email to devel-le...@lists.fedoraproject.org


Re: Anyone interested in Testing the wireframes of the Fedora Community App?

2018-04-13 Thread Abhishek Sharma
Sent you the invite, Umar. Thanks!

Will love to see more participation from the community :-)

On Sat, Apr 14, 2018 at 3:29 AM, Umar Parooq 
wrote:

> I am in.
>
> On Fri, Apr 13, 2018, 10:52 PM Abhishek Sharma 
> wrote:
>
>> Hello!
>>
>> So I have been working on the wireframes for the revamped Fedora
>> Community App
>> 
>> (as a part of my GSoC proposal) and I am ready to share the V1.
>>
>> I need some people to volunteer for the wireframe testing. In the
>> process, you will be asked to do very simple tasks (which will hardly take
>> 2 minutes) on a clickable prototype. I can learn from the insights of
>> testing to iterate on the design of the application. Basically what's
>> working and what's not. I believe to design the best UX, we need to pay
>> attention to what users do.
>>
>> Please reply to this email if you're interested so that I can invite you
>> for the testing.
>>
>> Thanks :-)
>>
>> Best,
>> Abhishek
>> ___
>> devel mailing list -- devel@lists.fedoraproject.org
>> To unsubscribe send an email to devel-le...@lists.fedoraproject.org
>>
>
> ___
> devel mailing list -- devel@lists.fedoraproject.org
> To unsubscribe send an email to devel-le...@lists.fedoraproject.org
>
>
___
devel mailing list -- devel@lists.fedoraproject.org
To unsubscribe send an email to devel-le...@lists.fedoraproject.org


Re: How should I coordinate the package updates with you guys?

2018-04-13 Thread Adam Williamson
On Fri, 2018-04-13 at 16:42 -0500, po...@pouar.net wrote:
> On Fri, 13 Apr 2018 22:58:58 +0200
> Mathieu Bridon  wrote:
> 
> > On Fri, 2018-04-13 at 15:41 -0500, po...@pouar.net wrote:
> > > Not sure how to interpret the example email `packagename-owner@alias`
> > > . Would that be like `brotli-po...@fedoraproject.org` or
> > > `po...@fedoraproject.org` or something else? Is `fedoraproject.org`
> > > the right domain for `alias`?
> > 
> >   
> > 
> > It's ${srpmname}-ow...@fedoraproject.org, so in your case:
> > 
> > brotli-ow...@fedoraproject.org
> > 
> > 
> 
> One last question, do I need to list the whatrequires recursively and email
> those maintainers as well or just list the immediate whatrequires and
> just email those guys?

Just the immediate ones.
-- 
Adam Williamson
Fedora QA Community Monkey
IRC: adamw | Twitter: AdamW_Fedora | XMPP: adamw AT happyassassin . net
http://www.happyassassin.net
___
devel mailing list -- devel@lists.fedoraproject.org
To unsubscribe send an email to devel-le...@lists.fedoraproject.org


Re: FreeCAD: undefined reference to `Py::ifPyErrorThrowCxxException()'

2018-04-13 Thread Mamoru TASAKA

Richard Shaw wrote on 04/14/2018 04:38 AM:

I've posted to upstreams mailing list but have not as of yet gotten a
response.

I've run into the following error trying to build the latest version of
FreeCAD which requires python-pycxx but Rawhide now has 7.0.3 and the
bundled version appears to be 6.2.8.

I'm used to undefined references indicating that a library is missing at
the linker stage, but in the case of python-pycxx, it's a copylib. There is
no library to link to and it seems to be picking up the source and headers
at the correct location so I'm at a loss...

[ 24%] Linking CXX shared library ../../lib/libFreeCADBase.so
cd /builddir/build/BUILD/FreeCAD-0.17/build/src/Base && /usr/bin/cmake -E
cmake_link_script CMakeFiles/FreeCADBase.dir/link.txt --verbose=1
/usr/bin/c++ -fPIC -Wall -Wextra -Wno-write-strings -O2 -g -pipe -Wall
-Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS
-fexceptions -fstack-protector-strong -grecord-gcc-switches
-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1
-specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic
-fasynchronous-unwind-tables -fstack-clash-protection -mcet -fcf-protection
-std=c++11 -D_OCC64 -Wl,--no-undefined -shared
-Wl,-soname,libFreeCADBase.so -o ../../lib/libFreeCADBase.so
CMakeFiles/FreeCADBase.dir/usr/src/CXX/cxxextensions.c.o
CMakeFiles/FreeCADBase.dir/usr/src/CXX/cxx_extensions.cxx.o
CMakeFiles/FreeCADBase.dir/usr/src/CXX/cxxsupport.cxx.o
CMakeFiles/FreeCADBase.dir/usr/src/CXX/IndirectPythonInterface.cxx.o
CMakeFiles/FreeCADBase.dir/Axis.cpp.o
CMakeFiles/FreeCADBase.dir/AxisPyImp.cpp.o
CMakeFiles/FreeCADBase.dir/Base64.cpp.o




 CMakeFiles/FreeCADBase.dir/PyTools.c.o

CMakeFiles/FreeCADBase.dir/PreCompiled.cpp.o -lpython2.7 -lxerces-c
-lboost_filesystem -lboost_program_options -lboost_regex -lboost_signals
-lboost_system -lboost_thread -lboost_chrono -lboost_date_time
-lboost_atomic -lz -lQtCore -lutil -ldl -lzipios
BUILDSTDERR: CMakeFiles/FreeCADBase.dir/usr/src/CXX/cxx_extensions.cxx.o:
In function `Py::Object::validate()':
BUILDSTDERR: /usr/src/CXX/Python2/cxx_extensions.cxx:122: undefined
reference to `Py::ifPyErrorThrowCxxException()'
BUILDSTDERR: CMakeFiles/FreeCADBase.dir/usr/src/CXX/cxx_extensions.cxx.o:
In function
`Py::PythonExtensionBase::callOnSelf(std::__cxx11::basic_string const&, Py::Object const&,
Py::Object const&, Py::Object const&, Py::Object const&, Py::Object const&,
Py::Object const&, Py::Object const&, Py::Object const&, Py::Object
const&)':
BUILDSTDERR: /usr/include/CXX/Python2/Objects.hxx:2450: undefined reference
to `Py::ifPyErrorThrowCxxException()'
BUILDSTDERR: /usr/include/CXX/Python2/Objects.hxx:2426: undefined reference
to `Py::ifPyErrorThrowCxxException()'
BUILDSTDERR: /usr/include/CXX/Python2/Objects.hxx:2426: undefined reference
to `Py::ifPyErrorThrowCxxException()'
BUILDSTDERR: /usr/include/CXX/Python2/Objects.hxx:2426: undefined reference
to `Py::ifPyErrorThrowCxxException()'
BUILDSTDERR:
CMakeFiles/FreeCADBase.dir/usr/src/CXX/cxx_extensions.cxx.o:/usr/include/CXX/Python2/Objects.hxx:2426:
more undefined references to `Py::ifPyErrorThrowCxxException()' follow
BUILDSTDERR: collect2: error: ld returned 1 exit status

Thanks,
Richard



Py::ifPyErrorThrowCxxException() is defined in
/usr/src/CXX/Python2/cxx_exceptions.cxx , so you have to also compile and
link this file.

Regards,
Mamoru

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


Fedora-Atomic 27-20180413.0 compose check report

2018-04-13 Thread Fedora compose checker
No missing expected images.

Passed openQA tests: 2/2 (x86_64)
-- 
Mail generated by check-compose:
https://pagure.io/fedora-qa/check-compose
___
devel mailing list -- devel@lists.fedoraproject.org
To unsubscribe send an email to devel-le...@lists.fedoraproject.org


libupnp ABI change notice

2018-04-13 Thread Nicolas Chauvet
Hi,

I plan to update libupnp to 1.8.3 which comes with an ABI bump.
The libthreadutil library is also dropped in this new release.

I will rebuild the dependent applications

f29 scratch build
https://koji.fedoraproject.org/koji/taskinfo?taskID=26339066

On a side note, I've also updated the current branches to the latest
1.6.25 bugfix release.
Please report any issue in the related bodhi tickets

-- 
-

Nicolas (kwizart)
___
devel mailing list -- devel@lists.fedoraproject.org
To unsubscribe send an email to devel-le...@lists.fedoraproject.org


Re: RHEL 7.5 for aarch64

2018-04-13 Thread Peter Robinson
You should likely ask that on the epel-devel list, but I've added
smooge in as he's the EPEL lead.



On Fri, Apr 13, 2018 at 6:22 AM, Bojan Smojver  wrote:
> Anyone knows when RHEL 7.5 packages will be available for aarch64 in
> koji, so that new dependencies get picked up? I'm trying to build EPEL7
> xorgxrdp against the latest xorg-x11-server and all other arches have
> 1.19.5, but aarch64 is stuck on 1.19.3.
>
> PS. Buildroot overrides don't work here, AFAICT.
>
> Thanks,
> --
> Bojan
> ___
> devel mailing list -- devel@lists.fedoraproject.org
> To unsubscribe send an email to devel-le...@lists.fedoraproject.org
___
devel mailing list -- devel@lists.fedoraproject.org
To unsubscribe send an email to devel-le...@lists.fedoraproject.org


Re: How should I coordinate the package updates with you guys?

2018-04-13 Thread Fabio Valentini
I suggest you look at the wiki page describing the package update process,
specifically the section for rawhide:

https://fedoraproject.org/wiki/Updates_Policy#Rawhide_.2F_devel_.2F_master

It outlines the actions recommended / needed for updates with and without
implications for dependent packages.

Jason already posted a link to a script which you can use to determine
affected packages and their maintainers.

Fabio

On Fri, Apr 13, 2018, 00:07  wrote:

> On Thu, 12 Apr 2018 15:43:28 -0500
> Jason L Tibbitts III  wrote:
>
> > >   writes:
> >
> > > Brotli apparently just got a new update, and I was told I have to
> > > coordinate package updates with you guys in Rawhide instead of just
> > > uploading the updates unannounced. How should I proceed?
> > ]
> >
> > Well, there's only really a need to coordinate if the versioning of the
> > library changes, or if there's an ABI change and (boo) upstream doesn't
> > bother to bump the soversion when they break the ABI, or if there's
> > something else that people need to know about like an API change which
> > is going to break users of the library when they next rebuild.
> >
> > If you're just releasing a compatible update, then there's no real need
> > to say much of anything.  Otherwise this list would be flooded with
> > update notices.
> >
> > If you do need to make an announcement, you should say what is changing,
> > what needs to be done to accommodate it, and provide a list of packages
> > which will need rebuilding.  You can use the find-package-maintainers
> > script from
> >
> https://pagure.io/fedora-misc-package-utilities/blob/master/f/find-package-maintainers
> > to give a nice list of packages and their owners so that people can
> > easily see if they'll need to do anything.
> >
> > (This really needs to be put into the wiki if it isn't already there.)
> >
> >  - J<
> > ___
> > devel mailing list -- devel@lists.fedoraproject.org
> > To unsubscribe send an email to devel-le...@lists.fedoraproject.org
>
> How do I find out what packages depends on it? Would
> `dnf repoquery --whatrequires brotli`
> provide that? or is there a different command that I should run? Do I just
> make an announcement after uploading with the list of packages that need to
> rebuild or is there something else that I need to do first?
>
> --
> GPG Keys: https://keybase.io/pouar
> Tox ID:
>
> 2EA7A6D5494C10B2E0F32004A1E9CBD971777E551A902059E5EA7E73E5A299272F29D9FF5F6A
> Matrix ID: @Pouar:matrix.org Social Links:
> https://www.pouar.net/social.php
> ___
> devel mailing list -- devel@lists.fedoraproject.org
> To unsubscribe send an email to devel-le...@lists.fedoraproject.org
>
___
devel mailing list -- devel@lists.fedoraproject.org
To unsubscribe send an email to devel-le...@lists.fedoraproject.org


Re: Packages optimized for very specific x86_64 "x" generation (OpenSUSE OBS / Fedora Koji)

2018-04-13 Thread Dominik 'Rathann' Mierzejewski
On Friday, 13 April 2018 at 15:47, Germano Massullo wrote:
> As darktable co-maintainer, today I was speaking with darix from
> OpenSUSE community, which maintains such package on that distro.
> On their OBS build system, they are able to build various packages each
> one optimized for a single x86_64 CPU generation using @BUILD_FLAVOR@ +
> _multibuild file.[1] So for example they have packages
> darktable-broadwell
> darktable-ivybridge
> darktable-sandybridge
> darktable-skylake
> darktable-skylake-avx512
> 
>  darix also said "that is an OBS feature, nothing that you can just copy
> to koji[...]"
> "there is no generic solution to this for a normal distro package".
> 
> I would like to study a way to make darktable (sub)packages very
> optimized for each CPU generation, so I am asking you if that is
> possible on Fedora, and what I should study to achieve it.

On Fedora 27+ (glibc 2.26+), you can use the standard way of building
optimized libraries and putting them in platform and capability-specific
directories, e.g.:
/usr/lib64/haswell
/usr/lib64/haswell/avx512_1
/usr/lib64/xeon_phi

It's not the same as OBS does, but it's better than nothing.

See this article for more information
https://clearlinux.org/blogs/transparent-use-library-packages-optimized-intel-architecture

Regards,
Dominik
-- 
Fedora   https://getfedora.org  |  RPMFusion   http://rpmfusion.org
There should be a science of discontent. People need hard times and
oppression to develop psychic muscles.
-- from "Collected Sayings of Muad'Dib" by the Princess Irulan
___
devel mailing list -- devel@lists.fedoraproject.org
To unsubscribe send an email to devel-le...@lists.fedoraproject.org


[Fwd: Renaming "docker" references to generic ones like "container" or "OCI']

2018-04-13 Thread Dennis Gilmore
I am forwarding to devel list as Sushma was not subscribed and it was
rejected.

Dennis

- Mensaje reenviado 
De: Sushma Gajanur Shivakumar 
Para: devel-annou...@lists.fedoraproject.org
Cc: Ben Breard , den...@ausil.us, Mohan Boddu , Greg Sterling 
Asunto: Renaming "docker" references to generic ones like "container"
or "OCI'
Fecha: Fri, 13 Apr 2018 16:15:32 +0200

Hi All,

As the container landscape has changed over the last few years, Docker
Inc. has changed what the term "docker" means. Along with changes in
the container namespace with tools like buildah, cri-o, rkt and other
ways to run containers, it makes sense to refer to containers in a more
generic sense, using terms like "container" or "OCI(Open Container
Initiative)" instead of "docker".

We have already renamed the Docker namespace to "containers" in dist-
git. The Bugzilla project for containers is under container as well.
Wherever possible to be consistent with using more generic terms,
"docker" should be renamed to an appropriate generic term. This will
allow us to more seamlessly adapt and change with the continuing
evolution of the container based world. A side effect is that the
changes will more closely align us with ongoing work within Red Hat.

There are several areas that can be evaluated for changes from "docker"
to "container" (or OCI).  These include:
Changing a package description to be more generic
Working with upstream to rename the project and bringing that back to
Fedora
Changing labels and descriptions used within Dockerfiles
The non-exhaustive* full list of current containers[1] and packages[2]
to be considered is not a very large list and your consideration and
efforts to help are greatly appreciated.

* The bellow URLs will not show a package that is using docker only in
the package description which shows up in bugzilla along with other
locations
[1] https://src.fedoraproject.org/projects/container/%2A
[2] https://src.fedoraproject.org/projects/*docker*


Best Regards,
Sushma Shivakumar
RCM Project Manager
Red Hat, Brno

signature.asc
Description: This is a digitally signed message part
___
devel mailing list -- devel@lists.fedoraproject.org
To unsubscribe send an email to devel-le...@lists.fedoraproject.org


Re: Release rpkg-1.53

2018-04-13 Thread Chenxiong Qi
On Fri, Apr 13, 2018 at 12:56 PM, Tomasz Kłoczko
 wrote:
> On 11 April 2018 at 03:34, Chenxiong Qi  wrote:
>> Hi all,
>>
>> A new version rpkg-1.53  is released.
>>
>> This is the first version delivering Python 3 package, which is
>> python3-rpkg. Thanks Miro Hrončok for making the patch.
> [..]
>
> It would be good to port fedpkg to python 3.
> Someone is working on this? And/or what still is missing do make such
> transition?

It's in progress. Please following https://pagure.io/fedpkg/issue/180

>
> kloczek
> --
> Tomasz Kłoczko | LinkedIn: http://lnkd.in/FXPWxH
> ___
> devel mailing list -- devel@lists.fedoraproject.org
> To unsubscribe send an email to devel-le...@lists.fedoraproject.org



-- 
Regards,
Chenxiong Qi
___
devel mailing list -- devel@lists.fedoraproject.org
To unsubscribe send an email to devel-le...@lists.fedoraproject.org


Delay in upcoming Two Week Atomic Release

2018-04-13 Thread Sinny Kumari
Hi all,

This email is to inform that there will be some delay in next Atomic Two
Week
Release. This is due to some issues with uploading Atomic AMIs. We are
working
on getting it fixed as soon as possible. Once we have AMIs back, we will do
next
Two week release.

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


Packages optimized for very specific x86_64 "x" generation (OpenSUSE OBS / Fedora Koji)

2018-04-13 Thread Germano Massullo
As darktable co-maintainer, today I was speaking with darix from
OpenSUSE community, which maintains such package on that distro.
On their OBS build system, they are able to build various packages each
one optimized for a single x86_64 CPU generation using @BUILD_FLAVOR@ +
_multibuild file.[1] So for example they have packages
darktable-broadwell
darktable-ivybridge
darktable-sandybridge
darktable-skylake
darktable-skylake-avx512

 darix also said "that is an OBS feature, nothing that you can just copy
to koji[...]"
"there is no generic solution to this for a normal distro package".

I would like to study a way to make darktable (sub)packages very
optimized for each CPU generation, so I am asking you if that is
possible on Fedora, and what I should study to achieve it.

Best regards

[1]:
https://build.opensuse.org/package/show/home:darix:darktable:master/darktable
___
devel mailing list -- devel@lists.fedoraproject.org
To unsubscribe send an email to devel-le...@lists.fedoraproject.org


Re: How should I coordinate the package updates with you guys?

2018-04-13 Thread Adam Williamson
On Thu, 2018-04-12 at 17:06 -0500, po...@pouar.net wrote:
> On Thu, 12 Apr 2018 15:43:28 -0500
> Jason L Tibbitts III  wrote:
> 
> > > > > > >   writes:
> > 
> >   
> > > Brotli apparently just got a new update, and I was told I have to
> > > coordinate package updates with you guys in Rawhide instead of just
> > > uploading the updates unannounced. How should I proceed?
> > 
> > ]  
> > 
> > Well, there's only really a need to coordinate if the versioning of the
> > library changes, or if there's an ABI change and (boo) upstream doesn't
> > bother to bump the soversion when they break the ABI, or if there's
> > something else that people need to know about like an API change which
> > is going to break users of the library when they next rebuild.
> > 
> > If you're just releasing a compatible update, then there's no real need
> > to say much of anything.  Otherwise this list would be flooded with
> > update notices.
> > 
> > If you do need to make an announcement, you should say what is changing,
> > what needs to be done to accommodate it, and provide a list of packages
> > which will need rebuilding.  You can use the find-package-maintainers
> > script from
> > https://pagure.io/fedora-misc-package-utilities/blob/master/f/find-package-maintainers
> > to give a nice list of packages and their owners so that people can
> > easily see if they'll need to do anything.
> > 
> > (This really needs to be put into the wiki if it isn't already there.)
> > 
> >  - J<
> > ___
> > devel mailing list -- devel@lists.fedoraproject.org
> > To unsubscribe send an email to devel-le...@lists.fedoraproject.org
> 
> How do I find out what packages depends on it? Would
> `dnf repoquery --whatrequires brotli`
> provide that?

No, not quite.

>  or is there a different command that I should run?

Well, the script above. But you can also do:

dnf repoquery --releasever=rawhide --refresh --whatrequires 
"libbrotlicommon.so.1()(64bit)"
dnf repoquery --releasever=rawhide --refresh --whatrequires 
"libbrotlidec.so.1()(64bit)"
dnf repoquery --releasever=rawhide --refresh --whatrequires 
"libbrotlienc.so.1()(64bit)"

to find *binary* packages with an auto-generated dependency on
the current sonames provided by the library, and:

dnf repoquery --releasever=rawhide --disablerepo=* --enablerepo=fedora-source 
--whatrequires brotli-devel

to find all source packages that BuildRequire brotli-devel.

>  Do I just
> make an announcement after uploading with the list of packages that need to
> rebuild or is there something else that I need to do first?

Read the URL Fabio linked to, but the important thing is, you need to
do the announcement *well in advance* of doing the actual build, and
ideally come up with a plan for making sure the builds of the
dependencies happen on the same day as the build of brotli.

Note this is all assuming the new version will actually change the
soname - if it doesn't, there's no problem. The current soname in
Rawhide is 'libbrotli(whatever).so.1', if that's the same with the new
version, all existing packages should continue to work with it without
needing to be rebuilt.

Thanks!
-- 
Adam Williamson
Fedora QA Community Monkey
IRC: adamw | Twitter: AdamW_Fedora | XMPP: adamw AT happyassassin . net
http://www.happyassassin.net
___
devel mailing list -- devel@lists.fedoraproject.org
To unsubscribe send an email to devel-le...@lists.fedoraproject.org


[Bug 1564935] perl-version-0.9920 is available

2018-04-13 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1564935

Fedora Update System  changed:

   What|Removed |Added

 Status|MODIFIED|ON_QA



--- Comment #4 from Fedora Update System  ---
perl-version-0.99.21-1.fc28 has been pushed to the Fedora 28 testing
repository. If problems still persist, please make note of it in this bug
report.
See https://fedoraproject.org/wiki/QA:Updates_Testing for
instructions on how to install test updates.
You can provide feedback for this update here:
https://bodhi.fedoraproject.org/updates/FEDORA-2018-b01190cfb2

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


[Bug 1566497] perl-version-0.9921 is available

2018-04-13 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1566497

Fedora Update System  changed:

   What|Removed |Added

 Status|MODIFIED|ON_QA



--- Comment #3 from Fedora Update System  ---
perl-version-0.99.21-1.fc28 has been pushed to the Fedora 28 testing
repository. If problems still persist, please make note of it in this bug
report.
See https://fedoraproject.org/wiki/QA:Updates_Testing for
instructions on how to install test updates.
You can provide feedback for this update here:
https://bodhi.fedoraproject.org/updates/FEDORA-2018-b01190cfb2

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


[Bug 1401482] biber-2.11 is available

2018-04-13 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1401482



--- Comment #26 from Miro Hrončok  ---
That rawhide version fixes my problem. Thanks

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


[Bug 1567450] New: perl-Crypt-OpenSSL-Random-0.12 is available

2018-04-13 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1567450

Bug ID: 1567450
   Summary: perl-Crypt-OpenSSL-Random-0.12 is available
   Product: Fedora
   Version: rawhide
 Component: perl-Crypt-OpenSSL-Random
  Keywords: FutureFeature, Triaged
  Assignee: wjhns...@hardakers.net
  Reporter: upstream-release-monitor...@fedoraproject.org
QA Contact: extras...@fedoraproject.org
CC: perl-devel@lists.fedoraproject.org,
wjhns...@hardakers.net



Latest upstream release: 0.12
Current version/release in rawhide: 0.11-9.fc28
URL: http://search.cpan.org/dist/Crypt-OpenSSL-Random/

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

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

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

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

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


[Bug 1567466] New: perl-version-0.9922 is available

2018-04-13 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1567466

Bug ID: 1567466
   Summary: perl-version-0.9922 is available
   Product: Fedora
   Version: rawhide
 Component: perl-version
  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,
tcall...@redhat.com



Latest upstream release: 0.9922
Current version/release in rawhide: 0.99.21-1.fc29
URL: http://search.cpan.org/dist/version/

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

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

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

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

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


[Bug 1566767] perl-Code-TidyAll-0.70 is available

2018-04-13 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1566767



--- Comment #1 from Fedora Update System  ---
perl-Code-TidyAll-0.70-1.fc28 has been submitted as an update to Fedora 28.
https://bodhi.fedoraproject.org/updates/FEDORA-2018-6bd7b06668

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


[Bug 1566968] New: perl-Crypt-Random-Source-0.14 is available

2018-04-13 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1566968

Bug ID: 1566968
   Summary: perl-Crypt-Random-Source-0.14 is available
   Product: Fedora
   Version: rawhide
 Component: perl-Crypt-Random-Source
  Keywords: FutureFeature, Triaged
  Assignee: emman...@seyman.fr
  Reporter: upstream-release-monitor...@fedoraproject.org
QA Contact: extras...@fedoraproject.org
CC: emman...@seyman.fr, perl-devel@lists.fedoraproject.org



Latest upstream release: 0.14
Current version/release in rawhide: 0.12-6.fc28
URL: http://search.cpan.org/dist/Crypt-Random-Source/

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

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

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

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

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


[Bug 1566972] New: perl-Verilog-Perl-3.452 is available

2018-04-13 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1566972

Bug ID: 1566972
   Summary: perl-Verilog-Perl-3.452 is available
   Product: Fedora
   Version: rawhide
 Component: perl-Verilog-Perl
  Keywords: FutureFeature, Triaged
  Assignee: jples...@redhat.com
  Reporter: upstream-release-monitor...@fedoraproject.org
QA Contact: extras...@fedoraproject.org
CC: chitl...@gmail.com, jples...@redhat.com,
perl-devel@lists.fedoraproject.org



Latest upstream release: 3.452
Current version/release in rawhide: 3.448-1.fc28
URL: http://search.cpan.org/dist/Verilog-Perl/

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

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

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

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

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


[Bug 1566767] perl-Code-TidyAll-0.70 is available

2018-04-13 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1566767

Jitka Plesnikova  changed:

   What|Removed |Added

 Status|ASSIGNED|MODIFIED
   Fixed In Version||perl-Code-TidyAll-0.70-1.fc
   ||29



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


[Bug 1566972] perl-Verilog-Perl-3.452 is available

2018-04-13 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1566972

Jitka Plesnikova  changed:

   What|Removed |Added

 Status|ASSIGNED|CLOSED
   Fixed In Version||perl-Verilog-Perl-3.452-1.f
   ||c29
 Resolution|--- |RAWHIDE
Last Closed||2018-04-13 05:08:39



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


[Bug 1565859] perl-Excel-Writer-XLSX-0.97 is available

2018-04-13 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1565859

Jitka Plesnikova  changed:

   What|Removed |Added

 Status|NEW |CLOSED
 CC||jples...@redhat.com
   Fixed In Version||perl-Excel-Writer-XLSX-0.97
   ||-1.fc29
 Resolution|--- |RAWHIDE
   Assignee|dd...@cpan.org  |jples...@redhat.com
Last Closed||2018-04-13 06:36:00



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


[Bug 1438208] perl-Test-Dir-1.15 is available

2018-04-13 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1438208

Petr Pisar  changed:

   What|Removed |Added

 Status|ON_QA   |CLOSED
 Resolution|--- |RAWHIDE
Last Closed||2018-04-13 07:46:30



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


[Bug 1435489] perl-DateTime-Format-Flexible-0.28 is available

2018-04-13 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1435489

Petr Pisar  changed:

   What|Removed |Added

 Status|ON_QA   |CLOSED
 Resolution|--- |RAWHIDE
Last Closed||2018-04-13 07:45:39



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


[Bug 1510223] perl-libwww-perl-6.29 is available

2018-04-13 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1510223

Petr Pisar  changed:

   What|Removed |Added

 Status|ON_QA   |CLOSED
 Resolution|--- |ERRATA
Last Closed||2018-04-13 08:02:44



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


[Bug 1509758] perl-Unicode-Collate-1.21 is available

2018-04-13 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1509758

Petr Pisar  changed:

   What|Removed |Added

 Status|ON_QA   |CLOSED
 Resolution|--- |ERRATA
Last Closed||2018-04-13 08:03:18



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


[Bug 1510894] perl-Gnome2-1.047 is available

2018-04-13 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1510894

Petr Pisar  changed:

   What|Removed |Added

 Status|ON_QA   |CLOSED
 Resolution|--- |ERRATA
Last Closed||2018-04-13 08:05:57



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


[Bug 1511459] perl-Function-Parameters-2.001002 is available

2018-04-13 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1511459

Petr Pisar  changed:

   What|Removed |Added

 Status|ON_QA   |CLOSED
 Resolution|--- |ERRATA
Last Closed||2018-04-13 08:06:37



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


[Bug 1512192] perl-Shipwright-2.4.42 is available

2018-04-13 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1512192

Petr Pisar  changed:

   What|Removed |Added

 Status|ON_QA   |CLOSED
 Resolution|--- |ERRATA
Last Closed||2018-04-13 08:15:27



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


[Bug 1513439] perl-Filter-1.58 is available

2018-04-13 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1513439

Petr Pisar  changed:

   What|Removed |Added

 Status|ON_QA   |CLOSED
 Resolution|--- |ERRATA
Last Closed||2018-04-13 08:14:32



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


[Bug 1512284] perl-Net-CardDAVTalk-0.07 is available

2018-04-13 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1512284

Petr Pisar  changed:

   What|Removed |Added

 Status|ON_QA   |CLOSED
 Resolution|--- |ERRATA
Last Closed||2018-04-13 08:19:34



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


[Bug 1513449] perl-Net-CardDAVTalk-0.08 is available

2018-04-13 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1513449

Petr Pisar  changed:

   What|Removed |Added

 Status|ON_QA   |CLOSED
 Resolution|--- |ERRATA
Last Closed||2018-04-13 08:19:59



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


[Bug 1526665] perl-PPI-XS-0.910 is available

2018-04-13 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1526665

Petr Pisar  changed:

   What|Removed |Added

 Status|ON_QA   |CLOSED
 Resolution|--- |ERRATA
Last Closed||2018-04-13 08:25:14



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


[Bug 1533691] perl-Time-HiRes-1.9753 is available

2018-04-13 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1533691

Petr Pisar  changed:

   What|Removed |Added

 Status|ON_QA   |CLOSED
 Resolution|--- |ERRATA
Last Closed||2018-04-13 08:33:45



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


[Bug 1529184] perl-PerlIO-eol-0.17 is available

2018-04-13 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1529184

Petr Pisar  changed:

   What|Removed |Added

 Status|ON_QA   |CLOSED
 Resolution|--- |ERRATA
Last Closed||2018-04-13 08:33:01



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


[Bug 1554039] perl-Email-MIME-Kit-3.000006 is available

2018-04-13 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1554039

Jitka Plesnikova  changed:

   What|Removed |Added

 Status|ON_QA   |CLOSED
 Resolution|--- |ERRATA
Last Closed||2018-04-13 08:37:15



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


[Bug 1531529] perl-RDF-Trine-1.019 is available

2018-04-13 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1531529

Petr Pisar  changed:

   What|Removed |Added

 Status|ON_QA   |CLOSED
 Resolution|--- |ERRATA
Last Closed||2018-04-13 08:36:34



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


[Bug 1563431] perl-Compress-Raw-Zlib-2.080 is available

2018-04-13 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1563431

Jitka Plesnikova  changed:

   What|Removed |Added

 Status|ON_QA   |CLOSED
 Resolution|--- |ERRATA
Last Closed||2018-04-13 08:53:47



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


[Bug 1563430] perl-Compress-Raw-Bzip2-2.080 is available

2018-04-13 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1563430

Jitka Plesnikova  changed:

   What|Removed |Added

 Status|ON_QA   |CLOSED
 Resolution|--- |ERRATA
Last Closed||2018-04-13 08:53:47



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


[Bug 1560532] perl-Devel-NYTProf-6.05 is available

2018-04-13 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1560532

Jitka Plesnikova  changed:

   What|Removed |Added

 Status|ON_QA   |CLOSED
 Resolution|--- |ERRATA
Last Closed||2018-04-13 08:53:47



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


[Bug 1550942] Upgrade perl-Lucy to 0.6.2

2018-04-13 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1550942

Jitka Plesnikova  changed:

   What|Removed |Added

 Status|ON_QA   |CLOSED
 Resolution|--- |ERRATA
Last Closed||2018-04-13 08:53:47



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


[Bug 1560173] perl-DateTime-TimeZone-2.18 is available

2018-04-13 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1560173

Jitka Plesnikova  changed:

   What|Removed |Added

 Status|ON_QA   |CLOSED
 Resolution|--- |ERRATA
Last Closed||2018-04-13 08:53:47



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


[Bug 1558760] perl-CPAN-Perl-Releases-3.50 is available

2018-04-13 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1558760

Jitka Plesnikova  changed:

   What|Removed |Added

 Status|ON_QA   |CLOSED
 Resolution|--- |ERRATA
Last Closed||2018-04-13 08:53:47



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


[Bug 1558883] perl-JavaScript-Beautifier-0.21 is available

2018-04-13 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1558883

Jitka Plesnikova  changed:

   What|Removed |Added

 Status|ON_QA   |CLOSED
 Resolution|--- |ERRATA
Last Closed||2018-04-13 08:53:47



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


[Bug 1550940] Upgrade perl-CGI-Simple to 1.15

2018-04-13 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1550940

Jitka Plesnikova  changed:

   What|Removed |Added

 Status|NEW |CLOSED
   Fixed In Version||perl-CGI-Simple-1.15-1.fc29
 Resolution|--- |RAWHIDE
   Assignee|tcall...@redhat.com |jples...@redhat.com
Summary|Upgrade perl-CGI-Simple to  |Upgrade perl-CGI-Simple to
   |1.13|1.15
Last Closed||2018-04-13 07:39:44



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


[Bug 1397818] perl-BibTeX-Parser-0.70 is available

2018-04-13 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1397818

Petr Pisar  changed:

   What|Removed |Added

 Status|ON_QA   |CLOSED
 Resolution|--- |ERRATA
Last Closed||2018-04-13 07:44:38



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


[Bug 1482307] perl-Time-HiRes-1.9745 is available

2018-04-13 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1482307

Petr Pisar  changed:

   What|Removed |Added

 Status|ON_QA   |CLOSED
 Resolution|--- |ERRATA
Last Closed||2018-04-13 07:49:31



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


[Bug 1487445] perl-Coro-6.514 is available

2018-04-13 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1487445

Petr Pisar  changed:

   What|Removed |Added

 Status|ON_QA   |CLOSED
 Resolution|--- |ERRATA
Last Closed||2018-04-13 07:51:22



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


[Bug 1488024] perl-Config-MVP-Slicer-0.303 is available

2018-04-13 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1488024

Petr Pisar  changed:

   What|Removed |Added

 Status|ON_QA   |CLOSED
 Resolution|--- |RAWHIDE
Last Closed||2018-04-13 07:54:56



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


[Bug 1489202] perl-Dist-Zilla-Role-PluginBundle-PluginRemover-0.105 is available

2018-04-13 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1489202

Petr Pisar  changed:

   What|Removed |Added

 Status|ON_QA   |CLOSED
 Resolution|--- |ERRATA
Last Closed||2018-04-13 07:55:58



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


[Bug 1487808] perl-Net-HTTP-6.17 is available

2018-04-13 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1487808

Petr Pisar  changed:

   What|Removed |Added

 Status|ON_QA   |CLOSED
 Resolution|--- |RAWHIDE
Last Closed||2018-04-13 07:54:18



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


[Bug 1487803] perl-Locale-Codes-3.54 is available

2018-04-13 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1487803

Petr Pisar  changed:

   What|Removed |Added

 Status|ON_QA   |CLOSED
 Resolution|--- |ERRATA
Last Closed||2018-04-13 07:53:18



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


[Bug 1495846] perl-Net-LibIDN2-1.00 is available

2018-04-13 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1495846

Petr Pisar  changed:

   What|Removed |Added

 Status|ON_QA   |CLOSED
 Resolution|--- |ERRATA
Last Closed||2018-04-13 07:58:48



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


[Bug 1491474] perl-CPANPLUS-0.9170 is available

2018-04-13 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1491474

Petr Pisar  changed:

   What|Removed |Added

 Status|ON_QA   |CLOSED
 Resolution|--- |ERRATA
Last Closed||2018-04-13 07:58:12



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


[Bug 1489529] perl-XML-LibXML-2.0129-7.fc28 FTBFS: tests fail with libxml2-2.9.5

2018-04-13 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1489529
Bug 1489529 depends on bug 1493613, which changed state.

Bug 1493613 Summary: libxml2-2.9.5 stopped reporting undefined XPath variable 
error message
https://bugzilla.redhat.com/show_bug.cgi?id=1493613

   What|Removed |Added

 Status|ON_QA   |CLOSED
 Resolution|--- |RAWHIDE



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


[Bug 1513202] perl-experimental-0.017 is available

2018-04-13 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1513202

Petr Pisar  changed:

   What|Removed |Added

 Status|ON_QA   |CLOSED
 Resolution|--- |ERRATA
Last Closed||2018-04-13 08:09:03



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


[Bug 1513203] perl-libnet-3.11 is available

2018-04-13 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1513203

Petr Pisar  changed:

   What|Removed |Added

 Status|ON_QA   |CLOSED
 Resolution|--- |ERRATA
Last Closed||2018-04-13 08:08:20



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


[Bug 1512187] perl-Sereal-4.004 is available

2018-04-13 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1512187

Petr Pisar  changed:

   What|Removed |Added

 Status|ON_QA   |CLOSED
 Resolution|--- |ERRATA
Last Closed||2018-04-13 08:16:59



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


[Bug 1512190] perl-Sereal-Encoder-4.004 is available

2018-04-13 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1512190

Petr Pisar  changed:

   What|Removed |Added

 Status|ON_QA   |CLOSED
 Resolution|--- |ERRATA
Last Closed||2018-04-13 08:16:16



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


[Bug 1512187] perl-Sereal-4.004 is available

2018-04-13 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1512187
Bug 1512187 depends on bug 1512190, which changed state.

Bug 1512190 Summary: perl-Sereal-Encoder-4.004 is available
https://bugzilla.redhat.com/show_bug.cgi?id=1512190

   What|Removed |Added

 Status|ON_QA   |CLOSED
 Resolution|--- |ERRATA



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


[Bug 1512190] perl-Sereal-Encoder-4.004 is available

2018-04-13 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1512190
Bug 1512190 depends on bug 1512189, which changed state.

Bug 1512189 Summary: perl-Sereal-Decoder-4.004 is available
https://bugzilla.redhat.com/show_bug.cgi?id=1512189

   What|Removed |Added

 Status|ON_QA   |CLOSED
 Resolution|--- |ERRATA



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


[Bug 1512189] perl-Sereal-Decoder-4.004 is available

2018-04-13 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1512189

Petr Pisar  changed:

   What|Removed |Added

 Status|ON_QA   |CLOSED
 Resolution|--- |ERRATA
Last Closed||2018-04-13 08:18:25



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


[Bug 1512187] perl-Sereal-4.004 is available

2018-04-13 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1512187
Bug 1512187 depends on bug 1512189, which changed state.

Bug 1512189 Summary: perl-Sereal-Decoder-4.004 is available
https://bugzilla.redhat.com/show_bug.cgi?id=1512189

   What|Removed |Added

 Status|ON_QA   |CLOSED
 Resolution|--- |ERRATA



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


[Bug 1523958] perl-Digest-SHA-6.00 is available

2018-04-13 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1523958

Petr Pisar  changed:

   What|Removed |Added

 Status|ON_QA   |CLOSED
 Resolution|--- |ERRATA
Last Closed||2018-04-13 08:22:49



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


[Bug 1514432] perl-CGI-Fast-2.13 is available

2018-04-13 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1514432

Petr Pisar  changed:

   What|Removed |Added

 Status|ON_QA   |CLOSED
 Resolution|--- |ERRATA
Last Closed||2018-04-13 08:22:12



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


[Bug 1551548] perl-Email-Address-1.909 is available

2018-04-13 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1551548

Jitka Plesnikova  changed:

   What|Removed |Added

 Status|NEW |CLOSED
 CC||jples...@redhat.com
   Fixed In Version||perl-Email-Address-1.909-1.
   ||fc29
 Resolution|--- |RAWHIDE
   Assignee|tcall...@redhat.com |jples...@redhat.com
Last Closed||2018-04-13 08:21:57



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


[Bug 1524152] perl-Dist-Zilla-Plugin-Git-2.043 is available

2018-04-13 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1524152

Petr Pisar  changed:

   What|Removed |Added

 Status|ON_QA   |CLOSED
 Resolution|--- |ERRATA
Last Closed||2018-04-13 08:26:11



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


[Bug 1551668] perl-Verilog-Perl-3.448-1.fc29 FTBFS: t/ 35_sigparser.t crashes

2018-04-13 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1551668

Jitka Plesnikova  changed:

   What|Removed |Added

 Status|NEW |CLOSED
   Fixed In Version||perl-Verilog-Perl-3.452-1.f
   ||c29
 Resolution|--- |RAWHIDE
Last Closed||2018-04-13 08:27:21



--- Comment #3 from Jitka Plesnikova  ---
It was fixed in Verilog-Perl 3.452.

* Verilog::Language 3.452 2018-04-12
Fix parsing "output signed" in V2K port list, msg2540. [James Jung]
Fix GLIBC assertion failure, bug1299. [Filipe Rosset]

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


[Bug 1528090] perl-Module-Manifest-1.09 is available

2018-04-13 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1528090

Petr Pisar  changed:

   What|Removed |Added

 Status|ON_QA   |CLOSED
 Resolution|--- |ERRATA
Last Closed||2018-04-13 08:28:33



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


[Bug 1528963] perl-Digest-SHA-6.01 is available

2018-04-13 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1528963

Petr Pisar  changed:

   What|Removed |Added

 Status|ON_QA   |CLOSED
 Resolution|--- |ERRATA
Last Closed||2018-04-13 08:30:43



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


[Bug 1529410] perl-Pod-Markdown-Github-0.03 is available

2018-04-13 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1529410

Petr Pisar  changed:

   What|Removed |Added

 Status|ON_QA   |CLOSED
 Resolution|--- |ERRATA
Last Closed||2018-04-13 08:32:09



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


[Bug 1528493] perl-Time-HiRes-1.9749 is available

2018-04-13 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1528493

Petr Pisar  changed:

   What|Removed |Added

 Status|ON_QA   |CLOSED
 Resolution|--- |ERRATA
Last Closed||2018-04-13 08:31:36



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


[Bug 1544287] perl-System-Info-0.057 is available

2018-04-13 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1544287

Jitka Plesnikova  changed:

   What|Removed |Added

 Status|ON_QA   |CLOSED
 Resolution|--- |ERRATA
Last Closed|2018-02-12 06:10:31 |2018-04-13 08:58:00



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


[Bug 1540772] perl-Lingua-EN-Inflect-Phrase-0.19 is available

2018-04-13 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1540772

Jitka Plesnikova  changed:

   What|Removed |Added

 Status|ON_QA   |CLOSED
 Resolution|--- |ERRATA
Last Closed||2018-04-13 08:58:00



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


[Bug 1547288] perl-CPAN-Perl-Releases-3.48 is available

2018-04-13 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1547288

Jitka Plesnikova  changed:

   What|Removed |Added

 Status|ON_QA   |CLOSED
 Resolution|--- |ERRATA
Last Closed||2018-04-13 08:58:00



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


[Bug 1541674] perl-Email-Address-XS-1.02 is available

2018-04-13 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1541674

Jitka Plesnikova  changed:

   What|Removed |Added

 Status|ON_QA   |CLOSED
 Resolution|--- |ERRATA
Last Closed||2018-04-13 08:58:00



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


[Bug 1542771] perl-Sub-Quote-2.005000 is available

2018-04-13 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1542771

Jitka Plesnikova  changed:

   What|Removed |Added

 Status|ON_QA   |CLOSED
 Resolution|--- |ERRATA
Last Closed||2018-04-13 08:58:00



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


[Bug 1479680] perl-Time-OlsonTZ-Download-0.006 is available

2018-04-13 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1479680

Petr Pisar  changed:

   What|Removed |Added

 Status|ON_QA   |CLOSED
 Resolution|--- |ERRATA
Last Closed||2018-04-13 07:50:28



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


[Bug 1475581] perl-CPAN-Common-Index-0.010 is available

2018-04-13 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1475581

Petr Pisar  changed:

   What|Removed |Added

 Status|ON_QA   |CLOSED
 Resolution|--- |ERRATA
Last Closed|2017-07-27 02:49:06 |2018-04-13 07:52:30



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


[Bug 1494301] perl-Test-Moose-More-0.050 is available

2018-04-13 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1494301

Petr Pisar  changed:

   What|Removed |Added

 Status|ON_QA   |CLOSED
 Resolution|--- |ERRATA
Last Closed||2018-04-13 07:57:44



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


[Bug 1487810] perl-Shell-Config-Generate-0.29 is available

2018-04-13 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1487810

Petr Pisar  changed:

   What|Removed |Added

 Status|ON_QA   |CLOSED
 Resolution|--- |ERRATA
Last Closed||2018-04-13 07:55:25



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


[Bug 1488266] perl-Dist-Zilla-Config-Slicer-0.202 is available

2018-04-13 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1488266

Petr Pisar  changed:

   What|Removed |Added

 Status|ON_QA   |CLOSED
 Resolution|--- |ERRATA
Last Closed||2018-04-13 07:56:32



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


[Bug 1495026] perl-File-Fetch-0.54 is available

2018-04-13 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1495026

Petr Pisar  changed:

   What|Removed |Added

 Status|ON_QA   |CLOSED
 Resolution|--- |ERRATA
Last Closed||2018-04-13 08:00:47



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


[Bug 1512237] perl-Function-Parameters-2.001003 is available

2018-04-13 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1512237

Petr Pisar  changed:

   What|Removed |Added

 Status|ON_QA   |CLOSED
 Resolution|--- |ERRATA
Last Closed||2018-04-13 08:04:11



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


[Bug 1509149] perl-Unicode-Collate-1.20 is available

2018-04-13 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1509149

Petr Pisar  changed:

   What|Removed |Added

 Status|ON_QA   |CLOSED
 Resolution|--- |ERRATA
Last Closed||2018-04-13 08:05:06



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


[Bug 1512523] perl-Net-CalDAVTalk-0.11 is available

2018-04-13 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1512523

Petr Pisar  changed:

   What|Removed |Added

 Status|ON_QA   |CLOSED
 Resolution|--- |ERRATA
Last Closed||2018-04-13 08:20:52



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


[Bug 1513448] perl-Net-CalDAVTalk-0.12 is available

2018-04-13 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1513448

Petr Pisar  changed:

   What|Removed |Added

 Status|ON_QA   |CLOSED
 Resolution|--- |ERRATA
Last Closed||2018-04-13 08:21:03



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


[Bug 1514629] perl-Locale-Codes-3.55 is available

2018-04-13 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1514629

Petr Pisar  changed:

   What|Removed |Added

 Status|ON_QA   |CLOSED
 Resolution|--- |ERRATA
Last Closed||2018-04-13 08:21:39



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


  1   2   >