thm pushed to waf (epel7). "Update to 1.8.9."

notifications at fedoraproject.org notifications at fedoraproject.org
Mon May 4 19:06:44 UTC 2015


>From 44cbca525035243569e628c2178b868d4dba1665 Mon Sep 17 00:00:00 2001
From: Thomas Moschny <thm at fedoraproject.org>
Date: Fri, 1 May 2015 16:11:23 +0200
Subject: Update to 1.8.9.


diff --git a/.gitignore b/.gitignore
index b875f45..3600b91 100644
--- a/.gitignore
+++ b/.gitignore
@@ -23,3 +23,4 @@
 /waf-1.8.6.stripped.tar.bz2
 /waf-1.8.7.stripped.tar.bz2
 /waf-1.8.8.stripped.tar.bz2
+/waf-1.8.9.stripped.tar.bz2
diff --git a/repack.sh b/repack.sh
index 296f3db..ec271cb 100755
--- a/repack.sh
+++ b/repack.sh
@@ -1,6 +1,6 @@
 #! /bin/bash
 
-version=1.8.8
+version=1.8.9
 prerel=
 
 src=waf-${version}${prerel}.tar.bz2
diff --git a/sources b/sources
index 7d3f8af..dfe634f 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-c4d59b3101047ad6e1cccfe0d037b8d7  waf-1.8.8.stripped.tar.bz2
+5aaa2557029e1eccc2e67609c12f6267  waf-1.8.9.stripped.tar.bz2
diff --git a/waf.spec b/waf.spec
index 576dd39..a2f4ccd 100644
--- a/waf.spec
+++ b/waf.spec
@@ -13,8 +13,8 @@
 %undefine prerel
 
 Name:           waf
-Version:        1.8.8
-Release:        %{?prerel:0.}2%{?prerel:.%prerel}%{?dist}
+Version:        1.8.9
+Release:        %{?prerel:0.}1%{?prerel:.%prerel}%{?dist}
 Summary:        A Python-based build system
 Group:          Development/Tools
 # The entire source code is BSD apart from pproc.py (taken from Python 2.5)
@@ -201,6 +201,10 @@ rm -f docs/sphinx/build/html/.buildinfo
 
 
 %changelog
+* Fri May  1 2015 Thomas Moschny <thomas.moschny at gmx.de> - 1.8.9-1
+- Update to 1.8.9.
+- Update upstream URL.
+
 * Sun Apr 19 2015 Thomas Moschny <thomas.moschny at gmx.de> - 1.8.8-2
 - Project moved to github.
 
-- 
cgit v0.10.2


	http://pkgs.fedoraproject.org/cgit/waf.git/commit/?h=epel7&id=44cbca525035243569e628c2178b868d4dba1665


More information about the scm-commits mailing list