[libeina] Update to 1.7.9

Dan Mashal vicodan at fedoraproject.org
Fri Nov 8 05:16:54 UTC 2013


commit 485a06904a0076df33aa0828ca9b267be1030f02
Author: Dan Mashal <dan.mashal at fedoraproject.org>
Date:   Thu Nov 7 21:17:03 2013 -0800

    Update to 1.7.9

 .gitignore   |    1 +
 libeina.spec |   11 ++++++++---
 sources      |    2 +-
 3 files changed, 10 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 1f4beb7..734a425 100644
--- a/.gitignore
+++ b/.gitignore
@@ -11,3 +11,4 @@ eina-0.9.9.49898.tar.bz2
 /eina-1.7.6.tar.bz2
 /eina-1.7.7.tar.bz2
 /eina-1.7.8.tar.bz2
+/eina-1.7.9.tar.bz2
diff --git a/libeina.spec b/libeina.spec
index b1af0fe..1b2f9e9 100644
--- a/libeina.spec
+++ b/libeina.spec
@@ -1,13 +1,15 @@
 Summary:	Data Type Library
 Name:		libeina
-Version:	1.7.8
+Version:	1.7.9
 Release:	1%{?dist}
 License:	LGPLv2+
 Group:		System Environment/Libraries
 URL:		http://www.enlightenment.org/
 Source:		http://download.enlightenment.org/releases/eina-%{version}.tar.bz2
-BuildRequires:	chrpath pkgconfig doxygen check-devel
-
+BuildRequires:	check-devel
+BuildRequires:  doxygen
+BuildRequires:  pkgconfig
+ 
 %description
 Eina is a multi-platform library that provides optimized data types 
 and useful tools for projects.
@@ -77,6 +79,9 @@ find %{buildroot}/ -type f  -iname '*.a' -exec rm {} \;
 %{_libdir}/pkgconfig/*
 
 %changelog
+* Thu Nov 07 2013 Dan Mashal <dan.mashal at fedoraproject.org> - 1.7.9-1
+- Update to 1.7.9
+
 * Sat Aug 17 2013 Dan Mashal <dan.mashal at fedoraproject.org> - 1.7.8-1
 - Update to 1.7.8
 - Update configure flags
diff --git a/sources b/sources
index be8d46b..cdc65a7 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-2b3fd5589516182ec2aa939c4d34d4b7  eina-1.7.8.tar.bz2
+7850c83e11d0f27a62fd85652d74ce58  eina-1.7.9.tar.bz2


More information about the scm-commits mailing list