[mailman] Fix the tarball name

Jan Kaluža jkaluza at fedoraproject.org
Mon May 12 12:26:56 UTC 2014


commit e69eadb86bfd8c962f943c7e37dd186737f919a1
Author: Jan Kaluza <jkaluza at redhat.com>
Date:   Mon May 12 14:26:43 2014 +0200

    Fix the tarball name

 .gitignore   |    1 +
 mailman.spec |    1 -
 sources      |    2 +-
 3 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index addeb35..531c1a2 100644
--- a/.gitignore
+++ b/.gitignore
@@ -4,3 +4,4 @@ mailman-2.1.13.tgz
 /mailman-2.1.16.tgz
 /mailman-2.1.17.tgz
 /mailman-2.1.18.1.tgz
+/mailman-2.1.18-1.tgz
diff --git a/mailman.spec b/mailman.spec
index 59d8a7f..ce80ff7 100644
--- a/mailman.spec
+++ b/mailman.spec
@@ -1,6 +1,5 @@
 # Turn off the brp-python-bytecompile script
 %global __os_install_post %(echo '%{__os_install_post}' | sed -e 's!/usr/lib[^[:space:]]*/brp-python-bytecompile[[:space:]].*$!!g')
-
 Summary: Mailing list manager with built in Web access
 Name: mailman
 # Some versions contain dash, so we replace dash by dot in Version,
diff --git a/sources b/sources
index c27bc57..46dee99 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-e1b50f28cf2446e1013d0e1c12933a37  mailman-2.1.18.1.tgz
+dc861ed9698a98499a951eaef7d4db9f  mailman-2.1.18-1.tgz


More information about the scm-commits mailing list