[unifdef] Update to latest upstream.

Eric Smith brouhaha at fedoraproject.org
Sun Jun 9 07:03:53 UTC 2013


commit 89b816c69ce406f67e13df3366ea623f0639cf38
Author: Eric Smith <brouhaha at fedoraproject.org>
Date:   Sun Jun 9 01:02:55 2013 -0600

    Update to latest upstream.

 .gitignore            |    1 +
 sources               |    2 +-
 unifdef-strlcpy.patch |   12 ------------
 unifdef.spec          |    9 ++++++---
 4 files changed, 8 insertions(+), 16 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index b3f1aaa..1e3cc1c 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
 unifdef-1.334.tar.gz
 /unifdef-2.6.tar.gz
+/unifdef-2.9.tar.xz
diff --git a/sources b/sources
index 2a792bb..bd128ba 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-18b832baea2c7b6b00bd7d4f3db38f62  unifdef-2.6.tar.gz
+9b7354aad8beac3ad8bb7f645cbd042a  unifdef-2.9.tar.xz
diff --git a/unifdef.spec b/unifdef.spec
index 2976180..aaf46bf 100644
--- a/unifdef.spec
+++ b/unifdef.spec
@@ -1,11 +1,11 @@
 Summary: Tool for removing ifdef'd lines
 Name: unifdef
-Version: 2.6
-Release: 4%{?dist}
+Version: 2.9
+Release: 1%{?dist}
 License: BSD
 Group: Development/Languages
 URL: http://dotat.at/prog/unifdef/
-Source0: http://dotat.at/prog/unifdef/unifdef-%{version}.tar.gz
+Source0: http://dotat.at/prog/unifdef/unifdef-%{version}.tar.xz
 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 BuildRequires: pkgconfig
@@ -43,6 +43,9 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
+* Sun Jun 09 2013 Eric Smith <brouhaha at fedoraproject.org> - 2.9-1
+- Update to latest upstream.
+
 * Fri Feb 15 2013 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 2.6-4
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
 


More information about the scm-commits mailing list