[willie/f21] Update to the latest upstream release

Elad Alfassa elad at fedoraproject.org
Sun Aug 31 19:49:40 UTC 2014


commit 76d49869fe3da5a08e1c2ee762918aab517db1bf
Author: Elad Alfassa <elad at fedoraproject.org>
Date:   Sun Aug 31 22:38:54 2014 +0300

    Update to the latest upstream release

 .gitignore  |    1 +
 sources     |    2 +-
 willie.spec |    8 ++++++--
 3 files changed, 8 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index dcedfb8..f10d437 100644
--- a/.gitignore
+++ b/.gitignore
@@ -6,3 +6,4 @@
 /willie-4.1.0.tar.gz
 /willie-4.2.0.tar.gz
 /willie-4.2.1.tar.gz
+/willie-4.5.0.tar.gz
diff --git a/sources b/sources
index 97b9c04..0658fb6 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-f57f01c3b1585f6aad27c8f8f8c3c2ec  willie-4.2.1.tar.gz
+b74bc3cd2f813d5c1743bd41516c4cf3  willie-4.5.0.tar.gz
diff --git a/willie.spec b/willie.spec
index 6414528..5e67a30 100644
--- a/willie.spec
+++ b/willie.spec
@@ -1,8 +1,8 @@
 %{!?python_sitelib: %global python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print(get_python_lib())")}
 
 Name:           willie
-Version:        4.2.1
-Release:        2%{?dist}
+Version:        4.5.0
+Release:        1%{?dist}
 Summary:        Simple, lightweight and easy-to-use IRC Utility bot
 
 License:        EFL 2.0
@@ -34,6 +34,7 @@ It is designed to be easy to use, run and extend.
 %build
 %{__python} setup.py build
 dos2unix CREDITS
+rm willie/modules/find_updates.py
 cd docs/
 make singlehtml
 mv build/singlehtml build/api-docs
@@ -85,6 +86,9 @@ exit 0
 
 
 %changelog
+* Sun Aug 31 2014 Elad Alfassa <elad at fedoraproject.org> - 4.5.0-1
+- Update to the latest upstream release
+
 * Sun Jun 08 2014 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 4.2.1-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
 


More information about the scm-commits mailing list