ppisar pushed to perl-Authen-SASL-SASLprep (f22). "1.011 bump"

notifications at fedoraproject.org notifications at fedoraproject.org
Tue Apr 14 11:23:28 UTC 2015


>From 93c99448f4b548a219ee6bbc5624d3a6c130cb93 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Petr=20P=C3=ADsa=C5=99?= <ppisar at redhat.com>
Date: Tue, 14 Apr 2015 13:21:49 +0200
Subject: 1.011 bump


diff --git a/.gitignore b/.gitignore
index 11d7ded..980f965 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 /Authen-SASL-SASLprep-1.01.tar.gz
+/Authen-SASL-SASLprep-1.011.tar.gz
diff --git a/perl-Authen-SASL-SASLprep.spec b/perl-Authen-SASL-SASLprep.spec
index 8cd6099..5e11229 100644
--- a/perl-Authen-SASL-SASLprep.spec
+++ b/perl-Authen-SASL-SASLprep.spec
@@ -1,11 +1,13 @@
+# Stick on 2-digit version now
+%global cpan_version 1.011
 Name:           perl-Authen-SASL-SASLprep
-Version:        1.01
+Version:        %(echo %{cpan_version} | sed -e 's/\(\...\)/\1./')
 Release:        1%{?dist}
 Summary:        Stringprep profile for user names and passwords (RFC 4013)
 License:        GPL+ or Artistic
 Group:          Development/Libraries
 URL:            http://search.cpan.org/dist/Authen-SASL-SASLprep/
-Source0:        http://www.cpan.org/authors/id/C/CF/CFAERBER/Authen-SASL-SASLprep-%{version}.tar.gz
+Source0:        http://www.cpan.org/authors/id/C/CF/CFAERBER/Authen-SASL-SASLprep-%{cpan_version}.tar.gz
 # Recode README to UTF-8
 Patch0:         Authen-SASL-SASLprep-1.01-Recode-README-to-UTF-8.patch
 BuildArch:      noarch
@@ -37,7 +39,7 @@ prepare Unicode strings representing user names and passwords for comparison.
 SASLprep is a profile of the stringprep algorithm.
 
 %prep
-%setup -q -n Authen-SASL-SASLprep-%{version}
+%setup -q -n Authen-SASL-SASLprep-%{cpan_version}
 %patch0 -p1
 
 %build
@@ -59,5 +61,8 @@ make test
 %{_mandir}/man3/*
 
 %changelog
+* Tue Apr 14 2015 Petr Pisar <ppisar at redhat.com> - 1.01.1-1
+- 1.011 bump
+
 * Fri Mar 20 2015 Petr Pisar <ppisar at redhat.com> 1.01-1
 - Specfile autogenerated by cpanspec 1.78.
diff --git a/sources b/sources
index 865c3b5..aa341e6 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-e1b800b47e360912c382e764c10a58c9  Authen-SASL-SASLprep-1.01.tar.gz
+eb9cc1f59968047e23ac44c02a0ecc21  Authen-SASL-SASLprep-1.011.tar.gz
-- 
cgit v0.10.2


	http://pkgs.fedoraproject.org/cgit/perl-Authen-SASL-SASLprep.git/commit/?h=f22&id=93c99448f4b548a219ee6bbc5624d3a6c130cb93


More information about the scm-commits mailing list