[embryo] Update to 1.7.9

Dan Mashal vicodan at fedoraproject.org
Fri Nov 8 06:04:36 UTC 2013


commit 2c5268ec161e9327f893ccdb41292843460e07b6
Author: Dan Mashal <dan.mashal at fedoraproject.org>
Date:   Thu Nov 7 22:04:43 2013 -0800

    Update to 1.7.9

 .gitignore  |    1 +
 embryo.spec |   10 ++++++----
 sources     |    2 +-
 3 files changed, 8 insertions(+), 5 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 42b64f6..71563d2 100644
--- a/.gitignore
+++ b/.gitignore
@@ -9,3 +9,4 @@ embryo-0.9.9.49898.tar.bz2
 /embryo-1.7.6.tar.bz2
 >>>>>>> f19
 /embryo-1.7.8.tar.bz2
+/embryo-1.7.9.tar.bz2
diff --git a/embryo.spec b/embryo.spec
index 50c3202..526dc8c 100644
--- a/embryo.spec
+++ b/embryo.spec
@@ -1,6 +1,6 @@
 Name:           embryo
-Version:        1.7.8
-Release:        3%{?dist}
+Version:        1.7.9
+Release:        1%{?dist}
 Summary:        Shared libraries for Enlightenment
 License:        BSD and GPLv2+
 URL:            http://www.enlightenment.org
@@ -43,8 +43,7 @@ find %{buildroot} -name '*.a' -exec rm -rf {} ';'
 %files
 %doc AUTHORS COPYING README NEWS
 %{_bindir}/embryo_cc
-%{_libdir}/libembryo.so.1
-%{_libdir}/libembryo.so.1.7.8
+%{_libdir}/libembryo.so.*
    
 %files devel
 %{_includedir}/embryo-1/Embryo.h
@@ -53,6 +52,9 @@ find %{buildroot} -name '*.a' -exec rm -rf {} ';'
 %{_datadir}/embryo/include/default.inc
 
 %changelog
+* Thu Nov 07 2013 Dan Mashal <dan.mashal at fedoraproject.org> 1.7.9-1
+- Update to 1.7.9 release
+
 * Sun Aug 18 2013 Dan Mashal <dan.mashal at fedoraproject.org> 1.7.8-3
 - Create devel subpackage and put devel files where they belong.
 
diff --git a/sources b/sources
index b32b792..8383ca6 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-7cd72c3664f2b37f850b2568e4c12848  embryo-1.7.8.tar.bz2
+f62c244cabc97660a40aa11ab9d84ee3  embryo-1.7.9.tar.bz2


More information about the scm-commits mailing list