diff --git a/.gitignore b/.gitignore index ee292b1..080e432 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,4 @@ /eom-1.7.0.tar.xz /eom-1.7.90.tar.xz /eom-1.8.0.tar.xz +/eom-1.8.1.tar.xz diff --git a/eom.spec b/eom.spec index 4a366d2..6458a15 100644 --- a/eom.spec +++ b/eom.spec @@ -13,9 +13,9 @@ %{!?rel_build:%global git_tar %{name}-%{version}-%{git_ver}.tar.xz} Name: eom -Version: %{branch}.0 +Version: %{branch}.1 #Release: 0.1%{?git_rel}%{?dist} -Release: 3%{?dist} +Release: 1%{?dist} Summary: Eye of MATE image viewer License: GPLv2+ and LGPLv2+ URL: http://mate-desktop.org @@ -140,6 +140,10 @@ fi %changelog +* Tue Sep 30 2014 Wolfgang Ulbrich - 1.8.1-1 +- update to 1.8.1 release +- fix obsoletes/provides + * Sun Jul 27 2014 Wolfgang Ulbrich - 1.8.0-3 - build Mate-1.8 for f20 diff --git a/sources b/sources index f9037c2..15017ab 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -0e80c19eb58d337ff25a7492967d0e4a eom-1.8.0.tar.xz +87dd1966dd9deeaaf95438a618353806 eom-1.8.1.tar.xz