Re: Patching JSON tag without hardcoding library path (package firefox-pkcs11-loader)

2018-03-04 Thread Florian Weimer

On 03/04/2018 03:02 PM, Germano Massullo wrote:

This tag is wrong and for example on x86_64 CPU architecture systems, it
must be
"path": "/usr/lib64/pkcs11/onepin-opensc-pkcs11.so"

How could I patch this file without having to hardcode the /usr/lib64 path?


I'm not entirely sure what you mean, but if you install the library in 
/usr/lib or /usr/lib64 (say /usr/lib64/onepin-opensc-pkcs11.so), you can 
dlopen it using just its soname (onepin-opensc-pkcs11.so).

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


[EPEL-devel] Re: qt5 dependency problem

2018-03-04 Thread Sérgio Basto
On Sat, 2018-03-03 at 13:20 -0500, Christopher Brown wrote:
> On 02/24/2018 02:15 PM, Sérgio Basto wrote:
> > On Sat, 2018-02-24 at 17:45 +, Christopher Brown wrote:
> > > Hi,
> > > 
> > > In trying to install trojita, I got the following error:
> > > 
> > > $ sudo yum install trojita
> > > Loaded plugins: langpacks
> > > Resolving Dependencies
> > > --> Running transaction check
> > > ---> Package trojita.x86_64 0:0.7-4.el7 will be installed
> > > --> Processing Dependency: libQt5WebKitWidgets.so.5(Qt_5)(64bit)
> > > for
> > > package: trojita-0.7-4.el7.x86_64
> > > --> Processing Dependency: libKF5Gpgmepp-pthread.so.5()(64bit)
> > > for
> > > package: trojita-0.7-4.el7.x86_64
> > > --> Processing Dependency: libKF5QGpgme.so.5()(64bit) for
> > > package:
> > > trojita-0.7-4.el7.x86_64
> > > --> Processing Dependency: libQt5WebKit.so.5()(64bit) for
> > > package:
> > > trojita-0.7-4.el7.x86_64
> > > --> Processing Dependency: libQt5WebKitWidgets.so.5()(64bit) for
> > > package: trojita-0.7-4.el7.x86_64
> > > --> Processing Dependency: libmimetic.so.0()(64bit) for package:
> > > trojita-0.7-4.el7.x86_64
> > > --> Processing Dependency: libqt5keychain.so.1()(64bit) for
> > > package:
> > > trojita-0.7-4.el7.x86_64
> > > --> Running transaction check
> > > ---> Package kf5-gpgmepp.x86_64 0:16.04.3-1.el7 will be installed
> > > ---> Package mimetic.x86_64 0:0.9.8-6.el7 will be installed
> > > ---> Package qt5-qtwebkit.x86_64 0:5.6.2-1.el7 will be installed
> > > --> Processing Dependency: qt5-qtbase(x86-64) = 5.6.2 for
> > > package:
> > > qt5-qtwebkit-5.6.2-1.el7.x86_64
> > > --> Processing Dependency: qt5-qtdeclarative(x86-64) = 5.6.2 for
> > > package: qt5-qtwebkit-5.6.2-1.el7.x86_64
> > > --> Processing Dependency: libQt5Positioning.so.5(Qt_5)(64bit)
> > > for
> > > package: qt5-qtwebkit-5.6.2-1.el7.x86_64
> > > --> Processing Dependency: libQt5Sensors.so.5(Qt_5)(64bit) for
> > > package: qt5-qtwebkit-5.6.2-1.el7.x86_64
> > > --> Processing Dependency: libQt5WebChannel.so.5(Qt_5)(64bit) for
> > > package: qt5-qtwebkit-5.6.2-1.el7.x86_64
> > > --> Processing Dependency: libQt5Positioning.so.5()(64bit) for
> > > package: qt5-qtwebkit-5.6.2-1.el7.x86_64
> > > --> Processing Dependency: libQt5Sensors.so.5()(64bit) for
> > > package:
> > > qt5-qtwebkit-5.6.2-1.el7.x86_64
> > > --> Processing Dependency: libQt5WebChannel.so.5()(64bit) for
> > > package: qt5-qtwebkit-5.6.2-1.el7.x86_64
> > > ---> Package qtkeychain-qt5.x86_64 0:0.7.0-1.el7 will be
> > > installed
> > > --> Processing Dependency: qtkeychain(x86-64) = 0.7.0-1.el7 for
> > > package: qtkeychain-qt5-0.7.0-1.el7.x86_64
> > > --> Running transaction check
> > > ---> Package qt5-qtlocation.x86_64 0:5.6.1-10.el7 will be
> > > installed
> > > ---> Package qt5-qtsensors.x86_64 0:5.6.1-10.el7 will be
> > > installed
> > > ---> Package qt5-qtwebchannel.x86_64 0:5.6.1-10.el7 will be
> > > installed
> > > ---> Package qt5-qtwebkit.x86_64 0:5.6.2-1.el7 will be installed
> > > --> Processing Dependency: qt5-qtbase(x86-64) = 5.6.2 for
> > > package:
> > > qt5-qtwebkit-5.6.2-1.el7.x86_64
> > > --> Processing Dependency: qt5-qtdeclarative(x86-64) = 5.6.2 for
> > > package: qt5-qtwebkit-5.6.2-1.el7.x86_64
> > > ---> Package qtkeychain.x86_64 0:0.7.0-1.el7 will be installed
> > > --> Finished Dependency Resolution
> > > Error: Package: qt5-qtwebkit-5.6.2-1.el7.x86_64 (epel)
> > > Requires: qt5-qtbase(x86-64) = 5.6.2
> > > Installed: qt5-qtbase-5.6.1-10.el7.x86_64 (@sl)
> > > qt5-qtbase(x86-64) = 5.6.1-10.el7
> > > Error: Package: qt5-qtwebkit-5.6.2-1.el7.x86_64 (epel)
> > > Requires: qt5-qtdeclarative(x86-64) = 5.6.2
> > > Installed: qt5-qtdeclarative-5.6.1-10.el7.x86_64
> > > (@sl)
> > > qt5-qtdeclarative(x86-64) = 5.6.1-10.el7
> > >   You could try using --skip-broken to work around the problem
> > >   You could try running: rpm -Va --nofiles --nodigest
> > > $
> > > 
> > > ...Any suggestions?
> > 
> > mock -r epel-7-x86_64-rpmfusion_free --install trojita
> > 
> > works fine here, it  installs  qt5-qtdeclarative-5.6.2-1.el7  and
> >   qt5-qtbase-5.6.2-1.el7 from base repo
> > 
> > 
> > 
> 
> Thanks for the reply. But I already use epel and nux, and when I
> install 
> rpmfusion, I get many dependency errors reported for other packages.
> Is 
> there another yum way (I mean, aside from downloading the individual 
> packages and localinstall'ing them)?

yum distro-sync --disable-repo=nux

> Chris
-- 
Sérgio M. B.
___
epel-devel mailing list -- epel-devel@lists.fedoraproject.org
To unsubscribe send an email to epel-devel-le...@lists.fedoraproject.org


Fedora Rawhide-20180303.n.0 compose check report

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

Failed openQA tests: 28/127 (x86_64), 8/24 (i386), 1/2 (arm)

ID: 197113  Test: x86_64 Server-dvd-iso server_role_deploy_domain_controller
URL: https://openqa.fedoraproject.org/tests/197113
ID: 197126  Test: x86_64 Workstation-live-iso install_default_upload
URL: https://openqa.fedoraproject.org/tests/197126
ID: 197128  Test: x86_64 Workstation-live-iso install_default@uefi
URL: https://openqa.fedoraproject.org/tests/197128
ID: 197129  Test: x86_64 Workstation-live-iso install_no_user
URL: https://openqa.fedoraproject.org/tests/197129
ID: 197142  Test: x86_64 Workstation-boot-iso install_default@uefi
URL: https://openqa.fedoraproject.org/tests/197142
ID: 197143  Test: i386 Workstation-live-iso install_default
URL: https://openqa.fedoraproject.org/tests/197143
ID: 197144  Test: i386 Workstation-boot-iso install_default
URL: https://openqa.fedoraproject.org/tests/197144
ID: 197145  Test: i386 Workstation-boot-iso memory_check
URL: https://openqa.fedoraproject.org/tests/197145
ID: 197146  Test: x86_64 KDE-live-iso desktop_notifications_live
URL: https://openqa.fedoraproject.org/tests/197146
ID: 197147  Test: x86_64 KDE-live-iso install_default_upload
URL: https://openqa.fedoraproject.org/tests/197147
ID: 197148  Test: x86_64 KDE-live-iso install_default@uefi
URL: https://openqa.fedoraproject.org/tests/197148
ID: 197149  Test: x86_64 KDE-live-iso install_no_user
URL: https://openqa.fedoraproject.org/tests/197149
ID: 197159  Test: i386 KDE-live-iso install_default
URL: https://openqa.fedoraproject.org/tests/197159
ID: 197160  Test: arm Minimal-raw_xz-raw.xz 
install_arm_image_deployment_upload
URL: https://openqa.fedoraproject.org/tests/197160
ID: 197168  Test: x86_64 universal install_lvmthin@uefi
URL: https://openqa.fedoraproject.org/tests/197168
ID: 197169  Test: x86_64 universal upgrade_minimal_64bit
URL: https://openqa.fedoraproject.org/tests/197169
ID: 197170  Test: x86_64 universal upgrade_desktop_encrypted_64bit
URL: https://openqa.fedoraproject.org/tests/197170
ID: 197179  Test: x86_64 universal install_blivet_btrfs@uefi
URL: https://openqa.fedoraproject.org/tests/197179
ID: 197180  Test: x86_64 universal install_blivet_no_swap@uefi
URL: https://openqa.fedoraproject.org/tests/197180
ID: 197181  Test: x86_64 universal upgrade_server_domain_controller
URL: https://openqa.fedoraproject.org/tests/197181
ID: 197182  Test: x86_64 universal upgrade_kde_64bit
URL: https://openqa.fedoraproject.org/tests/197182
ID: 197184  Test: x86_64 universal upgrade_2_desktop_64bit
URL: https://openqa.fedoraproject.org/tests/197184
ID: 197187  Test: x86_64 universal install_package_set_kde
URL: https://openqa.fedoraproject.org/tests/197187
ID: 197191  Test: x86_64 universal install_blivet_lvmthin@uefi
URL: https://openqa.fedoraproject.org/tests/197191
ID: 197193  Test: x86_64 universal upgrade_desktop_64bit
URL: https://openqa.fedoraproject.org/tests/197193
ID: 197194  Test: x86_64 universal upgrade_server_64bit
URL: https://openqa.fedoraproject.org/tests/197194
ID: 197196  Test: x86_64 universal upgrade_2_minimal_64bit
URL: https://openqa.fedoraproject.org/tests/197196
ID: 197198  Test: x86_64 universal upgrade_2_kde_64bit
URL: https://openqa.fedoraproject.org/tests/197198
ID: 197220  Test: x86_64 universal install_kickstart_user_creation
URL: https://openqa.fedoraproject.org/tests/197220
ID: 197224  Test: x86_64 universal upgrade_2_server_64bit
URL: https://openqa.fedoraproject.org/tests/197224
ID: 197226  Test: x86_64 universal upgrade_2_desktop_encrypted_64bit
URL: https://openqa.fedoraproject.org/tests/197226
ID: 197230  Test: x86_64 universal install_cyrillic_language
URL: https://openqa.fedoraproject.org/tests/197230
ID: 197231  Test: x86_64 universal install_asian_language
URL: https://openqa.fedoraproject.org/tests/197231
ID: 197234  Test: i386 universal upgrade_desktop_32bit
URL: https://openqa.fedoraproject.org/tests/197234
ID: 197236  Test: i386 universal install_package_set_kde
URL: https://openqa.fedoraproject.org/tests/197236
ID: 197242  Test: i386 universal upgrade_2_desktop_32bit
URL: https://openqa.fedoraproject.org/tests/197242
ID: 197249  Test: i386 universal install_simple_encrypted
URL: https://openqa.fedoraproject.org/tests/197249

Soft failed openQA tests: 1/127 (x86_64), 2/24 (i386)
(Tests completed, but using a workaround for a known bug)

ID: 197121  Test: i386 Server-boot-iso install_default
URL: https://openqa.fedoraproject.org/tests/197121
ID: 197122  Test: i386 Server-dvd-iso install_default
URL: https://openqa.fedoraproject.org/tests/197122
ID: 197206  Test: x86_64 universal install_iscsi
URL: https://openqa.fedoraproject.org/tests/197206

Passed openQA tests: 76/127 (x86_64), 14/24 (i386)

Skipped openQA tests: 19 of 153
-- 
Mail generated by check-compose:
https://pagure.io/fedora-qa/check-compose

Re: Correct way to perform a pull pull request?

2018-03-04 Thread Richard Shaw
On Sun, Mar 4, 2018 at 2:05 PM, Kevin Fenzi  wrote:

>
> I'm not sure what you mean here... the fedora-websites repo is on
> pagure.io, not on src.fedoraproject.org. Or do you mean you are trying
> to submit a pull request for a package on src.fedoraproject.org not the
> fedora-websites repo?


Yeah, that's what I meant... I didn't catch that "Fedora Websites" was a
specific thing, google found the directly link to the pull request section
so I didn't read the top part :)

Probably would be a good idea to have similar documentation for
src.fedoraproject.org...

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


[Test-Announce] 2018-03-05 @ 17:00 UTC - Fedora 28 Blocker Review Meeting

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

Hi folks! We have two proposed blockers for Fedora 28 Beta and we're
entering the freeze, so let's have a review meeting tomorrow.

If you have time today, 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 day and see you tomorrow!

[0] https://fedoraproject.org/wiki/Fedora_Release_Criteria
-- 
Adam Williamson
Fedora QA Community Monkey
IRC: adamw | Twitter: AdamW_Fedora | identi.ca: adamwfedora
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


Re: Correct way to perform a pull pull request?

2018-03-04 Thread Kevin Fenzi
On 03/04/2018 05:07 AM, Richard Shaw wrote:
> Looking at the documentation in the wiki[1] I'm confused...
> 
> Short version of the steps:
> 1. Got to pagure.io and fork the project...
> 
> Umm... You can't fork a project from the Fedora instance of pagure (
> src.fedoraproject.org) from pagure.io...

