diff --git a/ephoto-1.5.tar.xz b/ephoto-1.5.tar.xz new file mode 100644 index 0000000..3f01bcb --- /dev/null +++ b/ephoto-1.5.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ffd5e42a309bb3bbb70010938a7065ed553901937784078cd1c66ba707897412 +size 324384 diff --git a/ephoto.changes b/ephoto.changes index 4a25dc3..19fca2a 100644 --- a/ephoto.changes +++ b/ephoto.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +Fri Sep 1 04:22:13 UTC 2017 - avvissu@yandex.by + +- Update to 1.5: + * Bugfix release that also contains a slight change to the + interface of Ephoto + * Support EFL >= 1.20 + * More info: http://smhouston.us/ephoto-1-5-released + ------------------------------------------------------------------- Mon Jun 19 19:57:21 UTC 2017 - jengelh@inai.de diff --git a/ephoto.spec b/ephoto.spec index 25a43f9..5da6858 100644 --- a/ephoto.spec +++ b/ephoto.spec @@ -17,7 +17,7 @@ Name: ephoto -Version: 1.0 +Version: 1.5 Release: 0 Summary: EFL image viewer/editor/manipulator/slideshow creator License: BSD-3-Clause @@ -27,7 +27,7 @@ Source: http://www.smhouston.us/stuff/%{name}-%{version}.tar.xz BuildRequires: autoconf BuildRequires: automake BuildRequires: libtool -BuildRequires: pkgconfig(ecore) +BuildRequires: pkgconfig(ecore) >= 1.20.0 BuildRequires: pkgconfig(ecore-evas) BuildRequires: pkgconfig(ecore-file) BuildRequires: pkgconfig(ecore-imf)