[gc] update Urls to match upstream project move

Rex Dieter rdieter at fedoraproject.org
Fri Feb 21 13:19:40 UTC 2014


commit 2bc552ce39f674808b9b7f926f3b1708585e207d
Author: Rex Dieter <rdieter at math.unl.edu>
Date:   Fri Feb 21 07:20:26 2014 -0600

    update Urls to match upstream project move

 gc.spec |    9 ++++++---
 1 files changed, 6 insertions(+), 3 deletions(-)
---
diff --git a/gc.spec b/gc.spec
index 440b085..19c0a59 100644
--- a/gc.spec
+++ b/gc.spec
@@ -2,12 +2,12 @@ Summary: A garbage collector for C and C++
 Name:    gc
 %global base_ver 7.2
 Version: 7.2e
-Release: 1%{?dist}
+Release: 2%{?dist}
 
 Group:   System Environment/Libraries
 License: BSD
-Url:     http://www.hpl.hp.com/personal/Hans_Boehm/gc/
-Source0: http://www.hpl.hp.com/personal/Hans_Boehm/gc/gc_source/gc-%{version}%{?pre}.tar.gz
+Url:     http://www.hboehm.info/gc/
+Source0: http://www.hboehm.info/gc/gc_source/gc-%{version}%{?pre}.tar.gz
 Patch2:  gc-7.2e-aarch64.patch
 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
@@ -145,6 +145,9 @@ rm -rf %{buildroot}
 
 
 %changelog
+* Fri Feb 21 2014 Rex Dieter <rdieter at fedoraproject.org> 7.2e-2
+- update Urls to match upstream project move
+
 * Fri Nov 15 2013 Rex Dieter <rdieter at fedoraproject.org> 7.2e-1
 - gc-7.2e (#892559)
 


More information about the scm-commits mailing list