I'm not sure what you mean here... the fedora-websites repo is on
pagure.io, not on src.fedoraproject.org. Or do you mean you are trying
to submit a pull request for a package on src.fedoraproject.org not the
fedora-websites repo?

> 
> Thanks,
> Richard
> 
> [1]
> https://fedoraproject.org/wiki/How_to_fix_bugs_on_the_Fedora_Project_website#Filing_Pull_Requests

kevin




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


Re: Re: Re: Trying out More Go Packaging: Bugs and Questions

2018-03-04 Thread Nicolas Mailhot
Le samedi 03 mars 2018 à 11:47 -0300, Athos Ribeiro a écrit :
> 
> Are there any intentions to push the macros into f28? I really liked
> the
> improvements in the spec file sizes, but porting too many packages now
> and keep them updated in both f28 and rawhide (making the branches
> completely different) would mean a lot of extra work. Or maybe I am
> just
> too late here since we are quite close from the beta freeze.

The intention is to get everything in a state everyone likes in -devel,
and then push it back to as many stable releases as possible (including
maybe EL7, EL6 really seems too old)

The nice thing about using new macro names is that is can not break any
existing spec file, unchanged specs just won't see the changes (except
maybe %gotest, we had to change it brutally because of its insane
argument structure)

The tooling work has progressed a lot those past days, it should now be
able to accommodate both Jan's workflow and mine. The remaining sticking
points are:

1. have the redhat-rpm-config maintainers push the %forge macros to
stable as they promised, now we're reasonably sure they are bug-free

2. testing testing (help appreciated)!

2. fixing (ditto)

3. defining a form of default policy (right now we have lots of flags to
exclude things in install/check/autodeps, but no real opinion on what
exclusions make sense)

4. documenting the changes in the wiki (help *very* appreciated)!

The latest code is in:
https://github.com/gofed/symbols-extractor/ (for the go code)
https://github.com/gofed/go-macros (for Jan's version of macros and
scripts) or
https://github.com/nim-nim/go-macros/tree/improve-integration (for the
changes I did and Jan didn't merge yet)

…and of course in go-compilers and go-srpm-macros whenever Jan does a
build.

I works fine in the simple tests I had time to do, without the warts and
problems reported after the initial merge. Still have some ideas on how
to improve handling of test and example code

Major changes, by memory:

1. revert to %gometa and %forgemeta like documented in the wiki, you can
forget about providerprefix

2. %goinstall now computes project files that need installation, you
don't need the gofiles=$( line anymore. Though of course you can specify
additional files to install as %goinstall arguments. Passing a file
goinstall already wants to install should be transparent without
duplicated file warnings

3. you can add files by extension in goinstall with -e

4. you can specify another import path to goinstall with -i (though that
does not change how code actually references itself so YMMV)

5. new -d -t -r flags to exclude honoured by pretty much all the macros,
read the doc in the macro files of in %{_bindir}/go-rpm-integration

6. lots of tweaks that should be mostly invisible but make things do the
right thing automatically as much as possible

7. automated md file installation and marking as %doc %gocolllectmd is
dead (in my version, not merged by Jan yet)

8. primitive detection of bundled code (but please just rm -fr vendor)

9. lots of weird user cases now work, even if I'm not sure they're all a
good idea

Anyway if someone wants to test the files, check the spec programmingAPI  is 
convenient and sane, and update 
https://fedoraproject.org/wiki/More_Go_packaging
with the changes help would be very appreciated.

We tried to keep API changes to the minimum, but there are some, and I'm
not sure I remember all of them, new eyes would be good.

Regards,

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


corsepiu pushed to perl-HTTP-Entity-Parser (f26). "Cleanup merger."

2018-03-04 Thread notifications
From 110729d485f629a298c96c301fe16ac3f4bec112 Mon Sep 17 00:00:00 2001
From: Ralf Corsépius 
Date: Mar 04 2018 18:23:17 +
Subject: Cleanup merger.


---

diff --git a/perl-HTTP-Entity-Parser.spec b/perl-HTTP-Entity-Parser.spec
index 1b8ee6b..8b0238c 100644
--- a/perl-HTTP-Entity-Parser.spec
+++ b/perl-HTTP-Entity-Parser.spec
@@ -72,9 +72,6 @@ data and application/json.
 * Sun Mar 04 2018 Ralf Corsépius  - 0.21-1
 - Update to 0.21.
 
-* Thu Feb 08 2018 Fedora Release Engineering  - 
0.20-3
-- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
-
 * Thu Jul 27 2017 Fedora Release Engineering  - 
