diff --git a/.gitignore b/.gitignore index c93a411..1200cda 100644 --- a/.gitignore +++ b/.gitignore @@ -9,3 +9,4 @@ /eom-1.10.1.tar.xz /eom-1.10.2.tar.xz /eom-1.10.3.tar.xz +/eom-1.10.5.tar.xz diff --git a/eom.spec b/eom.spec index 07488c4..fe2d3e5 100644 --- a/eom.spec +++ b/eom.spec @@ -13,7 +13,7 @@ %{!?rel_build:%global git_tar %{name}-%{version}-%{git_ver}.tar.xz} Name: eom -Version: %{branch}.3 +Version: %{branch}.5 %if 0%{?rel_build} Release: 1%{?dist} %else @@ -154,6 +154,9 @@ fi %changelog +* Thu Oct 08 2015 Wolfgang Ulbrich - 1.10.5-1 +- update to 1.10.5 release + * Tue Jul 14 2015 Wolfgang Ulbrich - 1.10.3.1 - update to 1.10.3 release - remove upstreamed patches diff --git a/sources b/sources index 2021386..94d7bc1 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -dfe91b3d44fd2e48e8c71f2e1f89e240 eom-1.10.3.tar.xz +362b5a94e363e3ef45fdb34c0335f18d eom-1.10.5.tar.xz