From 5a392054a37e3396cdd217485a88c6a1e36df1ec Mon Sep 17 00:00:00 2001 From: Dan Mashal Date: Nov 09 2013 02:02:49 +0000 Subject: Update to 1.7.9 --- diff --git a/.gitignore b/.gitignore index 81cdc0a..1cd4431 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ /elementary-1.7.8.tar.bz2 +/elementary-1.7.9.tar.bz2 diff --git a/elementary.spec b/elementary.spec index 0c006c8..8985045 100644 --- a/elementary.spec +++ b/elementary.spec @@ -1,6 +1,6 @@ Name: elementary -Version: 1.7.8 -Release: 5%{?dist} +Version: 1.7.9 +Release: 1%{?dist} Summary: Basic widget set that is easy to use based on EFL License: LGPLv2+ URL: http://www.enlightenment.org @@ -18,7 +18,7 @@ BuildRequires: eio-devel BuildRequires: embryo BuildRequires: ethumb-devel BuildRequires: evas-devel -BuildRequires: evas-generic-loaders +#BuildRequires: evas-generic-loaders BuildRequires: emotion-devel BuildRequires: gettext BuildRequires: libeina-devel @@ -81,7 +81,7 @@ fi %{_bindir}/elementary_quicklaunch %{_bindir}/elementary_run %{_libdir}/libelementary.so.1 -%{_libdir}/libelementary.so.1.7.8 +%{_libdir}/libelementary.so.1.7.9 %{_datadir}/applications/elementary_config.desktop %{_datadir}/elementary %{_datadir}/icons/elementary.png @@ -94,6 +94,9 @@ fi %{_libdir}/pkgconfig/elementary.pc %changelog +* Thu Nov 07 2013 Dan Mashal 1.7.9-1 +- Update to 1.7.9 + * Mon Oct 07 2013 Dan Mashal 1.7.8-5 - Add ethumb support and others. diff --git a/sources b/sources index 7014177..9448854 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -caa7d617cc9006cc9125d1366b31024e elementary-1.7.8.tar.bz2 +f800b2f7c45598d72a83b5c6188eb41a elementary-1.7.9.tar.bz2