[ETL] New upstream.

Jon Ciesla limb at fedoraproject.org
Thu Feb 16 15:01:23 UTC 2012


commit ea392a63694224acf6eab8009787fb9915d04693
Author: Jon Ciesla <limburgher at gmail.com>
Date:   Thu Feb 16 09:01:07 2012 -0600

    New upstream.

 .gitignore |    1 +
 ETL.spec   |    7 +++++--
 sources    |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 3949d3d..87fe7d6 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 ETL-0.04.13.tar.gz
+/ETL-0.04.14.tar.gz
diff --git a/ETL.spec b/ETL.spec
index 62c97f4..a404fba 100644
--- a/ETL.spec
+++ b/ETL.spec
@@ -1,8 +1,8 @@
 %define debug_package %{nil}
 
 Name:           ETL
-Version:        0.04.13
-Release:        4%{?dist}
+Version:        0.04.14
+Release:        1%{?dist}
 Summary:        Extended Template Library
 
 Group:          Development/Libraries
@@ -64,6 +64,9 @@ make check
 
 
 %changelog
+* Thu Feb 16 2012 Jon Ciesla <limburgher at gmail.com> - 0.04.14-1
+- New upstream to support new synfig, BZ 790249.
+
 * Wed Jan 18 2012 Ralf Corsépius <corsepiu at fedoraproject.org> - 0.04.13-4
 - Add ETL-0.04.13-gcc47.patch (Fix mass rebuild FTBFS).
 
diff --git a/sources b/sources
index c2c4df1..50f969b 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-d52253adeb219d2fa554cbd744dfff29  ETL-0.04.13.tar.gz
+7cb91905cbe07af327340aeba2226c06  ETL-0.04.14.tar.gz


More information about the scm-commits mailing list