From 8dad43d71ea57662f9491e81afd2eafc83219f13 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Bar=C4=B1=C5=9F=20Metin?= Date: Sun, 7 Mar 2010 18:43:33 +0000 Subject: [PATCH] version 0.2 --- Makefile | 4 ++-- pyaspects.spec | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/Makefile b/Makefile index 36243e2..af79098 100644 --- a/Makefile +++ b/Makefile @@ -6,8 +6,8 @@ SHA1SUM = sha1sum # default - overridden by the build SPECFILE = pyaspects.spec -main.URL := http://github.com/downloads/baris/pyaspects/pyaspects-0.1.tar.gz -main.SHA1SUM := 5dd32280d510533904dd76f8c27f385984d3b749 +main.URL := http://github.com/downloads/baris/pyaspects/pyaspects-0.2.tar.gz +main.SHA1SUM := d43bdaf25bb0f410482b1f017c4cc4e217323428 main.FILE := $(notdir $(main.URL)) # Thierry - when called from within the build, PWD is /build diff --git a/pyaspects.spec b/pyaspects.spec index 929f02f..7d385d8 100644 --- a/pyaspects.spec +++ b/pyaspects.spec @@ -4,7 +4,7 @@ %define url $URL: https://svn.planet-lab.org/svn/pyaspects/trunk/pyaspects.spec $ %define name pyaspects -%define version 0.1 +%define version 0.2 %define taglevel 1 %define release %{taglevel}%{?pldistro:.%{pldistro}}%{?date:.%{date}} @@ -15,7 +15,7 @@ Version: %{version} Release: %{release} License: GPL Group: Development/Libraries -Source0: pyaspects-0.1.tar.gz +Source0: pyaspects-0.2.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot Packager: PlanetLab -- 2.43.0