[libeina] update to beta 2

thomasj thomasj at fedoraproject.org
Tue Nov 16 12:08:07 UTC 2010


commit 7be2ac7de4c5575c3db0a185133da48317a6af9e
Author: Thomas Janssen <thomasj at fedoraproject.org>
Date:   Tue Nov 16 13:08:07 2010 +0100

    update to beta 2

 .gitignore   |    1 +
 libeina.spec |    9 ++++++---
 sources      |    2 +-
 3 files changed, 8 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index bccfe72..295a75d 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
 eina-0.9.9.49898.tar.bz2
 /eina-1.0.0.beta.tar.bz2
+/eina-1.0.0.beta2.tar.bz2
diff --git a/libeina.spec b/libeina.spec
index 6e02592..9a7996e 100644
--- a/libeina.spec
+++ b/libeina.spec
@@ -3,11 +3,11 @@
 Summary:	Data Type Library
 Name:		libeina
 Version:	1.0.0
-Release:	0.1.beta1%{?dist}
+Release:	0.1.beta2%{?dist}
 License:	LGPLv2+
 Group:		System Environment/Libraries
 URL:		http://www.enlightenment.org/
-Source:		http://download.enlightenment.org/releases/eina-%{version}.beta.tar.bz2
+Source:		http://download.enlightenment.org/releases/eina-%{version}.beta2.tar.bz2
 BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 BuildRequires:	chrpath pkgconfig doxygen check-devel
@@ -26,7 +26,7 @@ Requires:	pkgconfig
 Headers, test programs and documentation for %{name}.
 
 %prep
-%setup -q -n eina-%{version}.beta
+%setup -q -n eina-%{version}.beta2
 # Avoid lib64 rpaths
 %if "%{_libdir}" != "/usr/lib"
 sed -i -e 's|"/lib /usr/lib|"/%{_lib} %{_libdir}|' configure
@@ -85,6 +85,9 @@ rm -rf %{buildroot}
 %{_libdir}/pkgconfig/*
 
 %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 6262403..f176cc1 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-c968b207bee8ca93669470d013827eca  eina-1.0.0.beta.tar.bz2
+b83de59ed0b2263378c3dc5f22ccfe62  eina-1.0.0.beta2.tar.bz2


More information about the scm-commits mailing list