ppisar pushed to perl-utf8-all (master). "0.017 bump"

2015-11-16 Thread notifications
From ed8ddb4d74a44c80790049131c5550af0c71b12b Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Petr=20P=C3=ADsa=C5=99?= 
Date: Mon, 16 Nov 2015 09:30:31 +0100
Subject: 0.017 bump

---
 .gitignore | 1 +
 perl-utf8-all.spec | 9 ++---
 sources| 2 +-
 3 files changed, 8 insertions(+), 4 deletions(-)

diff --git a/.gitignore b/.gitignore
index d878641..bb2ee09 100644
--- a/.gitignore
+++ b/.gitignore
@@ -5,3 +5,4 @@
 /utf8-all-0.014.tar.gz
 /utf8-all-0.015.tar.gz
 /utf8-all-0.016.tar.gz
+/utf8-all-0.017.tar.gz
diff --git a/perl-utf8-all.spec b/perl-utf8-all.spec
index 83c557d..8eb7bcc 100644
--- a/perl-utf8-all.spec
+++ b/perl-utf8-all.spec
@@ -1,6 +1,6 @@
 Name:   perl-utf8-all
-Version:0.016
-Release:3%{?dist}
+Version:0.017
+Release:1%{?dist}
 Summary:Turn on Unicode everywhere
 License:GPL+ or Artistic
 Group:  Development/Libraries
@@ -61,11 +61,14 @@ make test
 
 %files
 %license LICENSE
