[tideEditor/f16] 1.4.3

Mamoru Tasaka mtasaka at fedoraproject.org
Mon Sep 19 06:59:27 UTC 2011


commit 75179479945b3adbcb6f8cefc45ff05cf6303b24
Author: Mamoru Tasaka <tasaka1 at localhost.localdomain>
Date:   Mon Sep 19 15:59:14 2011 +0900

    1.4.3

 .gitignore      |    1 +
 sources         |    2 +-
 tideEditor.spec |    8 ++++----
 3 files changed, 6 insertions(+), 5 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 0c9ca1a..a2111aa 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
 tideEditor-1.4.1.tar.bz2
 /tideEditor-1.4.2.tar.bz2
+/tideEditor-1.4.3.tar.bz2
diff --git a/sources b/sources
index 6fed177..0c9c573 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-540cd6b405d621453a7b85c6a734c095  tideEditor-1.4.2.tar.bz2
+d6fcdae306ac1a11cd7cc83ba8cb514a  tideEditor-1.4.3.tar.bz2
diff --git a/tideEditor.spec b/tideEditor.spec
index e1f49d2..63db38b 100644
--- a/tideEditor.spec
+++ b/tideEditor.spec
@@ -1,5 +1,5 @@
 Name:		tideEditor
-Version:	1.4.2
+Version:	1.4.3
 Release:	1%{?dist}
 Summary:	Editor for Tide Constituent Database (TCD) files
 
@@ -21,9 +21,6 @@ Flater and Jan Depner.
 
 %prep
 %setup -q -n tideeditor-%{version}
-## ???
-sed -i.DSO -e 's|g_free|main|' configure.ac
-autoreconf
 
 %build
 export CPPFLAGS="$RPM_OPT_FLAGS"
@@ -48,6 +45,9 @@ make install DESTDIR=$RPM_BUILD_ROOT
 %{_bindir}/tideEditor
 
 %changelog
+* Mon Sep 19 2011 Mamoru Tasaka <mtasaka at fedoraproject.org> - 1.4.3-1
+- 1.4.3
+
 * Tue Sep 13 2011 Mamoru Tasaka <mtasaka at fedoraproject.org> - 1.4.2-1
 - 1.4.2
 - License change: GPLv2+ -> GPLv3+


More information about the scm-commits mailing list