churchyard pushed to pypy3 (master). "Fixed Source URL"

notifications at fedoraproject.org notifications at fedoraproject.org
Sun May 10 14:24:20 UTC 2015


From 5694529edb24cba3edd56720cee077b791e8378c Mon Sep 17 00:00:00 2001
From: Matej Stuchlik <mstuchli at redhat.com>
Date: Mon, 24 Jun 2013 09:24:07 +0200
Subject: Fixed Source URL


diff --git a/pypy.spec b/pypy.spec
index 1ce9198..66a66a9 100644
--- a/pypy.spec
+++ b/pypy.spec
@@ -2,7 +2,7 @@
 
 Name:           pypy
 Version:        2.0.2
-Release:        1%{?dist}
+Release:        2%{?dist}
 Summary:        Python implementation with a Just-In-Time compiler
 
 Group:          Development/Languages
@@ -132,7 +132,7 @@ BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
   %(echo '%{__os_install_post}' | sed -e 's!/usr/lib[^[:space:]]*/brp-python-bytecompile[[:space:]].*$!!g')
 
 # Source and patches:
-Source0:	https://bitbucket.org/pypy/pypy/get/release-2.0.2.tar.bz2
+Source0:	https://bitbucket.org/pypy/pypy/get/release-2.0.2.tar.bz2#/pypy-pypy-f66246c46ca3.tar.bz2
 
 # Supply various useful RPM macros for building python modules against pypy:
 #  __pypy, pypy_sitelib, pypy_sitearch
@@ -921,6 +921,9 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
+* Mon Jun 24 2013 Matej Stuchlik <mstuchli at redhat.com> - 2.0.2-2
+- Fixed Source URL
+
 * Mon Jun 24 2013 Matej Stuchlik <mstuchli at redhat.com> - 2.0.2-1
 - 2.0.2, patch 8 does not seem necessary anymore
 
-- 
cgit v0.10.2


	http://pkgs.fedoraproject.org/cgit/pypy3.git/commit/?h=master&id=5694529edb24cba3edd56720cee077b791e8378c


More information about the scm-commits mailing list