[eet] Update to 1.7.9

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


commit 7bfb453c77afe22b09a5e9593f7491cf00324636
Author: Dan Mashal <dan.mashal at fedoraproject.org>
Date:   Thu Nov 7 22:06:30 2013 -0800

    Update to 1.7.9

 .gitignore |    1 +
 eet.spec   |   11 +++++++----
 sources    |    2 +-
 3 files changed, 9 insertions(+), 5 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 8494ad4..c530989 100644
--- a/.gitignore
+++ b/.gitignore
@@ -9,3 +9,4 @@ eet-1.3.2.tar.bz2
 /eet-1.7.6.tar.bz2
 /eet-1.7.7.tar.bz2
 /eet-1.7.8.tar.bz2
+/eet-1.7.9.tar.bz2
diff --git a/eet.spec b/eet.spec
index 2fb1cd0..a2860e2 100644
--- a/eet.spec
+++ b/eet.spec
@@ -1,9 +1,9 @@
 Name:           eet
-Version:        1.7.8
-Release:        3%{?dist}
+Version:        1.7.9
+Release:        1%{?dist}
 Summary:        Library for speedy data storage, retrieval, and compression
 Group:          System Environment/Libraries
-License:        GPLv2 + BSD
+License:        GPLv2+ and BSD
 URL:            http://web.enlightenment.org/p.php?p=about/efl/eet
 Source0:        http://download.enlightenment.org/releases/%{name}-%{version}.tar.bz2
 BuildRequires:  libjpeg-devel zlib-devel chrpath doxygen 
@@ -79,6 +79,9 @@ find %{buildroot} -name '*.la' -delete
 %{_datadir}/eet/
 
 %changelog
+* Thu Nov 07 2013 Dan Mashal <dan.mashal at fedoraproject.org> - 1.7.9-1
+- Update to 1.7.9
+
 * Thu Aug 22 2013 Dan Mashal <dan.mashal at fedoraproject.org> - 1.7.8-3
 - Update license
 
@@ -180,5 +183,5 @@ find %{buildroot} -name '*.la' -delete
 - Added pkgconfig to -devel dependencies
 - Added html docs
 
-* Fri Apr 10 2008 Pavel "Stalwart" Shevchuk <stlwrt at gmail.com> - 0.9.99900-1
+* Thu Apr 10 2008 Pavel "Stalwart" Shevchuk <stlwrt at gmail.com> - 0.9.99900-1
 - Initial specfile for Eet
diff --git a/sources b/sources
index 10046d6..e9b712d 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-2b41ddd51cf51091d734e1794b56b0a7  eet-1.7.8.tar.bz2
+cb2ba528bda53014439481d51c7c4427  eet-1.7.9.tar.bz2


More information about the scm-commits mailing list