From 37a3f229dacd9130a21290884606827462f8e7ce Mon Sep 17 00:00:00 2001 From: Wolfgang Ulbrich Date: Oct 21 2015 22:42:27 +0000 Subject: update to 1.11.0 release --- diff --git a/.gitignore b/.gitignore index 1200cda..bb14a6a 100644 --- a/.gitignore +++ b/.gitignore @@ -10,3 +10,4 @@ /eom-1.10.2.tar.xz /eom-1.10.3.tar.xz /eom-1.10.5.tar.xz +/eom-1.11.0.tar.xz diff --git a/eom.spec b/eom.spec index fe2d3e5..b29aa66 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.10 +%global branch 1.11 # 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}.5 +Version: %{branch}.0 %if 0%{?rel_build} Release: 1%{?dist} %else @@ -39,7 +39,6 @@ BuildRequires: libxml2-devel BuildRequires: librsvg2-devel BuildRequires: mate-desktop-devel BuildRequires: lcms2-devel -BuildRequires: mate-icon-theme-devel BuildRequires: pygtk2-devel BuildRequires: dbus-glib-devel BuildRequires: libjpeg-turbo-devel @@ -154,6 +153,9 @@ fi %changelog +* Thu Oct 22 2015 Wolfgang Ulbrich - 1.11.0-1 +- update to 1.11.0 release + * Thu Oct 08 2015 Wolfgang Ulbrich - 1.10.5-1 - update to 1.10.5 release diff --git a/sources b/sources index 94d7bc1..3e57a2c 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -362b5a94e363e3ef45fdb34c0335f18d eom-1.10.5.tar.xz +cfd98bc9db9f77bfcac74b201ed7d813 eom-1.11.0.tar.xz