0.20-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild
 



https://src.fedoraproject.org/rpms/perl-HTTP-Entity-Parser/c/110729d485f629a298c96c301fe16ac3f4bec112?branch=f26
___
perl-devel mailing list -- perl-devel@lists.fedoraproject.org
To unsubscribe send an email to perl-devel-le...@lists.fedoraproject.org


corsepiu pushed to perl-HTTP-Entity-Parser (f26). "Update to 0.21."

2018-03-04 Thread notifications
From 9aae7c854d298466a704cd212ec72e4d8ce3ed14 Mon Sep 17 00:00:00 2001
From: Ralf Corsépius 
Date: Mar 04 2018 18:23:17 +
Subject: Update to 0.21.


---

diff --git a/.gitignore b/.gitignore
index 7a9712a..f380dc3 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1 @@
-/HTTP-Entity-Parser-0.20.tar.gz
+/HTTP-Entity-Parser-0.21.tar.gz
diff --git a/perl-HTTP-Entity-Parser.spec b/perl-HTTP-Entity-Parser.spec
index 34a88d7..1b8ee6b 100644
--- a/perl-HTTP-Entity-Parser.spec
+++ b/perl-HTTP-Entity-Parser.spec
@@ -1,13 +1,16 @@
 Name:   perl-HTTP-Entity-Parser
-Version:0.20
-Release:3%{?dist}
+Version:0.21
+Release:1%{?dist}
 Summary:PSGI compliant HTTP Entity Parser
 License:GPL+ or Artistic
 URL:http://search.cpan.org/dist/HTTP-Entity-Parser/
 Source0:
http://www.cpan.org/authors/id/K/KA/KAZEBURO/HTTP-Entity-Parser-%{version}.tar.gz
 
 BuildArch:  noarch
-BuildRequires:  perl-interpreter >= 0:5.008005
+
+BuildRequires:  %{__perl}
+
+BuildRequires:  perl-interpreter >= 0:5.008001
 BuildRequires:  perl-generators
 
 BuildRequires:  perl(Carp)
