[perl-Encode-JP-Mobile] 0.29 bump

Petr Pisar ppisar at fedoraproject.org
Wed Oct 17 08:13:10 UTC 2012


commit 8295c9ffc55641b25815da7733065974b89d8c65
Author: Petr Písař <ppisar at redhat.com>
Date:   Wed Oct 17 10:12:56 2012 +0200

    0.29 bump

 .gitignore                 |    1 +
 perl-Encode-JP-Mobile.spec |    8 +++++---
 sources                    |    2 +-
 3 files changed, 7 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 1156ef5..82f4ef9 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 /Encode-JP-Mobile-0.28.tar.gz
+/Encode-JP-Mobile-0.29.tar.gz
diff --git a/perl-Encode-JP-Mobile.spec b/perl-Encode-JP-Mobile.spec
index 6b9a54d..460960c 100644
--- a/perl-Encode-JP-Mobile.spec
+++ b/perl-Encode-JP-Mobile.spec
@@ -1,6 +1,6 @@
 Name:           perl-Encode-JP-Mobile
-Version:        0.28
-Release:        3%{?dist}
+Version:        0.29
+Release:        1%{?dist}
 Summary:        Japan mobile phone Shift_JIS (CP932) / UTF-8 encoding
 Summary(ja_JP): 日本の携帯電話向け Shift_JIS (CP932) / UTF-8 エンコーディング
 License:        GPL+ or Artistic
@@ -53,7 +53,6 @@ make %{?_smp_mflags}
 make pure_install DESTDIR="$RPM_BUILD_ROOT"
 find $RPM_BUILD_ROOT -type f -name .packlist -exec rm -f {} \;
 find $RPM_BUILD_ROOT -type f -name '*.bs' -size 0 -exec rm -f {} \;
-find $RPM_BUILD_ROOT -depth -type d -exec rmdir {} 2>/dev/null \;
 %{_fixperms} $RPM_BUILD_ROOT/*
 
 %check
@@ -64,6 +63,9 @@ make test
 %{perl_vendorarch}/*
 
 %changelog
+* Wed Oct 17 2012 Petr Pisar <ppisar at redhat.com> - 0.29-1
+- 0.29 bump
+
 * Fri Jul 20 2012 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.28-3
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
 
diff --git a/sources b/sources
index 835ca47..2b10aec 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-4d21fb20c28e2837077235acd7bd94fb  Encode-JP-Mobile-0.28.tar.gz
+4fb8039848589605650429da578d2f97  Encode-JP-Mobile-0.29.tar.gz


More information about the scm-commits mailing list