[ecore] update to beta 2

thomasj thomasj at fedoraproject.org
Tue Nov 16 15:31:17 UTC 2010


commit 3aa05e9dab6f51df2c3273ab682c510439822656
Author: Thomas Janssen <thomasj at fedoraproject.org>
Date:   Tue Nov 16 16:31:17 2010 +0100

    update to beta 2

 .gitignore |    1 +
 ecore.spec |    9 ++++++---
 sources    |    2 +-
 3 files changed, 8 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index eaa4811..70d048c 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
 ecore-0.9.9.49898.tar.bz2
 /ecore-1.0.0.beta.tar.bz2
+/ecore-1.0.0.beta2.tar.bz2
diff --git a/ecore.spec b/ecore.spec
index 62ce2e1..0e0df9c 100644
--- a/ecore.spec
+++ b/ecore.spec
@@ -1,12 +1,12 @@
 Name:           ecore
 Version:        1.0.0
-Release:        0.1.beta1%{?dist}
+Release:        0.1.beta2%{?dist}
 Summary:        Event/X abstraction layer
 
 Group:          System Environment/Libraries
 License:        MIT
 URL:            http://web.enlightenment.org/p.php?p=about/efl&l=en
-Source0:        http://download.enlightenment.org/releases/%{name}-%{version}.beta.tar.bz2
+Source0:        http://download.enlightenment.org/releases/%{name}-%{version}.beta2.tar.bz2
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 BuildRequires:  eet-devel evas-devel libX11-devel libXext-devel libeina-devel 
@@ -35,7 +35,7 @@ developing applications that use %{name}.
 
 
 %prep
-%setup -q -n %{name}-%{version}.beta
+%setup -q -n %{name}-%{version}.beta2
 
 
 %build
@@ -88,6 +88,9 @@ rm -rf %{buildroot}
 
 
 %changelog
+* Tue Nov 16 2010 Thomas Janssen <thomasj at fedoraproject.org> 1.0.0-0.1.beta2
+- beta 2 release
+
 * Fri Nov 05 2010 Thomas Janssen <thomasj at fedoraproject.org> 1.0.0-0.1.beta1
 - beta 1 release
 
diff --git a/sources b/sources
index 4542d1d..b52a55b 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-16299e006f4f95eaced74886afd06223  ecore-1.0.0.beta.tar.bz2
+c67482943701a07b892331de1f097141  ecore-1.0.0.beta2.tar.bz2


More information about the scm-commits mailing list