Re: F23 System Wide Change: Python 3 as Default

2015-06-18 Thread Bohuslav Kabrda
- Original Message - > On Thu, Jun 18, 2015 at 9:54 AM, Bohuslav Kabrda wrote: > >> It is written in a scope what does 'default' stands for. > >> Also from a additional porting POV (packages which ain't covered by scope > >> and are python2 only) it is important to have stated that the def

Re: Fedora 23 mass rebuild

2015-06-18 Thread Dennis Gilmore
On Thursday, June 18, 2015 03:09:32 PM Sérgio Basto wrote: > Hello, > > On Ter, 2015-06-16 at 22:58 -0500, Dennis Gilmore wrote: > > On Tuesday, June 16, 2015 04:00:03 PM Dennis Gilmore wrote: > > > Hi all, > > > > > > Per the Fedora 23 schedule[1] we will be starting a mass rebuild for > > > Fed

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

2015-06-18 Thread Sandro Mani
On 19.06.2015 01:10, T.C. Hollingsworth wrote: You don't have to override the internal dependency generator. In fact, you really shouldn't because overriding it also overrides portions of rpm's multilib handling. :-( Patching find-(requires|provides) in /usr/lib/rpm is also useless, as mode

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

2015-06-18 Thread T.C. Hollingsworth
On Sun, Jun 14, 2015 at 7:28 AM, Sandro Mani wrote: > Having had a go at this: if bar{-openmpi} requires foo-{openmpi}, filtering > the provides from foo-openmpi and adding an explicit requires to bar-openmpi > on foo-openmpi, this all will result in bar-openmpi depending both on > foo-openmpi as

Re: F23 System Wide Change: Default Local DNS Resolver

2015-06-18 Thread Paul Wouters
On Thu, 18 Jun 2015, Dan Williams wrote: True. In fact with unbound it is pretty trivial to do. The equivalent unbound python code for that would be: import unbound ctx = unbound.ub_ctx() ctx.resolvconf("/this/networks/respresentation/of/resolv.conf") Hmm, that doesn't really allow for split

Re: F23 System Wide Change: Default Local DNS Resolver

2015-06-18 Thread Paul Wouters
On Thu, 18 Jun 2015, Dan Williams wrote: The drawbacks I see to dnssec-trigger here are: 2) provides only HTTPS IPC, perhaps because it works on all platforms. But a Linux-only solution would typically use a unix socket or D-Bus and be secured by Unix or D-Bus permissions instead of using cer

Re: Self Introduction:Sören Möller

2015-06-18 Thread Zbigniew Jędrzejewski-Szmek
On Thu, Jun 18, 2015 at 05:27:22PM +0200, Soeren Moeller wrote: > Hi > > My name is Sören Möller and I'm working as statistician at a Danish > University. > > I have been using Linux for work and privately for at least 10 years, and > Fedora for about 1.5 years > > I have programming experience

Re: Heads up: OCaml 4.02.2+rc1 coming to Rawhide

2015-06-18 Thread Richard W.M. Jones
This is complete now. Rich. -- Richard Jones, Virtualization Group, Red Hat http://people.redhat.com/~rjones Read my programming and virtualization blog: http://rwmj.wordpress.com virt-df lists disk usage of guests without needing to install any software inside the virtual machine. Supports Li

Re: F23 System Wide Change: Default Local DNS Resolver

2015-06-18 Thread Dan Williams
On Fri, 2015-06-12 at 14:32 -0400, Paul Wouters wrote: > On Fri, 12 Jun 2015, Dan Williams wrote: > > >> That is why HTTP redirection and DNS failure have to be detected by > >> whatever is the "hot spot detector". Both items weigh in on triggering > >> a hotspot logon window. > > > > Agreed. But

ppisar pushed to perl-Padre (master). "Fix a precedence issue reported by perl-5.22"

2015-06-18 Thread notifications
From 612ff1d5f9a80820866134526e1192c4c00943bf Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Petr=20P=C3=ADsa=C5=99?= Date: Thu, 18 Jun 2015 09:33:32 +0200 Subject: Fix a precedence issue reported by perl-5.22 diff --git a/Padre-1.00-eliminate-precedence-issue.patch b/Padre-1.00-eliminate-precedence-

