[eclipse-photran] Update to current git

Orion Poplawski orion at fedoraproject.org
Wed May 1 19:25:35 UTC 2013


commit 18a67ab167adc78cf26ddb1d82d01ea4fee1f79f
Author: Orion Poplawski <orion at nwra.com>
Date:   Wed May 1 13:25:33 2013 -0600

    Update to current git

 .gitignore           |    1 +
 eclipse-photran.spec |   10 ++++++----
 sources              |    2 +-
 3 files changed, 8 insertions(+), 5 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 63080bf..7460c3f 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
 photran-v200910081739.tar.gz
 /org.eclipse.photran-74923924e5df7031ca51b6de85a64ea7d96a5c70.tar.gz
+/org.eclipse.photran-71fea65db3b863e42403afed6222830fedc990aa.tar.gz
diff --git a/eclipse-photran.spec b/eclipse-photran.spec
index d19eae8..6862d5c 100644
--- a/eclipse-photran.spec
+++ b/eclipse-photran.spec
@@ -1,14 +1,13 @@
 %global eclipse_base            %{_datadir}/eclipse
 %global cdtreq                  1:8.1.0
-%global photran_build_id        20130409
+%global photran_build_id        201305011801
 #global photran_git_tag         PTP_6_0_2
-%global photran_git_tag         74923924e5df7031ca51b6de85a64ea7d96a5c70
+%global photran_git_tag         71fea65db3b863e42403afed6222830fedc990aa
 
 Summary:        Fortran Development Tools (Photran) for Eclipse
 Name:           eclipse-photran
-# Be sure to update photran version if needed
 Version:        8.1.0
-Release:        0.1.20130409git%{?dist}
+Release:        0.2.20130501git71fea65%{?dist}
 License:        EPL
 Group:          Development/Tools
 URL:            http://www.eclipse.org/ptp
@@ -122,5 +121,8 @@ sed -i -e '/org.eclipse.rephraserengine_/d' files.org.eclipse.photran_%{version}
 
 
 %changelog
+* Wed May 1 2013 Orion Poplawski <orion at cora.nwra.com> - 8.1.0-0.2.20130501git71fea65
+- Update to current git
+
 * Wed Apr 10 2013 Orion Poplawski <orion at cora.nwra.com> - 8.1.0-0.1.20130409git
 - Split photran out of eclipse-ptp package
diff --git a/sources b/sources
index d5b62a9..3c37221 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-e76e2c8243726cb01034fc13af28e1fa  org.eclipse.photran-74923924e5df7031ca51b6de85a64ea7d96a5c70.tar.gz
+02fd0aff9d869371f5f27d2f2e1112f3  org.eclipse.photran-71fea65db3b863e42403afed6222830fedc990aa.tar.gz


More information about the scm-commits mailing list