[convmv] version 1.15

Nils Philippsen nphilipp at fedoraproject.org
Wed Sep 11 08:39:34 UTC 2013


commit ba4af3608fa3a859df19f010eeeb70018dbaa44e
Author: Nils Philippsen <nils at redhat.com>
Date:   Wed Sep 11 10:38:13 2013 +0200

    version 1.15

 .gitignore  |    1 +
 convmv.spec |    7 +++++--
 sources     |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index a333589..b8f540a 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 convmv-1.14.tar.gz
+/convmv-1.15.tar.gz
diff --git a/convmv.spec b/convmv.spec
index e26c92f..0012974 100644
--- a/convmv.spec
+++ b/convmv.spec
@@ -1,7 +1,7 @@
 Summary: Convert filename encodings
 Name: convmv
-Version: 1.14
-Release: 8%{?dist}
+Version: 1.15
+Release: 1%{?dist}
 
 Group: Applications/System
 License: GPLv2 or GPLv3
@@ -38,6 +38,9 @@ rm -rf %{buildroot}
 %{_mandir}/man*/*
 
 %changelog
+* Wed Sep 11 2013 Nils Philippsen <nils at redhat.com> - 1.15-1
+- version 1.15
+
 * Sat Aug 03 2013 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1.14-8
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
 
diff --git a/sources b/sources
index e2c823c..1dc72a8 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-d41238051c13b2e6c0cc2310a8f69d68  convmv-1.14.tar.gz
+b1bb703c08c6355868d15890ff193f7d  convmv-1.15.tar.gz


More information about the scm-commits mailing list