ppisar pushed to perl-Padre (master). "Perl 5.22 rebuild"

2015-06-18 Thread notifications
From 77bcba5861262fc11f28b48eab5f5104a2a1ecd0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Petr=20P=C3=ADsa=C5=99?= Date: Thu, 18 Jun 2015 07:03:49 +0200 Subject: Perl 5.22 rebuild diff --git a/perl-Padre.spec b/perl-Padre.spec index f03ac7c..4b2f872 100644 --- a/perl-Padre.spec +++ b/perl-Padre.spe

ppisar pushed to perl-Padre (master). "Use xvfb-run for X11 tests"

2015-06-18 Thread notifications
From 078540b1d3c7b851b34b2924f38026d6faa2bc02 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Petr=20P=C3=ADsa=C5=99?= Date: Thu, 18 Jun 2015 08:23:45 +0200 Subject: Use xvfb-run for X11 tests diff --git a/perl-Padre.spec b/perl-Padre.spec index 4b2f872..40c5c17 100644 --- a/perl-Padre.spec +++ b/perl-

ppisar pushed to perl-Padre (master). "Adjust a test for perl-5.22 diagnostic messages"

2015-06-18 Thread notifications
From 43b7137ceb0b44b936573f3f78f6d3da74d029f1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Petr=20P=C3=ADsa=C5=99?= Date: Thu, 18 Jun 2015 09:21:55 +0200 Subject: Adjust a test for perl-5.22 diagnostic messages diff --git a/Padre-0.90-The-text-of-the-error-has-changed-in-perl-5.21.4.-RT.patch b/Pa

Re: F23 System Wide Change: Default Local DNS Resolver

2015-06-18 Thread Dan Williams
On Wed, 2015-06-17 at 13:17 +0200, Tomas Hozza wrote: > On 12.06.2015 18:58, Dan Williams wrote: > > On Fri, 2015-06-12 at 10:58 +0200, Tomas Hozza wrote: > >> On 11.06.2015 22:48, Dan Williams wrote: > >>> On Tue, 2015-06-09 at 12:30 -0400, Matthew Miller wrote: > On Tue, Jun 09, 2015 at 11:3

Re: F23 System Wide Change: Default Local DNS Resolver

2015-06-18 Thread Dan Williams
On Mon, 2015-06-15 at 14:57 +0200, Petr Spacek wrote: > On 12.6.2015 18:53, Dan Williams wrote: > > On Fri, 2015-06-12 at 17:10 +0200, Petr Spacek wrote: > >>> On Tue, 2015-06-09 at 12:30 -0400, Matthew Miller wrote: > On Tue, Jun 09, 2015 at 11:34:39AM -0400, Paul Wouters wrote: > > decis

Re: F23 System Wide Change: Default Local DNS Resolver

2015-06-18 Thread Bastien Nocera
- Original Message - > > Am 18.06.2015 um 17:17 schrieb Bastien Nocera: > > - Original Message - > >> > >> Am 18.06.2015 um 15:29 schrieb Bastien Nocera: > I would love to see more will for cooperation from GNOME people, so we > can converge to the working and well inte

ausil pushed to perl-Test-Refcount (master). "- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild"

2015-06-18 Thread notifications
From a1797a84a3b88cde5f3192fe839ba8fafbb3ee48 Mon Sep 17 00:00:00 2001 From: Dennis Gilmore Date: Thu, 18 Jun 2015 06:31:31 + Subject: - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild diff --git a/perl-Test-Refcount.spec b/perl-Test-Refcount.spec index d7bc932..3c26be9 100

Re: F23 System Wide Change: Default Local DNS Resolver

2015-06-18 Thread Bastien Nocera
- Original Message - > > > VPNs... done like 2 years ago. From what we discussed the connectivity > > > checking is not really perfect in NM, since it assumes that DHCP > > > provided resolvers are in resolv.conf because NM obviously uses system's > > > stub resolver. > > > > > > If ther

Re: review swap

2015-06-18 Thread gil
hi thanks for your help with lettuce review have you to let me do some review? again thanks regards gil Il 16/06/2015 17:24, Jiri Vanek ha scritto: On 06/16/2015 05:16 PM, gil wrote: hi I'm working for upgrade springframework-batch (spring-batch) [1]. There are still some packages under review:

