[perl-Socket-Netlink-Route] New upstream release

Mathieu Bridon bochecha at fedoraproject.org
Thu Mar 21 09:49:51 UTC 2013


commit 565f055e686e171e58662fab446415033bbd87d5
Author: Mathieu Bridon <bochecha at fedoraproject.org>
Date:   Thu Mar 21 17:48:41 2013 +0800

    New upstream release

 .gitignore                     |    1 +
 perl-Socket-Netlink-Route.spec |   13 +++++++------
 sources                        |    2 +-
 3 files changed, 9 insertions(+), 7 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index c25e91f..222c64b 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 /Socket-Netlink-Route-0.03.tar.gz
+/Socket-Netlink-Route-0.05.tar.gz
diff --git a/perl-Socket-Netlink-Route.spec b/perl-Socket-Netlink-Route.spec
index 76611aa..85cbba5 100644
--- a/perl-Socket-Netlink-Route.spec
+++ b/perl-Socket-Netlink-Route.spec
@@ -1,10 +1,7 @@
 Name:           perl-Socket-Netlink-Route
-Version:        0.03
-Release:        7%{?dist}
+Version:        0.05
+Release:        1%{?dist}
 Summary:        Interface to Linux's NETLINK_ROUTE netlink socket protocol
-
-# License file contains the old FSF address:
-#     https://rt.cpan.org/Public/Bug/Display.html?id=71001
 License:        GPL+ or Artistic
 
 URL:            http://search.cpan.org/dist/Socket-Netlink-Route/
@@ -12,9 +9,10 @@ Source0:        http://www.cpan.org/authors/id/P/PE/PEVANS/Socket-Netlink-Route-
 
 BuildArch:      noarch
 
+BuildRequires:  perl(ExtUtils::CChecker)
 BuildRequires:  perl(ExtUtils::H2PM) >= 0.07
 BuildRequires:  perl(Module::Build)
-BuildRequires:  perl(Socket::Netlink) >= 0.03
+BuildRequires:  perl(Socket::Netlink) >= 0.04
 BuildRequires:  perl(Test::More)
 
 Requires:       perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version))
@@ -68,6 +66,9 @@ find %{buildroot} -depth -type d -exec rmdir {} 2>/dev/null \;
 
 
 %changelog
+* Thu Mar 21 2013 Mathieu Bridon <bochecha at fedoraproject.org> - 0.05-1
+- New upstream release.
+
 * Thu Feb 14 2013 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.03-7
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
 
diff --git a/sources b/sources
index c4915b2..f10ce20 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-ea9ca0658e0a3271d66a58d4fa5a30a8  Socket-Netlink-Route-0.03.tar.gz
+51917e87ad868183243641915d5bf4a0  Socket-Netlink-Route-0.05.tar.gz


More information about the scm-commits mailing list