From 2f327e67603d3fb504ec51cd6b293c797621b0fb Mon Sep 17 00:00:00 2001 From: raveit65 Date: May 05 2015 12:32:53 +0000 Subject: update to 1.10.0 release --- diff --git a/.gitignore b/.gitignore index bb47b74..e23269e 100644 --- a/.gitignore +++ b/.gitignore @@ -5,3 +5,4 @@ /eom-1.9.0.tar.xz /eom-1.9.1.tar.xz /eom-1.9.90.tar.xz +/eom-1.10.0.tar.xz diff --git a/eom.spec b/eom.spec index c6d8da2..1ac8b8e 100644 --- a/eom.spec +++ b/eom.spec @@ -2,7 +2,7 @@ %global rel_build 1 # This is needed, because src-url contains branched part of versioning-scheme. -%global branch 1.9 +%global branch 1.10 # Settings used for build from snapshots. %{!?rel_build:%global commit 7ba7e03f4d5e2ecd3c77f9d9394521b7608ca05f} @@ -13,7 +13,7 @@ %{!?rel_build:%global git_tar %{name}-%{version}-%{git_ver}.tar.xz} Name: eom -Version: %{branch}.90 +Version: %{branch}.0 #Release: 0.1%{?git_rel}%{?dist} Release: 1%{?dist} Summary: Eye of MATE image viewer @@ -147,6 +147,9 @@ fi %changelog +* Tue May 05 2015 Wolfgang Ulbrich - 1.10.0-1 +- update to 1.10.0 release + * Sun Apr 05 2015 Wolfgang Ulbrich - 1.9.90-1 - update to 1.9.90 release - add BR cairo-gobject-devel diff --git a/sources b/sources index 0d4cc3e..b220491 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -e94b8cf8158fc8df0f9a829d536c328f eom-1.9.90.tar.xz +06da21f7f1b9b7c40561f127a549fa1e eom-1.10.0.tar.xz