ausil pushed to perl-Test-JSON (master). "- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild"

2015-06-18 Thread notifications
From e3df7379e540c22c4577bda411dcd8c1653581be Mon Sep 17 00:00:00 2001 From: Dennis Gilmore Date: Thu, 18 Jun 2015 06:25:02 + Subject: - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild diff --git a/perl-Test-JSON.spec b/perl-Test-JSON.spec index da25fac..d281b05 100644 ---

Self Introduction:Sören Möller

2015-06-18 Thread Soeren Moeller
Hi My name is Sören Möller and I'm working as statistician at a Danish University. I have been using Linux for work and privately for at least 10 years, and Fedora for about 1.5 years I have programming experience in C, C++, Java, Python and R, both from leisure activities, from my university ed

ausil pushed to perl-Test-Inline (master). "- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild"

2015-06-18 Thread notifications
From 26b100ff6a1a956348dc3da7ac66c2f62bf1f29c Mon Sep 17 00:00:00 2001 From: Dennis Gilmore Date: Thu, 18 Jun 2015 06:24:44 + Subject: - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild diff --git a/perl-Test-Inline.spec b/perl-Test-Inline.spec index 3eb25ab..2a054e0 100644

ausil pushed to perl-Test-EOL (master). "- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild"

2015-06-18 Thread notifications
From c16e754e5a7abda52b97b83aefba1a1462237140 Mon Sep 17 00:00:00 2001 From: Dennis Gilmore Date: Thu, 18 Jun 2015 06:22:00 + Subject: - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild diff --git a/perl-Test-EOL.spec b/perl-Test-EOL.spec index 830534a..b3f53e7 100644 --- a/

Re: F23 System Wide Change: Default Local DNS Resolver

2015-06-18 Thread Bastien Nocera
- Original Message - > > Am 18.06.2015 um 15:29 schrieb Bastien Nocera: > >> I would love to see more will for cooperation from GNOME people, so we > >> can converge to the working and well integrated solution. Vague claims > >> that something is missing or something needs to be done, wi

Re: F23 System Wide Change: Default Local DNS Resolver

2015-06-18 Thread Reindl Harald
Am 18.06.2015 um 17:17 schrieb Bastien Nocera: - Original Message - Am 18.06.2015 um 15:29 schrieb Bastien Nocera: I would love to see more will for cooperation from GNOME people, so we can converge to the working and well integrated solution. Vague claims that something is missing or

Re: Qt 5 private headers

2015-06-18 Thread Rex Dieter
Ruslan Nigmatullin wrote: > > > 12.06.2015, 16:32, "Rex Dieter" : >> Ruslan Nigmatullin wrote: >> Are you willing to help work on it? :) >>> >>> Sure, I may have a look. How can I start? >> >> Start by identifying precisely what should be declared as private. >> Offhand I see: >> /usr/inclu

Re: F23 System Wide Change: Two Week Atomic

2015-06-18 Thread Matthew Miller
On Thu, Jun 18, 2015 at 08:58:30AM -0400, Jan Kurik wrote: > > Just a heads up, http://atomic.fedoraproject.org/ is a dead link. > That is "correct" :-) The site should be created as part of the Change > implementation (that is my understanding). Yes. We're talking now with websites/design. It ma

Re: F23 System Wide Change: Python 3 as Default

