[diveintopython] Fix URL, per #816351.

Devrim GÜNDÜZ devrim at fedoraproject.org
Wed Apr 25 21:02:28 UTC 2012


commit 89b2a3a56f819a542fb9987b1bb50c305e77f922
Author: Devrim GUNDUZ <devrim at gunduz.org>
Date:   Thu Apr 26 00:02:13 2012 +0300

    Fix URL, per #816351.

 diveintopython.spec |   11 +++++++----
 1 files changed, 7 insertions(+), 4 deletions(-)
---
diff --git a/diveintopython.spec b/diveintopython.spec
index c0044e0..9b7d0a8 100644
--- a/diveintopython.spec
+++ b/diveintopython.spec
@@ -1,14 +1,14 @@
 Name:           diveintopython
 Version:        5.4
-Release:        20%{?dist}
+Release:        21%{?dist}
 
 Summary:        Dive into Python - a python book
 
 Group:          Documentation
 License:        GFDL
-URL:            http://www.diveintopython.org
-Source0:        http://www.diveintopython.org/download/%{name}-common-%{version}.zip
-Source1:        http://www.diveintopython.org/download/%{name}-xml-%{version}.zip
+URL:            http://www.diveintopython.net
+Source0:        http://www.diveintopython.net/download/%{name}-common-%{version}.zip
+Source1:        http://www.diveintopython.net/download/%{name}-xml-%{version}.zip
 Source2:        %{name}.desktop.in
 
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
@@ -121,6 +121,9 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
+* Thu Apr 26 2012 Devrim Gunduz <devrim at gunduz.org> - 5.4-21
+- Fix URL, per #816351.
+
 * Fri Jan 13 2012 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 5.4-20
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
 


More information about the scm-commits mailing list