[eclipse-emf] Update to upstream Juno.

Krzysztof Daniel kdaniel at fedoraproject.org
Tue Jul 10 08:07:10 UTC 2012


commit 3b4d44b1afb6ec152a5267b4b50a7d819a9c2e84
Author: Krzysztof Daniel <kdaniel at redhat.com>
Date:   Tue Jul 10 09:32:28 2012 +0200

    Update to upstream Juno.

 .gitignore       |    1 +
 eclipse-emf.spec |    7 +++++--
 get-emf.sh       |    2 +-
 sources          |    2 +-
 4 files changed, 8 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 9c98c99..a8b8644 100644
--- a/.gitignore
+++ b/.gitignore
@@ -8,3 +8,4 @@ emf-2.6.1.tar.gz
 /eclipse-emf-2.8.0-0.5.postM6.fc18-fedora-devel-x86_64
 /emf-2.8.0
 /noarch
+emf-2.8.0.tar.gz
diff --git a/eclipse-emf.spec b/eclipse-emf.spec
index 34ebdc7..4fe9b23 100644
--- a/eclipse-emf.spec
+++ b/eclipse-emf.spec
@@ -5,7 +5,7 @@
 
 Name:      eclipse-emf
 Version:   2.8.0
-Release:   0.7.e674bb28ad412fc9bc786f2f9b3c157eb2cbdae0%{?dist}
+Release:   1%{?dist}
 Summary:   Eclipse Modeling Framework (EMF) Eclipse plugin
 Group:     System Environment/Libraries
 License:   EPL
@@ -42,7 +42,7 @@ BuildRequires:    java-javadoc
 BuildRequires:    jpackage-utils
 BuildRequires:    eclipse-pde >= 1:4.2.0-0.4
 BuildRequires:    dos2unix
-BuildRequires:    eclipse-emf-core >= 2.8.0-0.4
+BuildRequires:    eclipse-emf-core >= 2.8.0-1
 Requires:         java
 Requires:         jpackage-utils
 Requires:         eclipse-platform >= 1:3.8.0
@@ -272,6 +272,9 @@ rm -rf %{buildroot}%{eclipse_dropin}/emf{,-sdk}/eclipse/plugins/org.eclipse.emf.
 %{eclipse_dropin}/emf-examples
 
 %changelog
+* Tue Jul 10 2012 Krzysztof Daniel <kdaniel at redhat.com> 2.8.0-1
+- Update to upstream Juno.
+
 * Mon May 7 2012 Krzysztof Daniel <kdaniel at redhat.com> 2.8.0-0.7.e674bb28ad412fc9bc786f2f9b3c157eb2cbdae0
 - Update to M7.
 
diff --git a/get-emf.sh b/get-emf.sh
index 5cf8613..934cc2a 100755
--- a/get-emf.sh
+++ b/get-emf.sh
@@ -1,6 +1,6 @@
 #!/bin/sh
 #actual tag to checkout
-TAG=e674bb28ad412fc9bc786f2f9b3c157eb2cbdae0
+TAG=R2_8_0
 XSD_TAG=3d72507583ec6210c44e88eafd429a9786483cbb 
 #name of the version to put in the source
 VERSION=2.8.0
diff --git a/sources b/sources
index 7747592..0aa5e79 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-3e5c278fe659c135e16ff6c4cedec6ef  emf-2.8.0.tar.gz
+13ec92df131fb3519a58d525e7fffe47  emf-2.8.0.tar.gz


More information about the scm-commits mailing list