[eclipse-anyedit] Update to 2.4.2 upstream release.

Alexander Kurtakov akurtakov at fedoraproject.org
Tue Jul 10 06:09:29 UTC 2012


commit 7375e4fc215982cccc4c70805ad4641bb4acba8d
Author: Alexander Kurtakov <akurtako at redhat.com>
Date:   Tue Jul 10 09:08:10 2012 +0300

    Update to 2.4.2 upstream release.

 .gitignore           |    1 +
 eclipse-anyedit.spec |    9 ++++++---
 sources              |    2 +-
 3 files changed, 8 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 8a54340..e99468c 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,4 @@
 de.loskutov.anyedit.AnyEditTools_2.2.0.200904262004.jar
 anyedittools.tar.xz
 anyedittools-2.4.1.tar.gz
+anyedittools-2.4.2.tar.gz
diff --git a/eclipse-anyedit.spec b/eclipse-anyedit.spec
index 43a50c6..24172df 100644
--- a/eclipse-anyedit.spec
+++ b/eclipse-anyedit.spec
@@ -1,16 +1,16 @@
-%global rlsdate 201010272352
+%global rlsdate 201205131655
 %global install_loc         %{_datadir}/eclipse/dropins/anyedit
 
 Summary: AnyEdit plugin for eclipse
 Name: eclipse-anyedit
-Version: 2.4.1
+Version: 2.4.2
 Release: 1%{?dist}
 License: BSD
 Group: Development/Tools
 URL: http://andrei.gmxhome.de/anyedit/index.html
 
 #hg clone https://hg.codespot.com/a/eclipselabs.org/anyedittools/ anyedittools
-#hg archive -r 87be6d03c494  anyedittools-2.4.1.tar.gz
+#hg archive -r 6bb667a667b2  anyedittools-2.4.2.tar.gz
 Source0: anyedittools-%{version}.tar.gz
 
 Requires:      eclipse-platform >= 3.4.0
@@ -41,6 +41,9 @@ unzip -q -d ${RPM_BUILD_ROOT}%{install_loc} build/rpmBuild/AnyEditTools.zip
 %{install_loc}
  
 %changelog
+* Tue Jul 07 2012 Alexander Kurtakov <akurtako at redhat.com> 2.4.2-1
+- Update to 2.4.2 upstream release.
+
 * Thu May 10 2012 Alexander Kurtakov <akurtako at redhat.com> 2.4.1-1
 - Update to new upstream version.
 
diff --git a/sources b/sources
index 2473d24..f636330 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-b59d2bfb6355499f2f0dfedde86be244  anyedittools-2.4.1.tar.gz
+ed5a58e901dabb409ca5846ca19d850a  anyedittools-2.4.2.tar.gz


More information about the scm-commits mailing list