@@ -66,6 +69,9 @@ data and application/json.
 %{_mandir}/man3/*
 
 %changelog
+* Sun Mar 04 2018 Ralf Corsépius  - 0.21-1
+- Update to 0.21.
+
 * Thu Feb 08 2018 Fedora Release Engineering  - 
0.20-3
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
 
diff --git a/sources b/sources
index c86a2bc..1104c2f 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (HTTP-Entity-Parser-0.20.tar.gz) = 
c80d9058b8682c51a0fe3669249cc219142e674959237d8ae6bd435afafc16c92a38328329e9b09a25af8a79fec5bf01050145d3c63dd81b15ad9d75946fdfc6
+SHA512 (HTTP-Entity-Parser-0.21.tar.gz) = 
3852741017748205d9e030a6a42d5a949e3497c5e119713d81c9bf6ee42f9a0a822e65f4be9b8785840b6e81841c7715d34aabcb9b8d950611ce528f702fffd1



https://src.fedoraproject.org/rpms/perl-HTTP-Entity-Parser/c/9aae7c854d298466a704cd212ec72e4d8ce3ed14?branch=f26
___
perl-devel mailing list -- perl-devel@lists.fedoraproject.org
To unsubscribe send an email to perl-devel-le...@lists.fedoraproject.org


corsepiu pushed to perl-HTTP-Entity-Parser (f26). "- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild (..more)"

2018-03-04 Thread notifications
From 137c27aef9b615cf4fb7397772f0988d261e59b3 Mon Sep 17 00:00:00 2001
From: Fedora Release Engineering 
Date: Mar 04 2018 18:23:17 +
Subject: - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild


Signed-off-by: Fedora Release Engineering 

---

diff --git a/perl-HTTP-Entity-Parser.spec b/perl-HTTP-Entity-Parser.spec
index 6679328..34a88d7 100644
--- a/perl-HTTP-Entity-Parser.spec
+++ b/perl-HTTP-Entity-Parser.spec
@@ -1,6 +1,6 @@
 Name:   perl-HTTP-Entity-Parser
 Version:0.20
-Release:2%{?dist}
+Release:3%{?dist}
 Summary:PSGI compliant HTTP Entity Parser
 License:GPL+ or Artistic
 URL:http://search.cpan.org/dist/HTTP-Entity-Parser/
@@ -66,6 +66,9 @@ data and application/json.
 %{_mandir}/man3/*
 
 %changelog
+* Thu Feb 08 2018 Fedora Release Engineering  - 
0.20-3
+- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
+
 * Thu Jul 27 2017 Fedora Release Engineering  - 
0.20-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild
 



https://src.fedoraproject.org/rpms/perl-HTTP-Entity-Parser/c/137c27aef9b615cf4fb7397772f0988d261e59b3?branch=f26
___
perl-devel mailing list -- perl-devel@lists.fedoraproject.org
To unsubscribe send an email to perl-devel-le...@lists.fedoraproject.org


corsepiu pushed to perl-HTTP-Entity-Parser (f26). "Cleanup merger."

2018-03-04 Thread notifications
From a6b3fcff4b96a3ff677f15e255e738753136fc78 Mon Sep 17 00:00:00 2001
From: Ralf Corsépius 
Date: Mar 04 2018 18:23:54 +
Subject: Cleanup merger.


---

diff --git a/perl-HTTP-Entity-Parser.spec b/perl-HTTP-Entity-Parser.spec
index 8b0238c..ed83cb4 100644
--- a/perl-HTTP-Entity-Parser.spec
+++ b/perl-HTTP-Entity-Parser.spec
@@ -72,9 +72,6 @@ data and application/json.
 * Sun Mar 04 2018 Ralf Corsépius  - 0.21-1
 - Update to 0.21.
 
-* Thu Jul 27 2017 Fedora Release Engineering  - 
0.20-2
-- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild
-
 * Sun Jul 23 2017 Ralf Corsépius  - 0.20-1
 - Update to 0.20.
 



https://src.fedoraproject.org/rpms/perl-HTTP-Entity-Parser/c/a6b3fcff4b96a3ff677f15e255e738753136fc78?branch=f26
___
perl-devel mailing list -- perl-devel@lists.fedoraproject.org
To unsubscribe send an email to perl-devel-le...@lists.fedoraproject.org


corsepiu pushed to perl-HTTP-Entity-Parser (f26). "- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild"

2018-03-04 Thread notifications
From 1c44a75f501a6187cd3f46543c8dcc6f16c2c773 Mon Sep 17 00:00:00 2001
From: Fedora Release Engineering 
Date: Mar 04 2018 18:23:17 +
Subject: - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild


---

diff --git a/perl-HTTP-Entity-Parser.spec b/perl-HTTP-Entity-Parser.spec
index 3ce94c2..6679328 100644
--- a/perl-HTTP-Entity-Parser.spec
+++ b/perl-HTTP-Entity-Parser.spec
@@ -1,6 +1,6 @@
 Name:   perl-HTTP-Entity-Parser
 Version:0.20
-Release:1%{?dist}
+Release:2%{?dist}
 Summary:PSGI compliant HTTP Entity Parser
 License:GPL+ or Artistic
 URL:http://search.cpan.org/dist/HTTP-Entity-Parser/
@@ -66,6 +66,9 @@ data and application/json.
 %{_mandir}/man3/*
 
 %changelog
+* Thu Jul 27 2017 Fedora Release Engineering  - 
0.20-2
+- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild
+
 * Sun Jul 23 2017 Ralf Corsépius  - 0.20-1
 - Update to 0.20.
 



https://src.fedoraproject.org/rpms/perl-HTTP-Entity-Parser/c/1c44a75f501a6187cd3f46543c8dcc6f16c2c773?branch=f26
___
perl-devel mailing list -- perl-devel@lists.fedoraproject.org
To unsubscribe send an email to perl-devel-le...@lists.fedoraproject.org


corsepiu pushed to perl-HTTP-Entity-Parser (f27). "- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild (..more)"

2018-03-04 Thread notifications
From d8b5832988ba04d00ac3bf9e7d035b36979c88cc Mon Sep 17 00:00:00 2001
From: Fedora Release Engineering 
Date: Feb 08 2018 21:47:13 +
Subject: - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild


Signed-off-by: Fedora Release Engineering 

---

diff --git a/perl-HTTP-Entity-Parser.spec b/perl-HTTP-Entity-Parser.spec
index d745bf3..c7c36cc 100644
--- a/perl-HTTP-Entity-Parser.spec
+++ b/perl-HTTP-Entity-Parser.spec
@@ -1,6 +1,6 @@
 Name:   perl-HTTP-Entity-Parser
 Version:0.20
-Release:2%{?dist}
+Release:3%{?dist}
 Summary:PSGI compliant HTTP Entity Parser
 License:GPL+ or Artistic
 URL:http://search.cpan.org/dist/HTTP-Entity-Parser/
@@ -66,6 +66,9 @@ data and application/json.
 %{_mandir}/man3/*
 
 %changelog
+* Thu Feb 08 2018 Fedora Release Engineering  - 
0.20-3
+- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
+
 * Thu Jul 27 2017 Fedora Release Engineering  - 
0.20-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild
 



https://src.fedoraproject.org/rpms/perl-HTTP-Entity-Parser/c/d8b5832988ba04d00ac3bf9e7d035b36979c88cc?branch=f27
___
perl-devel mailing list -- perl-devel@lists.fedoraproject.org
To unsubscribe send an email to perl-devel-le...@lists.fedoraproject.org


corsepiu pushed to perl-HTTP-Entity-Parser (f27). "Update to 0.21."

2018-03-04 Thread notifications
From d1516812796ec821ee78fe9be2dfa637cb59f422 Mon Sep 17 00:00:00 2001
From: Ralf Corsépius 
Date: Mar 04 2018 18:18:55 +
Subject: Update to 0.21.


---

diff --git a/.gitignore b/.gitignore
index 7a9712a..f380dc3 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1 @@
-/HTTP-Entity-Parser-0.20.tar.gz
+/HTTP-Entity-Parser-0.21.tar.gz
diff --git a/perl-HTTP-Entity-Parser.spec b/perl-HTTP-Entity-Parser.spec
index c7c36cc..8d969a3 100644
--- a/perl-HTTP-Entity-Parser.spec
+++ b/perl-HTTP-Entity-Parser.spec
@@ -1,13 +1,16 @@
 Name:   perl-HTTP-Entity-Parser
-Version:0.20
-Release:3%{?dist}
+Version:0.21
+Release:1%{?dist}
 Summary:PSGI compliant HTTP Entity Parser
 License:GPL+ or Artistic
 URL:http://search.cpan.org/dist/HTTP-Entity-Parser/
 Source0:
http://www.cpan.org/authors/id/K/KA/KAZEBURO/HTTP-Entity-Parser-%{version}.tar.gz
 
 BuildArch:  noarch
-BuildRequires:  perl-interpreter >= 0:5.008005
+
+BuildRequires:  %{__perl}
+
+BuildRequires:  perl-interpreter >= 0:5.008001
 BuildRequires:  perl-generators
 
 BuildRequires:  perl(Carp)
@@ -66,6 +69,9 @@ data and application/json.
 %{_mandir}/man3/*
 
 %changelog
+* Sun Mar 04 2018 Ralf Corsépius  - 0.21-1
+- Update to 0.21.
+
 * Thu Feb 08 2018 Fedora Release Engineering  - 
0.20-3
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
 
diff --git a/sources b/sources
index c86a2bc..1104c2f 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (HTTP-Entity-Parser-0.20.tar.gz) = 
c80d9058b8682c51a0fe3669249cc219142e674959237d8ae6bd435afafc16c92a38328329e9b09a25af8a79fec5bf01050145d3c63dd81b15ad9d75946fdfc6
+SHA512 (HTTP-Entity-Parser-0.21.tar.gz) = 
3852741017748205d9e030a6a42d5a949e3497c5e119713d81c9bf6ee42f9a0a822e65f4be9b8785840b6e81841c7715d34aabcb9b8d950611ce528f702fffd1



https://src.fedoraproject.org/rpms/perl-HTTP-Entity-Parser/c/d1516812796ec821ee78fe9be2dfa637cb59f422?branch=f27
___
perl-devel mailing list -- perl-devel@lists.fedoraproject.org
To unsubscribe send an email to perl-devel-le...@lists.fedoraproject.org


corsepiu pushed to perl-HTTP-Entity-Parser (f27). "Cleanup merger."

2018-03-04 Thread notifications
From 127969e4f693f59756ee78717bd46b0c298fc8e4 Mon Sep 17 00:00:00 2001
From: Ralf Corsépius 
Date: Mar 04 2018 18:21:47 +
Subject: Cleanup merger.


---

diff --git a/perl-HTTP-Entity-Parser.spec b/perl-HTTP-Entity-Parser.spec
index 8d969a3..a7a66fa 100644
--- a/perl-HTTP-Entity-Parser.spec
+++ b/perl-HTTP-Entity-Parser.spec
@@ -72,9 +72,6 @@ data and application/json.
 * Sun Mar 04 2018 Ralf Corsépius  - 0.21-1
 - Update to 0.21.
 
-* Thu Feb 08 2018 Fedora Release Engineering  - 
0.20-3
-- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
-
 * Thu Jul 27 2017 Fedora Release Engineering  - 
0.20-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild
 



https://src.fedoraproject.org/rpms/perl-HTTP-Entity-Parser/c/127969e4f693f59756ee78717bd46b0c298fc8e4?branch=f27
___
perl-devel mailing list -- perl-devel@lists.fedoraproject.org
To unsubscribe send an email to perl-devel-le...@lists.fedoraproject.org


corsepiu pushed to perl-HTTP-Entity-Parser (f28). "Update to 0.21."

2018-03-04 Thread notifications
From d1516812796ec821ee78fe9be2dfa637cb59f422 Mon Sep 17 00:00:00 2001
From: Ralf Corsépius 
Date: Mar 04 2018 18:18:55 +
Subject: Update to 0.21.


---

diff --git a/.gitignore b/.gitignore
index 7a9712a..f380dc3 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1 @@
-/HTTP-Entity-Parser-0.20.tar.gz
+/HTTP-Entity-Parser-0.21.tar.gz
diff --git a/perl-HTTP-Entity-Parser.spec b/perl-HTTP-Entity-Parser.spec
index c7c36cc..8d969a3 100644
--- a/perl-HTTP-Entity-Parser.spec
+++ b/perl-HTTP-Entity-Parser.spec
@@ -1,13 +1,16 @@
 Name:   perl-HTTP-Entity-Parser
-Version:0.20
-Release:3%{?dist}
+Version:0.21
+Release:1%{?dist}
 Summary:PSGI compliant HTTP Entity Parser
 License:GPL+ or Artistic
 URL:http://search.cpan.org/dist/HTTP-Entity-Parser/
 Source0:
http://www.cpan.org/authors/id/K/KA/KAZEBURO/HTTP-Entity-Parser-%{version}.tar.gz
 
 BuildArch:  noarch
-BuildRequires:  perl-interpreter >= 0:5.008005
+
+BuildRequires:  %{__perl}
+
+BuildRequires:  perl-interpreter >= 0:5.008001
 BuildRequires:  perl-generators
 
 BuildRequires:  perl(Carp)
@@ -66,6 +69,9 @@ data and application/json.
 %{_mandir}/man3/*
 
 %changelog
+* Sun Mar 04 2018 Ralf Corsépius  - 0.21-1
+- Update to 0.21.
+
 * Thu Feb 08 2018 Fedora Release Engineering  - 
0.20-3
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
 
diff --git a/sources b/sources
index c86a2bc..1104c2f 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (HTTP-Entity-Parser-0.20.tar.gz) = 
c80d9058b8682c51a0fe3669249cc219142e674959237d8ae6bd435afafc16c92a38328329e9b09a25af8a79fec5bf01050145d3c63dd81b15ad9d75946fdfc6
+SHA512 (HTTP-Entity-Parser-0.21.tar.gz) = 
3852741017748205d9e030a6a42d5a949e3497c5e119713d81c9bf6ee42f9a0a822e65f4be9b8785840b6e81841c7715d34aabcb9b8d950611ce528f702fffd1



https://src.fedoraproject.org/rpms/perl-HTTP-Entity-Parser/c/d1516812796ec821ee78fe9be2dfa637cb59f422?branch=f28
___
perl-devel mailing list -- perl-devel@lists.fedoraproject.org
To unsubscribe send an email to perl-devel-le...@lists.fedoraproject.org


corsepiu pushed to perl-HTTP-Entity-Parser (master). "Update to 0.21."

2018-03-04 Thread notifications
From d1516812796ec821ee78fe9be2dfa637cb59f422 Mon Sep 17 00:00:00 2001
From: Ralf Corsépius 
Date: Mar 04 2018 18:18:55 +
Subject: Update to 0.21.


---

diff --git a/.gitignore b/.gitignore
index 7a9712a..f380dc3 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1 @@
-/HTTP-Entity-Parser-0.20.tar.gz
+/HTTP-Entity-Parser-0.21.tar.gz
diff --git a/perl-HTTP-Entity-Parser.spec b/perl-HTTP-Entity-Parser.spec
index c7c36cc..8d969a3 100644
--- a/perl-HTTP-Entity-Parser.spec
+++ b/perl-HTTP-Entity-Parser.spec
@@ -1,13 +1,16 @@
 Name:   perl-HTTP-Entity-Parser
-Version:0.20
-Release:3%{?dist}
+Version:0.21
+Release:1%{?dist}
 Summary:PSGI compliant HTTP Entity Parser
 License:GPL+ or Artistic
 URL:http://search.cpan.org/dist/HTTP-Entity-Parser/
 Source0:
http://www.cpan.org/authors/id/K/KA/KAZEBURO/HTTP-Entity-Parser-%{version}.tar.gz
 
 BuildArch:  noarch
-BuildRequires:  perl-interpreter >= 0:5.008005
+
+BuildRequires:  %{__perl}
+
+BuildRequires:  perl-interpreter >= 0:5.008001
 BuildRequires:  perl-generators
 
 BuildRequires:  perl(Carp)
@@ -66,6 +69,9 @@ data and application/json.
 %{_mandir}/man3/*
 
 %changelog
+* Sun Mar 04 2018 Ralf Corsépius  - 0.21-1
+- Update to 0.21.
+
 * Thu Feb 08 2018 Fedora Release Engineering  - 
0.20-3
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
 
diff --git a/sources b/sources
index c86a2bc..1104c2f 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (HTTP-Entity-Parser-0.20.tar.gz) = 
c80d9058b8682c51a0fe3669249cc219142e674959237d8ae6bd435afafc16c92a38328329e9b09a25af8a79fec5bf01050145d3c63dd81b15ad9d75946fdfc6
+SHA512 (HTTP-Entity-Parser-0.21.tar.gz) = 
3852741017748205d9e030a6a42d5a949e3497c5e119713d81c9bf6ee42f9a0a822e65f4be9b8785840b6e81841c7715d34aabcb9b8d950611ce528f702fffd1



https://src.fedoraproject.org/rpms/perl-HTTP-Entity-Parser/c/d1516812796ec821ee78fe9be2dfa637cb59f422?branch=master
___
perl-devel mailing list -- perl-devel@lists.fedoraproject.org
To unsubscribe send an email to perl-devel-le...@lists.fedoraproject.org


[EPEL-devel] Fedora EPEL 7 updates-testing report

2018-03-04 Thread updates
The following Fedora EPEL 7 Security updates need testing:
 Age  URL
 1091  https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2015-1087   
dokuwiki-0-0.24.20140929c.el7
 854  https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2015-dac7ed832f   
mcollective-2.8.4-1.el7
 436  https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2016-04bc9dd81d   
libbsd-0.8.3-1.el7
 333  https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2017-d241156dfe   
mod_cluster-1.3.3-10.el7
 165  https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2017-e27758bd23   
libmspack-0.6-0.1.alpha.el7
 102  https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2017-e64eeb6ece   
nagios-4.3.4-5.el7
  52  https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2018-73ee944e65   
rootsh-1.5.3-17.el7
  26  https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2018-7134fc92a1   
jhead-3.00-7.el7
  14  https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2018-276ec6ee2b   
exim-4.90.1-2.el7
  14  https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2018-e50c94a832   
seamonkey-2.49.2-2.el7
  12  https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2018-525417d3d4   
mbedtls-2.7.0-1.el7
  12  https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2018-cee77fc9b3   
knot-resolver-2.1.0-1.el7
  12  https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2018-b7a74678b1   
openjpeg2-2.3.0-6.el7
  11  https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2018-50566f0a39   
uwsgi-2.0.16-1.el7
  10  https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2018-0296296d7c   
mingw-wavpack-5.1.0-4.el7
   9  https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2018-9111777f91   
freexl-1.0.5-1.el7
   7  https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2018-3e70a38ad4   
drupal7-7.57-1.el7
   1  https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2018-aacf1b47d6   
clamav-0.99.4-1.el7
   1  https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2018-815e0064e9   
tor-0.2.9.15-1.el7


The following builds have been pushed to Fedora EPEL 7 updates-testing

python-regex-2018.02.21-1.el7
sedutil-1.15.1-1.el7
wine-3.0-1.el7

Details about builds:



 python-regex-2018.02.21-1.el7 (FEDORA-EPEL-2018-c1f68a4f88)
 Alternative regular expression module, to replace re

Update Information:

Update to the latest released version.




 sedutil-1.15.1-1.el7 (FEDORA-EPEL-2018-de50b1582b)
 Tools to manage the activation and use of self encrypting drives

Update Information:

Update to 1.15.1 Add man page for sedutil-cli. Add the ability to erase a drive
without first setting a password. Change sedutil-cli to allow resetting
passwords back to the default. Don't fail initial setup if we can't set all
BandMaster passwords. SAS fixes. Speed up PBA load. Change to CC0 code for
pbkdf2 function. Change identify to use ata passthrough so to support UASP
attached USB drives. Multistart logic for user auth. Add emable/disable to
enable user. Allow R/O unlock without auth to modify to writelock state.
Improved NVMe support.    New package




 wine-3.0-1.el7 (FEDORA-EPEL-2018-f22052d105)
 A compatibility layer for windows applications

Update Information:

https://www.winehq.org/announce/3.0

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


[EPEL-devel] Fedora EPEL 6 updates-testing report

2018-03-04 Thread updates
The following Fedora EPEL 6 Security updates need testing:
 Age  URL
 964  https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2015-7168   
rubygem-crack-0.3.2-2.el6
 854  https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2015-e2b4b5b2fb   
mcollective-2.8.4-1.el6
 825  https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2015-35e240edd9   
thttpd-2.25b-24.el6
 436  https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2016-e3e50897ac   
libbsd-0.8.3-2.el6
 165  https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2017-4c76ddcc92   
libmspack-0.6-0.1.alpha.el6
  84  https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2017-6aaee32b7e   
optipng-0.7.6-6.el6
  56  https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2018-8c9006d462   
heimdal-7.5.0-1.el6
  51  https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2018-752a7c9ad4   
rootsh-1.5.3-17.el6
  19  https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2018-f742513635   
jhead-3.00-9.el6
  14  https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2018-87b20f1b26   
exim-4.90.1-2.el6
  13  https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2018-76121890f9   
seamonkey-2.49.2-2.el6
  12  https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2018-3c8346d8e5   
mbedtls-2.7.0-1.el6
  12  https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2018-6ac908eac8   
openjpeg2-2.3.0-6.el6
   9  https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2018-2ffe688829   
freexl-1.0.5-1.el6
   7  https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2018-5d12c76136   
drupal7-7.57-1.el6
   1  https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2018-7e91105260   
clamav-0.99.4-1.el6


The following builds have been pushed to Fedora EPEL 6 updates-testing

python-freezegun-0.1.12-2.el6
python-regex-2018.02.21-1.el6

Details about builds:



 python-freezegun-0.1.12-2.el6 (FEDORA-EPEL-2018-6c84614f86)
 Let your Python tests travel through time

Update Information:

Provide python2-freezegun




 python-regex-2018.02.21-1.el6 (FEDORA-EPEL-2018-0c769f72bc)
 Alternative regular expression module, to replace re

Update Information:

Update to the latest released version.

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


Re: How do you bump fedora-repos-rawhide to f29?

2018-03-04 Thread Dennis Gilmore
dnf update --relasever=29 distro-sync --disablerepo=* --
enablerepo=rawhide

Dennis
El sáb, 03-03-2018 a las 21:15 +, Philip Kovacs escribió:
> I would settle for knowledge of where the f29/rawhide gpg keys are
> hidden so I import them.
> 
> The "To Rawhide" instructions below are outdated as they direct you
> to a page where the f29/rawhide
> are not presented.
> 
> Upgrading Fedora using package manager - Fedora Project Wiki
> 
>Upgrading Fedora using package manager - Fedora Project
> Wiki   
> 
> 
> 
> ___
> devel mailing list -- devel@lists.fedoraproject.org
> To unsubscribe send an email to devel-le...@lists.fedoraproject.org

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: Patching JSON tag without hardcoding library path (package firefox-pkcs11-loader)

2018-03-04 Thread Germano Massullo
Il 04/03/2018 16:57, Rex Dieter ha scritto:
> What's wrong with hard-coding?  (e.g. so it to be something like
> %{_libdir}/pkcs11/onepin-opensc-pkcs11.so
> )

The path
/usr/lib64/pkcs11/onepin-opensc-pkcs11.so
on a 32bit system would be
/usr/lib/pkcs11/onepin-opensc-pkcs11.so
then something like
%{_libdir}/pkcs11/onepin-opensc-pkcs11.so
would be much better

Il 04/03/2018 17:04, Fabio Valentini ha scritto:
> What about just using sed at the beginning of %build (or where
> appropriate) to replace the wrong location with the right one (where
> rpm obviously knows the right %{_libdir})?

It was an idea I was thinking about. As soon as possible I will make
some practise with sed
___
devel mailing list -- devel@lists.fedoraproject.org
To unsubscribe send an email to devel-le...@lists.fedoraproject.org


Re: Patching JSON tag without hardcoding library path (package firefox-pkcs11-loader)

2018-03-04 Thread Fabio Valentini
On Mar 4, 2018 16:59, "Rex Dieter"  wrote:

Germano Massullo wrote:

> Package
> https://src.fedoraproject.org/rpms/firefox-pkcs11-loader
> (upstream) https://github.com/open-eid/firefox-pkcs11-loader
>
> contains file
> https://github.com/open-eid/firefox-pkcs11-loader/blob/
master/onepinopenscpkcs11.json
> that has the tag
> "path": "onepin-opensc-pkcs11.so"
>
> This tag is wrong and for example on x86_64 CPU architecture systems, it
> must be
> "path": "/usr/lib64/pkcs11/onepin-opensc-pkcs11.so"
>
> How could I patch this file without having to hardcode the /usr/lib64
> path?

What's wrong with hard-coding?  (e.g. so it to be something like
%{_libdir}/pkcs11/onepin-opensc-pkcs11.so
)

-- Rex


What about just using sed at the beginning of %build (or where appropriate)
to replace the wrong location with the right one (where rpm obviously knows
the right %{_libdir})?

Fabio

___
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: Patching JSON tag without hardcoding library path (package firefox-pkcs11-loader)

2018-03-04 Thread Rex Dieter
Germano Massullo wrote:

> Package
> https://src.fedoraproject.org/rpms/firefox-pkcs11-loader
> (upstream) https://github.com/open-eid/firefox-pkcs11-loader
> 
> contains file
> https://github.com/open-eid/firefox-pkcs11-loader/blob/master/onepinopenscpkcs11.json
> that has the tag
> "path": "onepin-opensc-pkcs11.so"
> 
> This tag is wrong and for example on x86_64 CPU architecture systems, it
> must be
> "path": "/usr/lib64/pkcs11/onepin-opensc-pkcs11.so"
> 
> How could I patch this file without having to hardcode the /usr/lib64
> path?

What's wrong with hard-coding?  (e.g. so it to be something like
%{_libdir}/pkcs11/onepin-opensc-pkcs11.so
)

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


Patching JSON tag without hardcoding library path (package firefox-pkcs11-loader)

2018-03-04 Thread Germano Massullo
Package
https://src.fedoraproject.org/rpms/firefox-pkcs11-loader
(upstream) https://github.com/open-eid/firefox-pkcs11-loader

contains file
https://github.com/open-eid/firefox-pkcs11-loader/blob/master/onepinopenscpkcs11.json
that has the tag
"path": "onepin-opensc-pkcs11.so"

This tag is wrong and for example on x86_64 CPU architecture systems, it
must be
"path": "/usr/lib64/pkcs11/onepin-opensc-pkcs11.so"

How could I patch this file without having to hardcode the /usr/lib64 path?

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


Re: Frequently broken Rawhide/Branched composes

2018-03-04 Thread Matthew Miller
On Sat, Mar 03, 2018 at 07:35:00PM +0100, Kevin Kofler wrote:
> > * It means things will likely be broken longer as there is less urgency
> > to fix them quickly.
> This means less stress for maintainers who are usually not working full time 
> on Fedora.

Which, let's not forget, is the *vast* majority of maintainers.
Including most people paid by Red Hat, and even most people paid by Red
Hat to work on Fedora full time.

-- 
Matthew Miller

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


corsepiu pushed to perl-Cookie-Baker (f26). "- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild (..more)"

2018-03-04 Thread notifications
From 8346996fb31d05510762835cf06f2a246f171542 Mon Sep 17 00:00:00 2001
From: Fedora Release Engineering 
Date: Mar 04 2018 13:25:12 +
Subject: - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild


Signed-off-by: Fedora Release Engineering 

---

diff --git a/perl-Cookie-Baker.spec b/perl-Cookie-Baker.spec
index 3809740..c801b48 100644
--- a/perl-Cookie-Baker.spec
+++ b/perl-Cookie-Baker.spec
@@ -1,6 +1,6 @@
 Name:   perl-Cookie-Baker
 Version:0.08
-Release:2%{?dist}
+Release:3%{?dist}
 Summary:Cookie string generator / parser
 License:GPL+ or Artistic
 Group:  Development/Libraries
@@ -49,6 +49,9 @@ Cookie::Baker provides simple cookie string generator and 
parser.
 %{_mandir}/man3/*
 
 %changelog
+* Thu Feb 08 2018 Fedora Release Engineering  - 
0.08-3
+- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
+
 * Thu Jul 27 2017 Fedora Release Engineering  - 
0.08-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild
 



https://src.fedoraproject.org/rpms/perl-Cookie-Baker/c/8346996fb31d05510762835cf06f2a246f171542?branch=f26
___
perl-devel mailing list -- perl-devel@lists.fedoraproject.org
To unsubscribe send an email to perl-devel-le...@lists.fedoraproject.org


corsepiu pushed to perl-Cookie-Baker (f26). "Cleanup merger"

2018-03-04 Thread notifications
From ce316773c2fb8fdc80c5bd95e12d83dce1bb7190 Mon Sep 17 00:00:00 2001
From: Ralf Corsépius 
Date: Mar 04 2018 13:25:47 +
Subject: Cleanup merger


---

diff --git a/perl-Cookie-Baker.spec b/perl-Cookie-Baker.spec
index 48a8ae7..1fef17c 100644
--- a/perl-Cookie-Baker.spec
+++ b/perl-Cookie-Baker.spec
@@ -54,9 +54,6 @@ Cookie::Baker provides simple cookie string generator and 
parser.
 - Update to 0.09.
 - Spec file cosmetics.
 
-* Thu Jul 27 2017 Fedora Release Engineering  - 
0.08-2
-- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild
-
 * Fri Jul 21 2017 Ralf Corsépius  - 0.08-1
 - Update to 0.08.
 - Reflect upstream having switched to Module::Build::Tiny.



https://src.fedoraproject.org/rpms/perl-Cookie-Baker/c/ce316773c2fb8fdc80c5bd95e12d83dce1bb7190?branch=f26
___
perl-devel mailing list -- perl-devel@lists.fedoraproject.org
To unsubscribe send an email to perl-devel-le...@lists.fedoraproject.org


corsepiu pushed to perl-Cookie-Baker (f26). "Cleanup merger."

2018-03-04 Thread notifications
From 7254057ca187fbe14a69f54cf6805a834835af1c Mon Sep 17 00:00:00 2001
From: Ralf Corsépius 
Date: Mar 04 2018 13:25:12 +
Subject: Cleanup merger.


---

diff --git a/perl-Cookie-Baker.spec b/perl-Cookie-Baker.spec
index 8f860d9..48a8ae7 100644
--- a/perl-Cookie-Baker.spec
+++ b/perl-Cookie-Baker.spec
@@ -54,9 +54,6 @@ Cookie::Baker provides simple cookie string generator and 
parser.
 - Update to 0.09.
 - Spec file cosmetics.
 
-* Thu Feb 08 2018 Fedora Release Engineering  - 
0.08-3
-- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
-
 * Thu Jul 27 2017 Fedora Release Engineering  - 
0.08-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild
 



https://src.fedoraproject.org/rpms/perl-Cookie-Baker/c/7254057ca187fbe14a69f54cf6805a834835af1c?branch=f26
___
perl-devel mailing list -- perl-devel@lists.fedoraproject.org
To unsubscribe send an email to perl-devel-le...@lists.fedoraproject.org


corsepiu pushed to perl-Cookie-Baker (f26). "Update to 0.09. (..more)"

2018-03-04 Thread notifications
From e9c409521ecb8b78d1659a99218b1a362f31b553 Mon Sep 17 00:00:00 2001
From: Ralf Corsépius 
Date: Mar 04 2018 13:25:12 +
Subject: Update to 0.09.

Spec file cosmetics.

---

diff --git a/.gitignore b/.gitignore
index fb8261e..82ba2c1 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1 @@
-/Cookie-Baker-0.08.tar.gz
+/Cookie-Baker-0.09.tar.gz
diff --git a/perl-Cookie-Baker.spec b/perl-Cookie-Baker.spec
index c801b48..8f860d9 100644
--- a/perl-Cookie-Baker.spec
+++ b/perl-Cookie-Baker.spec
@@ -1,13 +1,14 @@
 Name:   perl-Cookie-Baker
-Version:0.08
-Release:3%{?dist}
+Version:0.09
+Release:1%{?dist}
 Summary:Cookie string generator / parser
 License:GPL+ or Artistic
-Group:  Development/Libraries
 URL:http://search.cpan.org/dist/Cookie-Baker/
 Source0:
http://www.cpan.org/authors/id/K/KA/KAZEBURO/Cookie-Baker-%{version}.tar.gz
 BuildArch:  noarch
 
+BuildRequires:  %{__perl}
+
 BuildRequires:  perl-interpreter >= 0:5.008001
 BuildRequires:  perl-generators
 BuildRequires:  perl(base)
@@ -49,6 +50,10 @@ Cookie::Baker provides simple cookie string generator and 
parser.
 %{_mandir}/man3/*
 
 %changelog
+* Sun Mar 04 2018 Ralf Corsépius  - 0.09-1
+- Update to 0.09.
+- Spec file cosmetics.
+
 * Thu Feb 08 2018 Fedora Release Engineering  - 
0.08-3
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
 
diff --git a/sources b/sources
index 7560341..95ec524 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (Cookie-Baker-0.08.tar.gz) = 
5beeac6ff3a2d2ae73d5efd49490af240c2580201a87e739882f3c7d8fc20ee77c225349d130752b52ddbabf7bd173015d8d5cedb609c30a748e3d9e41efda51
+SHA512 (Cookie-Baker-0.09.tar.gz) = 
de3f7ace3e494976a9566f4bfc461fa0a20a11f57b6114a343b1ed73935e6a46563c16999f971b1b2d2ff1d4cdbf27932a31c5788fc2b8039ad6fd4972e981dc



https://src.fedoraproject.org/rpms/perl-Cookie-Baker/c/e9c409521ecb8b78d1659a99218b1a362f31b553?branch=f26
___
perl-devel mailing list -- perl-devel@lists.fedoraproject.org
To unsubscribe send an email to perl-devel-le...@lists.fedoraproject.org


Re: Official archiver of Fedora mailing lists shows e-mails with one day delay!

2018-03-04 Thread Farhad Mohammadi Majd
@ Samuel Rakitničan

Please re-send your massages and send later massages to below thread, thanks:

https://lists.fedoraproject.org/archives/list/devel@lists.fedoraproject.org/thread/RM6SFL22AYOLZEFIO7IYHZPF72NFTWMS/
___
devel mailing list -- devel@lists.fedoraproject.org
To unsubscribe send an email to devel-le...@lists.fedoraproject.org


corsepiu pushed to perl-Cookie-Baker (f26). "- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild"

2018-03-04 Thread notifications
From c908639873a2947743665227f9272e0a7d2fd200 Mon Sep 17 00:00:00 2001
From: Fedora Release Engineering 
Date: Mar 04 2018 13:25:12 +
Subject: - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild


---

diff --git a/perl-Cookie-Baker.spec b/perl-Cookie-Baker.spec
index be30750..3809740 100644
--- a/perl-Cookie-Baker.spec
+++ b/perl-Cookie-Baker.spec
@@ -1,6 +1,6 @@
 Name:   perl-Cookie-Baker
 Version:0.08
-Release:1%{?dist}
+Release:2%{?dist}
 Summary:Cookie string generator / parser
 License:GPL+ or Artistic
 Group:  Development/Libraries
@@ -49,6 +49,9 @@ Cookie::Baker provides simple cookie string generator and 
parser.
 %{_mandir}/man3/*
 
 %changelog
+* Thu Jul 27 2017 Fedora Release Engineering  - 
0.08-2
+- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild
+
 * Fri Jul 21 2017 Ralf Corsépius  - 0.08-1
 - Update to 0.08.
 - Reflect upstream having switched to Module::Build::Tiny.



https://src.fedoraproject.org/rpms/perl-Cookie-Baker/c/c908639873a2947743665227f9272e0a7d2fd200?branch=f26
___
perl-devel mailing list -- perl-de...@lists.fedoraproject.org
To unsubscribe send an email to perl-devel-le...@lists.fedoraproject.org


corsepiu pushed to perl-Cookie-Baker (f27). "Cleanup merger."

2018-03-04 Thread notifications
From 1a955b6db49624dfb859e225299665da579f9735 Mon Sep 17 00:00:00 2001
From: Ralf Corsépius 
Date: Mar 04 2018 08:32:34 +
Subject: Cleanup merger.


---

diff --git a/perl-Cookie-Baker.spec b/perl-Cookie-Baker.spec
index f32376b..bb0a766 100644
--- a/perl-Cookie-Baker.spec
+++ b/perl-Cookie-Baker.spec
@@ -54,9 +54,6 @@ Cookie::Baker provides simple cookie string generator and 
parser.
 - Update to 0.09.
 - Spec file cosmetics.
 
-* Thu Feb 08 2018 Fedora Release Engineering  - 
0.08-3
-- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
-
 * Thu Jul 27 2017 Fedora Release Engineering  - 
0.08-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild
 



https://src.fedoraproject.org/rpms/perl-Cookie-Baker/c/1a955b6db49624dfb859e225299665da579f9735?branch=f27
___
perl-devel mailing list -- perl-devel@lists.fedoraproject.org
To unsubscribe send an email to perl-devel-le...@lists.fedoraproject.org


corsepiu pushed to perl-Cookie-Baker (f27). "Update to 0.09. (..more)"

2018-03-04 Thread notifications
From cd63e38f3f3d3afb6585544b6cd14d9712c65e16 Mon Sep 17 00:00:00 2001
From: Ralf Corsépius 
Date: Mar 04 2018 08:30:10 +
Subject: Update to 0.09.

Spec file cosmetics.

---

diff --git a/.gitignore b/.gitignore
index fb8261e..82ba2c1 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1 @@
-/Cookie-Baker-0.08.tar.gz
+/Cookie-Baker-0.09.tar.gz
diff --git a/perl-Cookie-Baker.spec b/perl-Cookie-Baker.spec
index e26842d..f32376b 100644
--- a/perl-Cookie-Baker.spec
+++ b/perl-Cookie-Baker.spec
@@ -1,13 +1,14 @@
 Name:   perl-Cookie-Baker
-Version:0.08
-Release:3%{?dist}
+Version:0.09
+Release:1%{?dist}
 Summary:Cookie string generator / parser
 License:GPL+ or Artistic
-Group:  Development/Libraries
 URL:http://search.cpan.org/dist/Cookie-Baker/
 Source0:
http://www.cpan.org/authors/id/K/KA/KAZEBURO/Cookie-Baker-%{version}.tar.gz
 BuildArch:  noarch
 
+BuildRequires:  %{__perl}
+
 BuildRequires:  perl-interpreter >= 0:5.008001
 BuildRequires:  perl-generators
 BuildRequires:  perl(base)
@@ -49,6 +50,10 @@ Cookie::Baker provides simple cookie string generator and 
parser.
 %{_mandir}/man3/*
 
 %changelog
+* Sun Mar 04 2018 Ralf Corsépius  - 0.09-1
+- Update to 0.09.
+- Spec file cosmetics.
+
 * Thu Feb 08 2018 Fedora Release Engineering  - 
0.08-3
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
 
diff --git a/sources b/sources
index 7560341..95ec524 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (Cookie-Baker-0.08.tar.gz) = 
5beeac6ff3a2d2ae73d5efd49490af240c2580201a87e739882f3c7d8fc20ee77c225349d130752b52ddbabf7bd173015d8d5cedb609c30a748e3d9e41efda51
+SHA512 (Cookie-Baker-0.09.tar.gz) = 
de3f7ace3e494976a9566f4bfc461fa0a20a11f57b6114a343b1ed73935e6a46563c16999f971b1b2d2ff1d4cdbf27932a31c5788fc2b8039ad6fd4972e981dc



https://src.fedoraproject.org/rpms/perl-Cookie-Baker/c/cd63e38f3f3d3afb6585544b6cd14d9712c65e16?branch=f27
___
perl-devel mailing list -- perl-devel@lists.fedoraproject.org
To unsubscribe send an email to perl-devel-le...@lists.fedoraproject.org


corsepiu pushed to perl-Cookie-Baker (f27). "- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild (..more)"

2018-03-04 Thread notifications
From 96f05b3990b7330d9a85377659962df1f227a57a Mon Sep 17 00:00:00 2001
From: Fedora Release Engineering 
Date: Feb 08 2018 19:55:08 +
Subject: - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild


Signed-off-by: Fedora Release Engineering 

---

diff --git a/perl-Cookie-Baker.spec b/perl-Cookie-Baker.spec
index b9908dc..e26842d 100644
--- a/perl-Cookie-Baker.spec
+++ b/perl-Cookie-Baker.spec
@@ -1,6 +1,6 @@
 Name:   perl-Cookie-Baker
 Version:0.08
-Release:2%{?dist}
+Release:3%{?dist}
 Summary:Cookie string generator / parser
 License:GPL+ or Artistic
 Group:  Development/Libraries
@@ -49,6 +49,9 @@ Cookie::Baker provides simple cookie string generator and 
parser.
 %{_mandir}/man3/*
 
 %changelog
+* Thu Feb 08 2018 Fedora Release Engineering  - 
0.08-3
+- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
+
 * Thu Jul 27 2017 Fedora Release Engineering  - 
0.08-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild
 



https://src.fedoraproject.org/rpms/perl-Cookie-Baker/c/96f05b3990b7330d9a85377659962df1f227a57a?branch=f27
___
perl-devel mailing list -- perl-devel@lists.fedoraproject.org
To unsubscribe send an email to perl-devel-le...@lists.fedoraproject.org


Correct way to perform a pull pull request?

2018-03-04 Thread Richard Shaw
Looking at the documentation in the wiki[1] I'm confused...

Short version of the steps:
1. Got to pagure.io and fork the project...

Umm... You can't fork a project from the Fedora instance of pagure (
src.fedoraproject.org) from pagure.io...

Thanks,
Richard

[1]
https://fedoraproject.org/wiki/How_to_fix_bugs_on_the_Fedora_Project_website#Filing_Pull_Requests
___
devel mailing list -- devel@lists.fedoraproject.org
To unsubscribe send an email to devel-le...@lists.fedoraproject.org


Re: Appstream metadata compose failures

2018-03-04 Thread Michael Schwendt
On Sat, 03 Mar 2018 19:42:48 +0100, Kevin Kofler wrote:

> PS:
> 
> I wrote:
> 
> > Richard Hughes wrote:  
> >> 64x64 is a very low bar indeed, compared to all of the other
> >> platforms, e.g. Windows Store or the Apple AppStore.  
> > 
> > All that's going to happen with such a requirement is that specfiles are
> > going to run the icon through scale2x or hq2x if you're lucky, through a
> > dumb ImageMagick convert resize if you're not.  
> 
> … or in the worst case, they will just do nothing and AppStream will keep 
> ignoring the application, which is sadly the current status quo for many 
> packages.

This new opt-in style has never been a good idea. The software features
an "All" button, which doesn't show all packages, which is misleading.

And then there's category "Communication & News", and an Email client is
stored within the "Chat" subcategory. Ouch.
___
devel mailing list -- devel@lists.fedoraproject.org
To unsubscribe send an email to devel-le...@lists.fedoraproject.org


[Bug 1551284] New: perl-Math-PlanePath-126 is available

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

Bug ID: 1551284
   Summary: perl-Math-PlanePath-126 is available
   Product: Fedora
   Version: rawhide
 Component: perl-Math-PlanePath
  Keywords: FutureFeature, Triaged
  Assignee: mhron...@redhat.com
  Reporter: upstream-release-monitor...@fedoraproject.org
QA Contact: extras...@fedoraproject.org
CC: mhron...@redhat.com,
perl-devel@lists.fedoraproject.org



Latest upstream release: 126
Current version/release in rawhide: 125-2.fc28
URL: http://search.cpan.org/dist/Math-PlanePath/

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/3063/

-- 
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 1551282] New: perl-App-cpm-0.962 is available

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

Bug ID: 1551282
   Summary: perl-App-cpm-0.962 is available
   Product: Fedora
   Version: rawhide
 Component: perl-App-cpm
  Keywords: FutureFeature, Triaged
  Assignee: jples...@redhat.com
  Reporter: upstream-release-monitor...@fedoraproject.org
QA Contact: extras...@fedoraproject.org
CC: jples...@redhat.com,
perl-devel@lists.fedoraproject.org



Latest upstream release: 0.962
Current version/release in rawhide: 0.960-1.fc29
URL: http://search.cpan.org/dist/App-cpm/

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/8399/

-- 
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 1550959] perl-CGI-Application-4.61 is available

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

Emmanuel Seyman  changed:

   What|Removed |Added

 Status|NEW |CLOSED
   Fixed In Version||perl-CGI-Application-4.61-1
   ||.fc29
 Resolution|--- |RAWHIDE
Last Closed||2018-03-04 06:57:39



--- Comment #1 from Emmanuel Seyman  ---
Built for rawhide:
https://koji.fedoraproject.org/koji/buildinfo?buildID=1053324

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


Re: Proposed Fedora packaging guideline: More Go packaging

2018-03-04 Thread Nicolas Mailhot
Hi Jason,

> > "nm" == nicolas mailhot wrote:
> Jason L Tibbitts wrote:
> > nm> And the forge macros are now available since
> > nm> redhat-rpm-config-73-1.fc28 (I had missed the push due to
> > upstream
> > nm> renaming the file). Heartfelt thanks to Jason Tibbitts !
> > Please don't forget to let me know when it's time to start thinking
> > about pushing this down to F27.  And maybe F26.  And as far as I can
> > tell it should work with only minor modification in EPEL7 (via
> > epel-rpm-macros).  
> 
> I don't know about EPEL6, but we use it as-is in EL7 and it works just
> as well (except maybe for the %autosetup bits but IIRC that's
> autosetup which is broken in EL7). 
> 
> It's a good idea to let people play with it in fedora-devel maybe a
> month, in case I missed something, but from a technical POW I'm prety
> sure it could be merged up to EL7 now.

Now that the appropriate observation time has passed, and people have
not find new problems (in fact they found scenarii that worked I had not
thought about) can you please merge

https://src.fedoraproject.org/rpms/redhat-rpm-config/pull-request/18

and push it to stable?

The Go macros need it and Fedora Go maintainers now want to fork
forgemeta if redhat-rpm-config does not make forgemeta available in the
Fedora stable versions they target, which would all make a huge mess. I
guess it's been too successful ;).

Regards,

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


Re: Official archiver of Fedora mailing lists shows e-mails with one day delay!

2018-03-04 Thread Farhad Mohammadi Majd
Please send massages to below thread, thanks:

https://lists.fedoraproject.org/archives/list/devel@lists.fedoraproject.org/thread/RM6SFL22AYOLZEFIO7IYHZPF72NFTWMS/
___
devel mailing list -- devel@lists.fedoraproject.org
To unsubscribe send an email to devel-le...@lists.fedoraproject.org


corsepiu pushed to perl-Cookie-Baker (f28). "Update to 0.09. (..more)"

2018-03-04 Thread notifications
From cd63e38f3f3d3afb6585544b6cd14d9712c65e16 Mon Sep 17 00:00:00 2001
From: Ralf Corsépius 
Date: Mar 04 2018 08:30:10 +
Subject: Update to 0.09.

Spec file cosmetics.

---

diff --git a/.gitignore b/.gitignore
index fb8261e..82ba2c1 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1 @@
-/Cookie-Baker-0.08.tar.gz
+/Cookie-Baker-0.09.tar.gz
diff --git a/perl-Cookie-Baker.spec b/perl-Cookie-Baker.spec
index e26842d..f32376b 100644
--- a/perl-Cookie-Baker.spec
+++ b/perl-Cookie-Baker.spec
@@ -1,13 +1,14 @@
 Name:   perl-Cookie-Baker
-Version:0.08
-Release:3%{?dist}
+Version:0.09
+Release:1%{?dist}
 Summary:Cookie string generator / parser
 License:GPL+ or Artistic
-Group:  Development/Libraries
 URL:http://search.cpan.org/dist/Cookie-Baker/
 Source0:
http://www.cpan.org/authors/id/K/KA/KAZEBURO/Cookie-Baker-%{version}.tar.gz
 BuildArch:  noarch
 
+BuildRequires:  %{__perl}
+
 BuildRequires:  perl-interpreter >= 0:5.008001
 BuildRequires:  perl-generators
 BuildRequires:  perl(base)
@@ -49,6 +50,10 @@ Cookie::Baker provides simple cookie string generator and 
parser.
 %{_mandir}/man3/*
 
 %changelog
+* Sun Mar 04 2018 Ralf Corsépius  - 0.09-1
+- Update to 0.09.
+- Spec file cosmetics.
+
 * Thu Feb 08 2018 Fedora Release Engineering  - 
0.08-3
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
 
diff --git a/sources b/sources
index 7560341..95ec524 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (Cookie-Baker-0.08.tar.gz) = 
5beeac6ff3a2d2ae73d5efd49490af240c2580201a87e739882f3c7d8fc20ee77c225349d130752b52ddbabf7bd173015d8d5cedb609c30a748e3d9e41efda51
+SHA512 (Cookie-Baker-0.09.tar.gz) = 
de3f7ace3e494976a9566f4bfc461fa0a20a11f57b6114a343b1ed73935e6a46563c16999f971b1b2d2ff1d4cdbf27932a31c5788fc2b8039ad6fd4972e981dc



https://src.fedoraproject.org/rpms/perl-Cookie-Baker/c/cd63e38f3f3d3afb6585544b6cd14d9712c65e16?branch=f28
___
perl-devel mailing list -- perl-devel@lists.fedoraproject.org
To unsubscribe send an email to perl-devel-le...@lists.fedoraproject.org


corsepiu pushed to perl-Cookie-Baker (master). "Update to 0.09. (..more)"

2018-03-04 Thread notifications
From cd63e38f3f3d3afb6585544b6cd14d9712c65e16 Mon Sep 17 00:00:00 2001
From: Ralf Corsépius 
Date: Mar 04 2018 08:30:10 +
Subject: Update to 0.09.

Spec file cosmetics.

---

diff --git a/.gitignore b/.gitignore
index fb8261e..82ba2c1 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1 @@
-/Cookie-Baker-0.08.tar.gz
+/Cookie-Baker-0.09.tar.gz
diff --git a/perl-Cookie-Baker.spec b/perl-Cookie-Baker.spec
index e26842d..f32376b 100644
--- a/perl-Cookie-Baker.spec
+++ b/perl-Cookie-Baker.spec
@@ -1,13 +1,14 @@
 Name:   perl-Cookie-Baker
-Version:0.08
-Release:3%{?dist}
+Version:0.09
+Release:1%{?dist}
 Summary:Cookie string generator / parser
 License:GPL+ or Artistic
-Group:  Development/Libraries
 URL:http://search.cpan.org/dist/Cookie-Baker/
 Source0:
http://www.cpan.org/authors/id/K/KA/KAZEBURO/Cookie-Baker-%{version}.tar.gz
 BuildArch:  noarch
 
+BuildRequires:  %{__perl}
+
 BuildRequires:  perl-interpreter >= 0:5.008001
 BuildRequires:  perl-generators
 BuildRequires:  perl(base)
@@ -49,6 +50,10 @@ Cookie::Baker provides simple cookie string generator and 
parser.
 %{_mandir}/man3/*
 
 %changelog
+* Sun Mar 04 2018 Ralf Corsépius  - 0.09-1
+- Update to 0.09.
+- Spec file cosmetics.
+
 * Thu Feb 08 2018 Fedora Release Engineering  - 
0.08-3
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
 
diff --git a/sources b/sources
index 7560341..95ec524 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (Cookie-Baker-0.08.tar.gz) = 
5beeac6ff3a2d2ae73d5efd49490af240c2580201a87e739882f3c7d8fc20ee77c225349d130752b52ddbabf7bd173015d8d5cedb609c30a748e3d9e41efda51
+SHA512 (Cookie-Baker-0.09.tar.gz) = 
de3f7ace3e494976a9566f4bfc461fa0a20a11f57b6114a343b1ed73935e6a46563c16999f971b1b2d2ff1d4cdbf27932a31c5788fc2b8039ad6fd4972e981dc



https://src.fedoraproject.org/rpms/perl-Cookie-Baker/c/cd63e38f3f3d3afb6585544b6cd14d9712c65e16?branch=master
___
perl-devel mailing list -- perl-devel@lists.fedoraproject.org
To unsubscribe send an email to perl-devel-le...@lists.fedoraproject.org


Re: Official archiver of Fedora mailing lists shows e-mails with one day delay!

2018-03-04 Thread Samuel Rakitničan
> I am one happy user of Spinics too. I find HyperKitty interface slow and 
> buggy. The only
> way I am using HyperKitty is to post a message, and every time I find some 
> issue which I
> have to go to a report process first. For example right now HyperKitty is not 
> displaying
> comments of this thread for me, so to reply to a message I have to copy it 
> from spinics to
> reply to it.
> 
> https://lists.fedoraproject.org/archives/list/devel@lists.fedoraproject.o...
> 
> Reported the issue here:
> https://pagure.io/fedora-infrastructure/issue/6759
> 
> There is also an issue with quotation where is taking the reply header from a 
> previous
> poster. I just delete that header.

Also, I like the basic HTML feature of visited URLs colored in different color 
to indicate messages that I've already read, something which HyperKitty does 
not have.

I have to point out that showing messages is one of the basic features of an 
archiver and HyperKitty is not doing a very good job at it.
___
devel mailing list -- devel@lists.fedoraproject.org
To unsubscribe send an email to devel-le...@lists.fedoraproject.org