spot pushed to perl-Set-Scalar (master). "1.29"

notifications at fedoraproject.org notifications at fedoraproject.org
Fri Mar 27 19:02:53 UTC 2015


>From 13016f0894f40f32414586f1ae05ae3b6cfaec65 Mon Sep 17 00:00:00 2001
From: Tom Callaway <spot at fedoraproject.org>
Date: Fri, 27 Mar 2015 15:02:32 -0400
Subject: 1.29


diff --git a/.gitignore b/.gitignore
index ad75ac8..ff03ddc 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 Set-Scalar-1.25.tar.gz
+/Set-Scalar-1.29.tar.gz
diff --git a/perl-Set-Scalar.spec b/perl-Set-Scalar.spec
index c0ed030..f28c125 100644
--- a/perl-Set-Scalar.spec
+++ b/perl-Set-Scalar.spec
@@ -1,14 +1,11 @@
 Name:           perl-Set-Scalar
-Version:        1.25
-Release:        13%{?dist}
+Version:        1.29
+Release:        1%{?dist}
 Summary:        Basic set operations
-
 Group:          Development/Libraries
 License:        GPL+ or Artistic
 URL:            http://search.cpan.org/dist/Set-Scalar/
-Source0:        http://www.cpan.org/authors/id/J/JH/JHI/Set-Scalar-%{version}.tar.gz
-BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
-
+Source0:        http://search.cpan.org/CPAN/authors/id/D/DA/DAVIDO/Set-Scalar-%{version}.tar.gz
 BuildArch:      noarch
 BuildRequires:  perl(ExtUtils::MakeMaker)
 Requires:       perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version))
@@ -16,40 +13,31 @@ Requires:       perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $versi
 %description
 %{summary}.
 
-
 %prep
 %setup -q -n Set-Scalar-%{version}
 
-
 %build
 %{__perl} Makefile.PL INSTALLDIRS=vendor
 make %{?_smp_mflags}
 
-
 %install
-rm -rf $RPM_BUILD_ROOT
 make pure_install PERL_INSTALL_ROOT=$RPM_BUILD_ROOT
 find $RPM_BUILD_ROOT -type f -name .packlist -exec rm -f {} ';'
 find $RPM_BUILD_ROOT -type d -depth -exec rmdir {} 2>/dev/null ';'
 chmod -R u+w $RPM_BUILD_ROOT/*
 
-
 %check
 make test
 
-
-%clean
-rm -rf $RPM_BUILD_ROOT
-
-
 %files
-%defattr(-,root,root,-)
 %doc ChangeLog README
 %{perl_vendorlib}/Set/
 %{_mandir}/man3/*.3pm*
 
-
 %changelog
+* Fri Mar 27 2015 Tom Callaway <spot at fedoraproject.org> - 1.29-1
+- update to 1.29
+
 * Tue Aug 26 2014 Jitka Plesnikova <jplesnik at redhat.com> - 1.25-13
 - Perl 5.20 rebuild
 
diff --git a/sources b/sources
index 3fb007f..7ec7f71 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-749349bb42757f46d25593e89444872e  Set-Scalar-1.25.tar.gz
+4af73c0d6f562d1eddd4ebf6014ac67f  Set-Scalar-1.29.tar.gz
-- 
cgit v0.10.2


	http://pkgs.fedoraproject.org/cgit/perl-Set-Scalar.git/commit/?h=master&id=13016f0894f40f32414586f1ae05ae3b6cfaec65


More information about the scm-commits mailing list