[python-newt_syrup/f17] Updated the upstream source location.

Darryl L. Pierce mcpierce at fedoraproject.org
Mon Nov 19 13:22:23 UTC 2012


commit 7ee5c7a2777d0a4292e49a77f465cef05d3382f3
Author: Darryl L. Pierce <dpierce at redhat.com>
Date:   Mon Nov 19 07:57:16 2012 -0500

    Updated the upstream source location.

 python-newt_syrup.spec |    7 +++++--
 1 files changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/python-newt_syrup.spec b/python-newt_syrup.spec
index e929d0c..6319cbf 100644
--- a/python-newt_syrup.spec
+++ b/python-newt_syrup.spec
@@ -1,10 +1,10 @@
 Summary:       Newt Syrup is an app framework built on top of Newt
 Name:          python-newt_syrup
 Version:       0.2.0
-Release:       1%{?dist}
+Release:       1.1%{?dist}
 License:       LGPLv2+
 Url:           http://newt-syrup.fedorahosted.org/
-Source:        http://mcpierce.fedorapeople.org/rpms/newt_syrup-%{version}.tar.gz
+Source:        http://mcpierce.fedorapeople.org/sources/newt_syrup-%{version}.tar.gz
 Group:         Development/Libraries
 BuildRoot:     %{_tmppath}/newt_syrup-%{version}-%{release}-buildroot
 BuildArch:     noarch
@@ -36,6 +36,9 @@ rm -rf $RPM_BUILD_ROOT
 %{python_sitelib}/*
 
 %changelog
+* Mon Nov 19 2012 Darryl L. Pierce <dpierce at redhat.com> - 0.2.0-1.1
+- Updated the upstream source location.
+
 * Sat Apr 07 2012 Darryl L. Pierce <dpierce at redhat.com> - 0.2.0-1
  - Created a new model for writing applications.
  - Created the Application class.


More information about the scm-commits mailing list