From 62c51e90a7d244bcd3856bebcde56186d83cf662 Mon Sep 17 00:00:00 2001 From: Fabian Affolter Date: Jul 22 2015 06:08:44 +0000 Subject: * Wed Jul 22 2015 Fabian Affolter - 2.3.5-1 - Update to new upstream version 2.3.5 (rhbz#1234119) --- diff --git a/.gitignore b/.gitignore index 7ca712d..ea28a23 100644 --- a/.gitignore +++ b/.gitignore @@ -6,3 +6,4 @@ /scons-2.3.2.tar.gz /scons-2.3.3.tar.gz /scons-2.3.4.tar.gz +/scons-2.3.5.tar.gz diff --git a/scons.spec b/scons.spec index 6115272..86af66e 100644 --- a/scons.spec +++ b/scons.spec @@ -1,8 +1,8 @@ #global posttag .final.0 Name: scons -Version: 2.3.4 -Release: 2%{?posttag}%{?dist} +Version: 2.3.5 +Release: 1%{?posttag}%{?dist} Summary: An Open Source software construction tool Group: Development/Tools @@ -62,6 +62,9 @@ rm -rf %{buildroot} %{_mandir}/man?/* %changelog +* Wed Jul 22 2015 Fabian Affolter - 2.3.5-1 +- Update to new upstream version 2.3.5 (rhbz#1234119) + * Fri Jun 19 2015 Fedora Release Engineering - 2.3.4-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild diff --git a/sources b/sources index 094b189..e468f79 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -91fbbb67c2c65b03c746601baac4a6a5 scons-2.3.4.tar.gz +8b0d1041266f89b18e47f26d943f8aa5 scons-2.3.5.tar.gz