2015-06-18 Thread Josh Boyer
On Thu, Jun 18, 2015 at 9:54 AM, Bohuslav Kabrda wrote: >> It is written in a scope what does 'default' stands for. >> Also from a additional porting POV (packages which ain't covered by scope >> and are python2 only) it is important to have stated that the default python >> for Fedora is python3

Re: Fedora 23 mass rebuild

2015-06-18 Thread Emmanuel Seyman
* Sérgio Basto [18/06/2015 15:09] : > > Fedora 23 mass rebuild is finished ? isn't it ? No, we're running through the perl packages as I'm typing this. Emmanuel -- devel mailing list devel@lists.fedoraproject.org https://admin.fedoraproject.org/mailman/listinfo/devel Fedora Code of Conduct: htt

Re: F23 System Wide Change: Python 3 as Default

2015-06-18 Thread Josh Boyer
On Thu, Jun 18, 2015 at 9:46 AM, Robert Kuska wrote: > > > - Original Message - >> From: "Kevin Fenzi" >> To: devel@lists.fedoraproject.org >> Sent: Wednesday, June 17, 2015 9:11:36 PM >> Subject: Re: F23 System Wide Change: Python 3 as Default >> >> Greetings. >> >> In today's FESCo meet

ausil pushed to perl-Perl6-Export-Attrs (master). "- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild"

2015-06-18 Thread notifications
From d0b988a7df7146612f82129e7d89ca65b58dc20f Mon Sep 17 00:00:00 2001 From: Dennis Gilmore Date: Thu, 18 Jun 2015 05:31:47 + Subject: - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild diff --git a/perl-Perl6-Export-Attrs.spec b/perl-Perl6-Export-Attrs.spec index 0997fa2..3

Re: Fedora 23 mass rebuild

2015-06-18 Thread Sérgio Basto
Hello, On Ter, 2015-06-16 at 22:58 -0500, Dennis Gilmore wrote: > On Tuesday, June 16, 2015 04:00:03 PM Dennis Gilmore wrote: > > Hi all, > > > > Per the Fedora 23 schedule[1] we will be starting a mass rebuild for Fedora > > 23 very shortly. It was requested in a trac ticket[2] > > that we do

ausil pushed to perl-Parse-EDID (master). "- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild"

2015-06-18 Thread notifications
From 0d19fd078fc187fed7aae9bf2e12e5431ad46a71 Mon Sep 17 00:00:00 2001 From: Dennis Gilmore Date: Thu, 18 Jun 2015 05:25:10 + Subject: - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild diff --git a/perl-Parse-EDID.spec b/perl-Parse-EDID.spec index 901838f..9a3ee93 100644 --

ausil pushed to perl-Parse-ExuberantCTags (master). "- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild"

2015-06-18 Thread notifications
From d8b0458cf889984bb9f21cee0fb4a5b933d4f4b4 Mon Sep 17 00:00:00 2001 From: Dennis Gilmore Date: Thu, 18 Jun 2015 05:25:19 + Subject: - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild diff --git a/perl-Parse-ExuberantCTags.spec b/perl-Parse-ExuberantCTags.spec index eb3cfb

ausil pushed to perl-Parse-Debian-Packages (master). "- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild"

2015-06-18 Thread notifications
From a41ea40bb3f582c891faf4d3102bc73fc3bc32af Mon Sep 17 00:00:00 2001 From: Dennis Gilmore Date: Thu, 18 Jun 2015 05:25:01 + Subject: - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild diff --git a/perl-Parse-Debian-Packages.spec b/perl-Parse-Debian-Packages.spec index edc0

Re: F23 System Wide Change: Python 3 as Default

2015-06-18 Thread Bohuslav Kabrda
- Original Message - > - Original Message - > > From: "Kevin Fenzi" > > To: devel@lists.fedoraproject.org > > Sent: Wednesday, June 17, 2015 9:11:36 PM > > Subject: Re: F23 System Wide Change: Python 3 as Default > > > > Greetings. > > > > In today's FESCo meeting we had a lot of

Re: F23 System Wide Change: Default Local DNS Resolver

2015-06-18 Thread Miloslav Trmač
> > VPNs... done like 2 years ago. From what we discussed the connectivity > > checking is not really perfect in NM, since it assumes that DHCP > > provided resolvers are in resolv.conf because NM obviously uses system's > > stub resolver. > > > > If there are any valid integration pieces, please

Re: F23 System Wide Change: Python 3 as Default

2015-06-18 Thread Robert Kuska
- Original Message - > From: "Kevin Fenzi" > To: devel@lists.fedoraproject.org > Sent: Wednesday, June 17, 2015 9:11:36 PM > Subject: Re: F23 System Wide Change: Python 3 as Default > > Greetings. > > In today's FESCo meeting we had a lot of discussion about this change. > > You can r

Re: F23 System Wide Change: Default Local DNS Resolver

2015-06-18 Thread Reindl Harald
Am 18.06.2015 um 15:29 schrieb Bastien Nocera: I would love to see more will for cooperation from GNOME people, so we can converge to the working and well integrated solution. Vague claims that something is missing or something needs to be done, without clear reasoning is not helping anyone. I

Re: F23 System Wide Change: Default Local DNS Resolver

2015-06-18 Thread Bastien Nocera
- Original Message - > > > On 18.06.2015 13:14, Bastien Nocera wrote: > > > > > > - Original Message - > >> On 12.06.2015 19:00, Matthew Miller wrote: > >>> On Fri, Jun 12, 2015 at 11:53:32AM -0500, Dan Williams wrote: > Yeah, we did. From my recollection, most of that f

Re: F23 System Wide Change: Default Local DNS Resolver

2015-06-18 Thread Bastien Nocera
- Original Message - > On 18.6.2015 13:14, Bastien Nocera wrote: > > > > > > - Original Message - > >> On 12.06.2015 19:00, Matthew Miller wrote: > >>> On Fri, Jun 12, 2015 at 11:53:32AM -0500, Dan Williams wrote: > Yeah, we did. From my recollection, most of that focused

Re: F23 System Wide Change: Two Week Atomic

2015-06-18 Thread Jan Kurik
- Original Message - > From: "Jonathan Underwood" > To: "Development discussions related to Fedora" > > Sent: Thursday, June 18, 2015 2:47:39 PM > Subject: Re: F23 System Wide Change: Two Week Atomic > > On 18 June 2015 at 13:26, Jan Kurik wrote: > [snip] > > This change moves Atomic a

Re: mate-dialogs obsolete in F22

2015-06-18 Thread Jakob Hirsch
Rave it wrote on 2015-06-18 13:16: >> @Wolfgang: Can you shed some light on this? > Upstream has obsolete mate-dialogs for mate-1.10, zenity is the repacement. Oh, ok. I remember using zenity a while ago and then switching to matedialog (for some reason I don't remember). zenity seems to work fine

F23 Self Contained Change: RPM MPI Requires Provides

2015-06-18 Thread Jan Kurik
= Proposed Self Contained Change: RPM MPI Requires Provides = https://fedoraproject.org/wiki/Changes/RpmMPIReqProv Change owner(s): Sandro Mani Have the rpm-build find-provides and find-requires scripts encode the MPI compiler name in the provides string of a binary to distinguish otherwise i

Re: F23 System Wide Change: Two Week Atomic

2015-06-18 Thread Jonathan Underwood
On 18 June 2015 at 13:26, Jan Kurik wrote: [snip] > This change moves Atomic away from the main Fedora 6-month distribution > release, and instead to separate releases every two weeks on a new web site, > http://atomic.fedoraproject.org/ Just a heads up, http://atomic.fedoraproject.org/ is a d

F23 System Wide Change: Two Week Atomic

2015-06-18 Thread Jan Kurik
= Proposed System Wide Change: Two Week Atomic = https://fedoraproject.org/wiki/Changes/Two_Week_Atomic Change owner(s): * Matthew Miller * Colin Walters * Joe Brockmeier * Kushal Das * Adam Miller * Dennis Gilmore Fedora Atomic Host is an implementation of the Project Atomic pattern for a speci

Re: F23 System Wide Change: Default Local DNS Resolver

2015-06-18 Thread Tomas Hozza
On 18.06.2015 13:14, Bastien Nocera wrote: > > > - Original Message - >> On 12.06.2015 19:00, Matthew Miller wrote: >>> On Fri, Jun 12, 2015 at 11:53:32AM -0500, Dan Williams wrote: Yeah, we did. From my recollection, most of that focused on the unbound parts and how NM could

F23 Self Contained Change: ibus-libzhuyin

2015-06-18 Thread Jan Kurik
= Proposed Self Contained Change: ibus-libzhuyin = https://fedoraproject.org/wiki/Changes/ibus-libzhuyin Change owner(s): Peng Wu Make ibus-libzhuyin as the default Fedora 23 Traditional Chinese (Taiwan) input method. == Detailed Description == The ibus-libzhuyin exists since Fedora 21, now

Re: F23 System Wide Change: Default Local DNS Resolver

2015-06-18 Thread Petr Spacek
On 18.6.2015 13:14, Bastien Nocera wrote: > > > - Original Message - >> On 12.06.2015 19:00, Matthew Miller wrote: >>> On Fri, Jun 12, 2015 at 11:53:32AM -0500, Dan Williams wrote: Yeah, we did. From my recollection, most of that focused on the unbound parts and how NM could ad

ausil pushed to perl-Log-Message (master). "- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild"

2015-06-18 Thread notifications
From 792972b9dc5af21c7938cd60171ad3e690c279c0 Mon Sep 17 00:00:00 2001 From: Dennis Gilmore Date: Thu, 18 Jun 2015 04:12:41 + Subject: - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild diff --git a/perl-Log-Message.spec b/perl-Log-Message.spec index a747672..164bcc8 100644

F23 Self Contained Change: Sugar 0.106

2015-06-18 Thread Jan Kurik
= Proposed Self Contained Change: Sugar 0.106 = https://fedoraproject.org/wiki/Changes/Sugar-106 Change owner(s): Peter Robinson Update Sugar to the new upstream 0.106 stable feature release. == Detailed Description == We want to provide the new version of the Sugar desktop environment as wel

ausil pushed to perl-Log-Trace (master). "- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild"

2015-06-18 Thread notifications
From 12f65bf85b18fc1c7d545e7d02811e37ca7f7806 Mon Sep 17 00:00:00 2001 From: Dennis Gilmore Date: Thu, 18 Jun 2015 04:13:10 + Subject: - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild diff --git a/perl-Log-Trace.spec b/perl-Log-Trace.spec index 11d940e..9c018b6 100644 ---

Re: mate-dialogs obsolete in F22

2015-06-18 Thread Rave it
Am Thu, 18 Jun 2015 00:04:32 +0200 schrieb Jakob Hirsch : > Ack. > > @Wolfgang: Can you shed some light on this? Upstream has obsolete mate-dialogs for mate-1.10, zenity is the repacement. Mate wiki is always a good choice for questions about mate ;) http://wiki.mate-desktop.org/status:1.10#remo

ausil pushed to perl-Image-ExifTool (master). "- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild"

2015-06-18 Thread notifications
From 663fda39955c8d9a8d2ac4af3779c01f71984ef8 Mon Sep 17 00:00:00 2001 From: Dennis Gilmore Date: Thu, 18 Jun 2015 03:53:23 + Subject: - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild diff --git a/perl-Image-ExifTool.spec b/perl-Image-ExifTool.spec index acc3849..ad73103 1

ausil pushed to perl-IPC-SharedCache (master). "- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild"

2015-06-18 Thread notifications
From f2a9cb7a6a61515e82fefebb02a4e69a1054b518 Mon Sep 17 00:00:00 2001 From: Dennis Gilmore Date: Thu, 18 Jun 2015 03:51:53 + Subject: - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild diff --git a/perl-IPC-SharedCache.spec b/perl-IPC-SharedCache.spec index c395b5c..15d37e0

ausil pushed to perl-IPC-Shareable (master). "- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild"

2015-06-18 Thread notifications
From cd431ae482c5d072f3297b0165b607046323654a Mon Sep 17 00:00:00 2001 From: Dennis Gilmore Date: Thu, 18 Jun 2015 03:51:44 + Subject: - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild diff --git a/perl-IPC-Shareable.spec b/perl-IPC-Shareable.spec index ff97837..fd4d038 100

Re: F23 System Wide Change: Default Local DNS Resolver

2015-06-18 Thread Bastien Nocera
- Original Message - > On 12.06.2015 19:00, Matthew Miller wrote: > > On Fri, Jun 12, 2015 at 11:53:32AM -0500, Dan Williams wrote: > >> Yeah, we did. From my recollection, most of that focused on the unbound > >> parts and how NM could add the dns=unbound stuff (which Pavel > >> contrib

Re: Orphaned packages looking for new maintainers

2015-06-18 Thread Kalev Lember
On 06/17/2015 09:30 PM, Kevin Fenzi wrote: > I've just orphaned packages owned by 'vicodan' as he has not been > reachable and his bugzilla account is not functional per fesco ticket: > https://fedorahosted.org/fesco/ticket/1448 > > Please feel free to take on the point of contact for any of thes