-%doc Changes README
+%doc Changes README.mkdn
 %{perl_vendorlib}/*
 %{_mandir}/man3/*
 
 %changelog
+* Mon Nov 16 2015 Petr Pisar  - 0.017-1
+- 0.017 bump
+
 * Thu Jun 18 2015 Fedora Release Engineering  
- 0.016-3
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
 
diff --git a/sources b/sources
index fd30fff..27162ca 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-e454594859ef1322834c8a1c6904614a  utf8-all-0.016.tar.gz
+31aaf99ce225beafbfadef29fd881971  utf8-all-0.017.tar.gz
-- 
cgit v0.11.2



http://pkgs.fedoraproject.org/cgit/perl-utf8-all.git/commit/?h=master=ed8ddb4d74a44c80790049131c5550af0c71b12b
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

[Bug 1282023] perl-utf8-all-0.017 is available

2015-11-16 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1282023

Petr Pisar  changed:

   What|Removed |Added

 Status|ASSIGNED|CLOSED
   Fixed In Version||perl-utf8-all-0.017-1.fc24
 Resolution|--- |RAWHIDE
Last Closed||2015-11-16 03:35:27



--- Comment #3 from Petr Pisar  ---
This recodes readlink strings. Thus suitable for rawhide only.

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

Proposal to CANCEL: 2015-11-16 Fedora QA Devel Meeting

2015-11-16 Thread Tim Flink
Most of the regular attendees aren't going to be around for the meeting
time this week so there's little to be gained by actually holding said
meeting.

If anyone can think of a topic that should be discussed as a group now,
reply to this thread and we can still meet. Otherwise, we'll just sync
up as needed outside the meeting.

Tim


pgpX8BBtnAkFW.pgp
Description: OpenPGP digital signature
___
qa-devel mailing list
qa-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/qa-devel


ppisar uploaded Sereal-3.006.tar.gz for perl-Sereal

2015-11-16 Thread notifications
e79a5d1a69ad08fbcbfc1de18cbfad6b  Sereal-3.006.tar.gz

http://pkgs.fedoraproject.org/lookaside/pkgs/perl-Sereal/Sereal-3.006.tar.gz/md5/e79a5d1a69ad08fbcbfc1de18cbfad6b/Sereal-3.006.tar.gz
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

ppisar pushed to perl-Sereal-Encoder (master). "3.006 bump"

2015-11-16 Thread notifications
From fdb8eddf862df0b764765f5274adc00288e93d1b Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Petr=20P=C3=ADsa=C5=99?= 
Date: Mon, 16 Nov 2015 11:04:38 +0100
Subject: 3.006 bump

---
 .gitignore   |  1 +
 perl-Sereal-Encoder.spec | 13 ++---
 sources  |  2 +-
 3 files changed, 12 insertions(+), 4 deletions(-)

diff --git a/.gitignore b/.gitignore
index a514bb3..b68eab0 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,3 +2,4 @@
 /Sereal-Encoder-3.003.tar.gz
 /Sereal-Encoder-3.004.tar.gz
 /Sereal-Encoder-3.005.tar.gz
+/Sereal-Encoder-3.006.tar.gz
diff --git a/perl-Sereal-Encoder.spec b/perl-Sereal-Encoder.spec
index 5528199..f856856 100644
--- a/perl-Sereal-Encoder.spec
+++ b/perl-Sereal-Encoder.spec
@@ -1,6 +1,6 @@
 Name:   perl-Sereal-Encoder
-Version:3.005
-Release:4%{?dist}
+Version:3.006
+Release:1%{?dist}
 Summary:Perl serialization into Serial format
 # lib/Sereal/Encoder.pm:GPL+ or Artistic
 # miniz.c:  Unlicense (unbundled)
@@ -11,11 +11,12 @@ Group:  Development/Libraries
 URL:http://search.cpan.org/dist/Sereal-Encoder/
 Source0:
http://www.cpan.org/authors/id/Y/YV/YVES/Sereal-Encoder-%{version}.tar.gz
 BuildRequires:  csnappy-devel
+BuildRequires:  gcc
 BuildRequires:  miniz-devel
 BuildRequires:  perl
+BuildRequires:  perl-devel
 BuildRequires:  perl(Config)
 BuildRequires:  perl(Devel::CheckLib)
-BuildRequires:  perl(ExtUtils::Constant)
 BuildRequires:  perl(ExtUtils::MakeMaker) >= 7.0
 BuildRequires:  perl(File::Find)
 BuildRequires:  perl(File::Path)
@@ -51,6 +52,9 @@ BuildRequires:  perl(Tie::Hash)
 BuildRequires:  perl(Tie::Scalar)
 # Time::HiRes not used
 BuildRequires:  perl(utf8)
+# Optional tests:
+BuildRequires:  perl(Test::Deep) >= 0.110
+BuildRequires:  perl(Test::Deep::NoTest)
 Requires:   perl(:MODULE_COMPAT_%(eval "`perl -V:version`"; echo $version))
 
 %description
@@ -89,6 +93,9 @@ make test
 %{_mandir}/man3/*
 
 %changelog
+* Mon Nov 16 2015 Petr Pisar  - 3.006-1
+- 3.006 bump
+
 * Thu Jun 18 2015 Fedora Release Engineering  
- 3.005-4
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
 
diff --git a/sources b/sources
index bc49a33..74ecb06 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-a472e6ab83f0db2ef37d1efbc4cc9d34  Sereal-Encoder-3.005.tar.gz
+d9ba9e59f74ce56fef93baff8a576d3b  Sereal-Encoder-3.006.tar.gz
-- 
cgit v0.11.2



http://pkgs.fedoraproject.org/cgit/perl-Sereal-Encoder.git/commit/?h=master=fdb8eddf862df0b764765f5274adc00288e93d1b
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

ppisar uploaded Sereal-Encoder-3.006.tar.gz for perl-Sereal-Encoder

2015-11-16 Thread notifications
d9ba9e59f74ce56fef93baff8a576d3b  Sereal-Encoder-3.006.tar.gz

http://pkgs.fedoraproject.org/lookaside/pkgs/perl-Sereal-Encoder/Sereal-Encoder-3.006.tar.gz/md5/d9ba9e59f74ce56fef93baff8a576d3b/Sereal-Encoder-3.006.tar.gz
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

Re: packaging golang guidelines (like etcd, consul)

2015-11-16 Thread Muayyad AlSadi
On Mon, Nov 16, 2015 at 10:28 AM, Jan Chaloupka  wrote:

> *.src.rpm is reserved for a spec file, sources and patches. It does not
> provide any tarball with source codes. Or am I missing something?
>


sources  = source tarballs = tarball with source codes

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

rawhide report: 20151116 changes

2015-11-16 Thread Fedora Rawhide Report
Compose started at Mon Nov 16 05:15:02 UTC 2015
Broken deps for i386
--
[APLpy]
python3-APLpy-1.0-2.fc23.noarch requires python(abi) = 0:3.4
[IQmol]
IQmol-2.3.0-9.fc24.i686 requires libboost_serialization.so.1.58.0
IQmol-2.3.0-9.fc24.i686 requires libboost_iostreams.so.1.58.0
IQmol-2.3.0-9.fc24.i686 requires libOpenMeshCore.so.3.2
[alliance]
alliance-5.0-40.20090901snap.fc22.i686 requires libXm.so.2
[bitlyclip]
bitlyclip-0.2.2-6.fc23.noarch requires python-bitlyapi
[bugwarrior]
bugwarrior-1.3.0-1.fc24.noarch requires python-bitlyapi
[copr-keygen]
copr-keygen-1.60-2.fc23.noarch requires python(abi) = 0:3.4
[devassistant]
devassistant-cli-0.11.2-1.fc24.noarch requires python(abi) = 0:3.4
devassistant-core-0.11.2-1.fc24.noarch requires python(abi) = 0:3.4
devassistant-gui-0.11.2-1.fc24.noarch requires python(abi) = 0:3.4
[eclipse-jbosstools]
eclipse-jbosstools-as-4.2.2-1.fc22.noarch requires 
osgi(org.eclipse.tm.terminal)
[fawkes]
fawkes-core-0.5.0-26.fc24.i686 requires libmicrohttpd.so.10
fawkes-plugin-player-0.5.0-26.fc24.i686 requires libgeos-3.4.2.so
fawkes-plugin-xmlrpc-0.5.0-26.fc24.i686 requires libmicrohttpd.so.10
[gnash]
1:gnash-0.8.10-19.fc24.i686 requires libboost_thread.so.1.58.0
1:gnash-0.8.10-19.fc24.i686 requires libboost_system.so.1.58.0
1:gnash-0.8.10-19.fc24.i686 requires libboost_serialization.so.1.58.0
1:gnash-0.8.10-19.fc24.i686 requires libboost_program_options.so.1.58.0
1:gnash-0.8.10-19.fc24.i686 requires libboost_iostreams.so.1.58.0
1:gnash-0.8.10-19.fc24.i686 requires libboost_date_time.so.1.58.0
1:gnash-cygnal-0.8.10-19.fc24.i686 requires libboost_thread.so.1.58.0
1:gnash-cygnal-0.8.10-19.fc24.i686 requires libboost_system.so.1.58.0
1:gnash-cygnal-0.8.10-19.fc24.i686 requires 
libboost_serialization.so.1.58.0
1:gnash-cygnal-0.8.10-19.fc24.i686 requires 
libboost_program_options.so.1.58.0
1:gnash-cygnal-0.8.10-19.fc24.i686 requires libboost_iostreams.so.1.58.0
1:gnash-cygnal-0.8.10-19.fc24.i686 requires libboost_date_time.so.1.58.0
1:gnash-extension-dejagnu-0.8.10-19.fc24.i686 requires 
libboost_thread.so.1.58.0
1:gnash-extension-dejagnu-0.8.10-19.fc24.i686 requires 
libboost_system.so.1.58.0
1:gnash-extension-dejagnu-0.8.10-19.fc24.i686 requires 
libboost_program_options.so.1.58.0
1:gnash-extension-dejagnu-0.8.10-19.fc24.i686 requires 
libboost_iostreams.so.1.58.0
1:gnash-extension-fileio-0.8.10-19.fc24.i686 requires 
libboost_thread.so.1.58.0
1:gnash-extension-fileio-0.8.10-19.fc24.i686 requires 
libboost_system.so.1.58.0
1:gnash-extension-fileio-0.8.10-19.fc24.i686 requires 
libboost_program_options.so.1.58.0
1:gnash-extension-fileio-0.8.10-19.fc24.i686 requires 
libboost_iostreams.so.1.58.0
1:gnash-extension-lirc-0.8.10-19.fc24.i686 requires 
libboost_thread.so.1.58.0
1:gnash-extension-lirc-0.8.10-19.fc24.i686 requires 
libboost_system.so.1.58.0
1:gnash-extension-lirc-0.8.10-19.fc24.i686 requires 
libboost_program_options.so.1.58.0
1:gnash-extension-lirc-0.8.10-19.fc24.i686 requires 
libboost_iostreams.so.1.58.0
1:gnash-extension-mysql-0.8.10-19.fc24.i686 requires 
libboost_thread.so.1.58.0
1:gnash-extension-mysql-0.8.10-19.fc24.i686 requires 
libboost_system.so.1.58.0
1:gnash-extension-mysql-0.8.10-19.fc24.i686 requires 
libboost_program_options.so.1.58.0
1:gnash-extension-mysql-0.8.10-19.fc24.i686 requires 
libboost_iostreams.so.1.58.0
1:gnash-klash-0.8.10-19.fc24.i686 requires libboost_system.so.1.58.0
1:gnash-klash-0.8.10-19.fc24.i686 requires 
libboost_program_options.so.1.58.0
1:gnash-plugin-0.8.10-19.fc24.i686 requires libboost_iostreams.so.1.58.0
1:python-gnash-0.8.10-19.fc24.i686 requires libboost_thread.so.1.58.0
1:python-gnash-0.8.10-19.fc24.i686 requires libboost_system.so.1.58.0
1:python-gnash-0.8.10-19.fc24.i686 requires 
libboost_program_options.so.1.58.0
1:python-gnash-0.8.10-19.fc24.i686 requires libboost_iostreams.so.1.58.0
[golang-github-kraman-libcontainer]
golang-github-kraman-libcontainer-devel-0-0.4.gitd700e5b.fc24.noarch 
requires golang(github.com/docker/docker/pkg/netlink)
[golang-github-kubernetes-heapster]
golang-github-kubernetes-heapster-devel-0.16.1-1.fc24.noarch requires 
golang(github.com/google/cadvisor/info/v1)
golang-github-kubernetes-heapster-devel-0.16.1-1.fc24.noarch requires 
golang(github.com/google/cadvisor/client)
golang-github-kubernetes-heapster-devel-0.16.1-1.fc24.noarch requires 
golang(github.com/coreos/fleet/schema)
golang-github-kubernetes-heapster-devel-0.16.1-1.fc24.noarch requires 
golang(github.com/coreos/fleet/registry)

Self Introduction: Alexandre Detiste

2015-11-16 Thread Alexandre Detiste
Hi,

My name is Alexandre Detiste.

My first Linux distro was RedHat 5.2, the one from 1998.

In 2002, at the age of 19, I flew from my parents with nothing
but a harddisk & some clothes.

Some times later I built a computer from crap parts
& the distro-of-the-month of the local magazine was Debian Woody.

https://linuxfr.org/news/woody-dans-plan%C3%A8te-linux-hs-7

When I gained back internet access (caped to 500MB/month)
one year later, I still appreciated the awesomeness of apt-get &
having a kind of rolling-release so I just stuck with that.

---

Since 3 years I have been an active contributor to the Debian project;
mostly on the Debian-native "game-data-packager" project.

This automate identification, unpacking & repacking of commercial
games into platform-native packages (thus .deb or .rpm's).

Instead of previous attemps over the web, this uses a declarative
YAML language instead of fragile shell scripts.

So it's quite alike comparing SysVinit scripts to systemd services.

---

I always felt that making this cross-distro would be quite easy;
the distro-specific bits being mostly in a separate class;
so now I've just installed Fedora and this port was mostly done
in one week; bringing instantately recipes to packages 300 new (old) games.

This one package may be unfit for Fedora proper; but I believe
it's main depedency, the open source "innoextract" tool
used to unpack archives built with the open source "innosetup" tool
(windows-only); belongs in Fedora.

G-D-P will also need to co-operate with other existing packages in Fedora
like "quake3" or "prboom-plus" to ensure that assets are saved
at the right location so the free engines can find them.

More technical detail in my previous post.
https://lists.fedoraproject.org/pipermail/devel/2015-November/216602.html

Greets,

Alexandre Detiste


signature.asc
Description: This is a digitally signed message part.
-- 
devel mailing list
devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/devel
Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct

ppisar uploaded Time-HiRes-1.9728.tar.gz for perl-Time-HiRes

2015-11-16 Thread notifications
d7972038a77958ab2949b518e3fc3795  Time-HiRes-1.9728.tar.gz

http://pkgs.fedoraproject.org/lookaside/pkgs/perl-Time-HiRes/Time-HiRes-1.9728.tar.gz/md5/d7972038a77958ab2949b518e3fc3795/Time-HiRes-1.9728.tar.gz
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

Self Introduction: Filip Szymański

2015-11-16 Thread fszymanski
Hi,

My name is Filip Szymański. I have been a Fedora user for about two
years now, and I think it's time to get more involved.

I'm a big fan of Python, Qt toolkit and have some (not much)
experience in C and C++.

Here is my first review request. It's my favorite podcast aggregator -
Podget. I would appreciate it if you could take a look.

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

I'm looking for a sponsor.

GPG key: 80C4BC1A

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

[Bug 1282020] perl-PathTools-3.59 is available

2015-11-16 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1282020



--- Comment #3 from Fedora Update System  ---
perl-PathTools-3.59-1.fc23 has been submitted as an update to Fedora 23.
https://bodhi.fedoraproject.org/updates/FEDORA-2015-4b9f6ed649

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

[Bug 1282021] perl-Time-HiRes-1.9728 is available

2015-11-16 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1282021

Petr Pisar  changed:

   What|Removed |Added

 Status|ASSIGNED|MODIFIED
   Fixed In Version||perl-Time-HiRes-1.9728-1.fc
   ||24



--- Comment #2 from Petr Pisar  ---
A bug fix release suitable for all Fedora.

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

ppisar pushed to perl-Time-HiRes (f23). "1.9728 bump"

2015-11-16 Thread notifications
From 3481a959d91f2e5c9697c5628b4c403ca5ad1a51 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Petr=20P=C3=ADsa=C5=99?= 
Date: Mon, 16 Nov 2015 09:10:21 +0100
Subject: 1.9728 bump

---
 .gitignore   |  1 +
 perl-Time-HiRes.spec | 12 +---
 sources  |  2 +-
 3 files changed, 11 insertions(+), 4 deletions(-)

diff --git a/.gitignore b/.gitignore
index 0afbf02..e7af526 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
 /Time-HiRes-1.9725.tar.gz
 /Time-HiRes-1.9726.tar.gz
+/Time-HiRes-1.9728.tar.gz
diff --git a/perl-Time-HiRes.spec b/perl-Time-HiRes.spec
index 43e55c8..a632bd2 100644
--- a/perl-Time-HiRes.spec
+++ b/perl-Time-HiRes.spec
@@ -1,11 +1,14 @@
 Name:   perl-Time-HiRes
-Version:1.9726
-Release:346%{?dist}
+Version:1.9728
+Release:1%{?dist}
 Summary:High resolution alarm, sleep, gettimeofday, interval timers
 License:GPL+ or Artistic
 Group:  Development/Libraries
 URL:http://search.cpan.org/dist/Time-HiRes/
-Source0:
http://www.cpan.org/authors/id/Z/ZE/ZEFRAM/Time-HiRes-%{version}.tar.gz
+Source0:
http://www.cpan.org/authors/id/R/RJ/RJBS/Time-HiRes-%{version}.tar.gz
+BuildRequires:  coreutils
+BuildRequires:  findutils
+BuildRequires:  make
 BuildRequires:  perl
 BuildRequires:  perl(Config)
 BuildRequires:  perl(ExtUtils::Constant)
@@ -53,6 +56,9 @@ make test
 %{_mandir}/man3/*
 
 %changelog
+* Mon Nov 16 2015 Petr Pisar  - 1.9728-1
+- 1.9728 bump
+
 * Thu Jun 18 2015 Fedora Release Engineering  
- 1.9726-346
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
 
diff --git a/sources b/sources
index df02288..25e20ce 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-077e5d7eda1349f98c564026603f8a0a  Time-HiRes-1.9726.tar.gz
+d7972038a77958ab2949b518e3fc3795  Time-HiRes-1.9728.tar.gz
-- 
cgit v0.11.2



http://pkgs.fedoraproject.org/cgit/perl-Time-HiRes.git/commit/?h=f23=3481a959d91f2e5c9697c5628b4c403ca5ad1a51
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

ppisar pushed to perl-Time-HiRes (f21). "1.9728 bump"

2015-11-16 Thread notifications
From 76a85558b1de73989c28ea22251ada2fe4090a98 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Petr=20P=C3=ADsa=C5=99?= 
Date: Mon, 16 Nov 2015 09:10:21 +0100
Subject: 1.9728 bump

---
 .gitignore   |  1 +
 perl-Time-HiRes.spec | 12 +---
 sources  |  2 +-
 3 files changed, 11 insertions(+), 4 deletions(-)

diff --git a/.gitignore b/.gitignore
index 0afbf02..e7af526 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
 /Time-HiRes-1.9725.tar.gz
 /Time-HiRes-1.9726.tar.gz
+/Time-HiRes-1.9728.tar.gz
diff --git a/perl-Time-HiRes.spec b/perl-Time-HiRes.spec
index 61d053d..409dc94 100644
--- a/perl-Time-HiRes.spec
+++ b/perl-Time-HiRes.spec
@@ -1,11 +1,14 @@
 Name:   perl-Time-HiRes
-Version:1.9726
-Release:3%{?dist}
+Version:1.9728
+Release:1%{?dist}
 Summary:High resolution alarm, sleep, gettimeofday, interval timers
 License:GPL+ or Artistic
 Group:  Development/Libraries
 URL:http://search.cpan.org/dist/Time-HiRes/
-Source0:
http://www.cpan.org/authors/id/Z/ZE/ZEFRAM/Time-HiRes-%{version}.tar.gz
+Source0:
http://www.cpan.org/authors/id/R/RJ/RJBS/Time-HiRes-%{version}.tar.gz
+BuildRequires:  coreutils
+BuildRequires:  findutils
+BuildRequires:  make
 BuildRequires:  perl
 BuildRequires:  perl(Config)
 BuildRequires:  perl(ExtUtils::Constant)
@@ -53,6 +56,9 @@ make test
 %{_mandir}/man3/*
 
 %changelog
+* Mon Nov 16 2015 Petr Pisar  - 1.9728-1
+- 1.9728 bump
+
 * Sun Aug 17 2014 Fedora Release Engineering  
- 1.9726-3
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild
 
diff --git a/sources b/sources
index df02288..25e20ce 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-077e5d7eda1349f98c564026603f8a0a  Time-HiRes-1.9726.tar.gz
+d7972038a77958ab2949b518e3fc3795  Time-HiRes-1.9728.tar.gz
-- 
cgit v0.11.2



http://pkgs.fedoraproject.org/cgit/perl-Time-HiRes.git/commit/?h=f21=76a85558b1de73989c28ea22251ada2fe4090a98
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

ppisar pushed to perl-Time-HiRes (master). "1.9728 bump"

2015-11-16 Thread notifications
From 3481a959d91f2e5c9697c5628b4c403ca5ad1a51 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Petr=20P=C3=ADsa=C5=99?= 
Date: Mon, 16 Nov 2015 09:10:21 +0100
Subject: 1.9728 bump

---
 .gitignore   |  1 +
 perl-Time-HiRes.spec | 12 +---
 sources  |  2 +-
 3 files changed, 11 insertions(+), 4 deletions(-)

diff --git a/.gitignore b/.gitignore
index 0afbf02..e7af526 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
 /Time-HiRes-1.9725.tar.gz
 /Time-HiRes-1.9726.tar.gz
+/Time-HiRes-1.9728.tar.gz
diff --git a/perl-Time-HiRes.spec b/perl-Time-HiRes.spec
index 43e55c8..a632bd2 100644
--- a/perl-Time-HiRes.spec
+++ b/perl-Time-HiRes.spec
@@ -1,11 +1,14 @@
 Name:   perl-Time-HiRes
-Version:1.9726
-Release:346%{?dist}
+Version:1.9728
+Release:1%{?dist}
 Summary:High resolution alarm, sleep, gettimeofday, interval timers
 License:GPL+ or Artistic
 Group:  Development/Libraries
 URL:http://search.cpan.org/dist/Time-HiRes/
-Source0:
http://www.cpan.org/authors/id/Z/ZE/ZEFRAM/Time-HiRes-%{version}.tar.gz
+Source0:
http://www.cpan.org/authors/id/R/RJ/RJBS/Time-HiRes-%{version}.tar.gz
+BuildRequires:  coreutils
+BuildRequires:  findutils
+BuildRequires:  make
 BuildRequires:  perl
 BuildRequires:  perl(Config)
 BuildRequires:  perl(ExtUtils::Constant)
@@ -53,6 +56,9 @@ make test
 %{_mandir}/man3/*
 
 %changelog
+* Mon Nov 16 2015 Petr Pisar  - 1.9728-1
+- 1.9728 bump
+
 * Thu Jun 18 2015 Fedora Release Engineering  
- 1.9726-346
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
 
diff --git a/sources b/sources
index df02288..25e20ce 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-077e5d7eda1349f98c564026603f8a0a  Time-HiRes-1.9726.tar.gz
+d7972038a77958ab2949b518e3fc3795  Time-HiRes-1.9728.tar.gz
-- 
cgit v0.11.2



http://pkgs.fedoraproject.org/cgit/perl-Time-HiRes.git/commit/?h=master=3481a959d91f2e5c9697c5628b4c403ca5ad1a51
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

ppisar pushed to perl-Time-HiRes (f22). "1.9728 bump"

2015-11-16 Thread notifications
From 2f99fdd5705f229966d7a8e323be829b06fc3e52 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Petr=20P=C3=ADsa=C5=99?= 
Date: Mon, 16 Nov 2015 09:10:21 +0100
Subject: 1.9728 bump

---
 .gitignore   |  1 +
 perl-Time-HiRes.spec | 12 +---
 sources  |  2 +-
 3 files changed, 11 insertions(+), 4 deletions(-)

diff --git a/.gitignore b/.gitignore
index 0afbf02..e7af526 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
 /Time-HiRes-1.9725.tar.gz
 /Time-HiRes-1.9726.tar.gz
+/Time-HiRes-1.9728.tar.gz
diff --git a/perl-Time-HiRes.spec b/perl-Time-HiRes.spec
index 9cd3c8c..8fdbafc 100644
--- a/perl-Time-HiRes.spec
+++ b/perl-Time-HiRes.spec
@@ -1,11 +1,14 @@
 Name:   perl-Time-HiRes
-Version:1.9726
-Release:310%{?dist}
+Version:1.9728
+Release:1%{?dist}
 Summary:High resolution alarm, sleep, gettimeofday, interval timers
 License:GPL+ or Artistic
 Group:  Development/Libraries
 URL:http://search.cpan.org/dist/Time-HiRes/
-Source0:
http://www.cpan.org/authors/id/Z/ZE/ZEFRAM/Time-HiRes-%{version}.tar.gz
+Source0:
http://www.cpan.org/authors/id/R/RJ/RJBS/Time-HiRes-%{version}.tar.gz
+BuildRequires:  coreutils
+BuildRequires:  findutils
+BuildRequires:  make
 BuildRequires:  perl
 BuildRequires:  perl(Config)
 BuildRequires:  perl(ExtUtils::Constant)
@@ -53,6 +56,9 @@ make test
 %{_mandir}/man3/*
 
 %changelog
+* Mon Nov 16 2015 Petr Pisar  - 1.9728-1
+- 1.9728 bump
+
 * Wed Sep 03 2014 Jitka Plesnikova  - 1.9726-310
 - Increase release to favour standalone package
 
diff --git a/sources b/sources
index df02288..25e20ce 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-077e5d7eda1349f98c564026603f8a0a  Time-HiRes-1.9726.tar.gz
+d7972038a77958ab2949b518e3fc3795  Time-HiRes-1.9728.tar.gz
-- 
cgit v0.11.2



http://pkgs.fedoraproject.org/cgit/perl-Time-HiRes.git/commit/?h=f22=2f99fdd5705f229966d7a8e323be829b06fc3e52
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

<    1   2