[embryo/f19] Use 1.7.6 in f19 to get the package to build

Dan Mashal vicodan at fedoraproject.org
Thu Jun 6 02:59:41 UTC 2013


commit fe5c54c613407e30b34fa5e89e39c94f73260c82
Author: Dan Mashal <dan.mashal at fedoraproject.org>
Date:   Wed Jun 5 19:59:10 2013 -0700

    Use 1.7.6 in f19 to get the package to build

 .gitignore  |    1 +
 embryo.spec |    7 ++-----
 sources     |    2 +-
 3 files changed, 4 insertions(+), 6 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 2eda1ee..cef71e4 100644
--- a/.gitignore
+++ b/.gitignore
@@ -4,3 +4,4 @@ embryo-0.9.9.49898.tar.bz2
 /embryo-1.0.0.beta3.tar.bz2
 /embryo-1.0.0.tar.gz
 /embryo-1.7.7.tar.bz2
+/embryo-1.7.6.tar.bz2
diff --git a/embryo.spec b/embryo.spec
index fdab337..6c485e9 100644
--- a/embryo.spec
+++ b/embryo.spec
@@ -1,5 +1,5 @@
 Name:           embryo
-Version:        1.7.7
+Version:        1.7.6
 Release:        1%{?dist}
 Summary:        Shared libraries for Enlightenment
 License:        BSD and GPLv2+
@@ -41,10 +41,7 @@ find %{buildroot} -name '*.a' -exec rm -rf {} ';'
 %{_libdir}/pkgconfig/e*.pc
 
 %changelog
-* Wed Jun 05 2013 Dan Mashal <dan.mashal at fedoraproject.org> 1.7.7-1
-- Update to 1.7.7 release
-
-* Sun Apr 21 2013 Dan Mashal <dan.mashal at fedoraproject.org> 1.7.6-1
+* Wed Jun 05 2013 Dan Mashal <dan.mashal at fedoraproject.org> 1.7.6-1
 - Update to 1.7.6 
 - Remove dbus-glib-devel from BR
 
diff --git a/sources b/sources
index 81cdce2..b4f6acd 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-bdacbbf223e3248b9ca72fc5c4ea409e  embryo-1.7.7.tar.bz2
+0c2648f296263db10982f5349bc872a7  embryo-1.7.6.tar.bz2


More information about the scm-commits mailing list