diff --git a/.tito/packages/koschei b/.tito/packages/koschei index e50ed3ab..401fc3ef 100644 --- a/.tito/packages/koschei +++ b/.tito/packages/koschei @@ -1 +1 @@ -1.7.2-1 ./ +1.8-1 ./ diff --git a/koschei.spec b/koschei.spec index ce190741..704ce8a4 100644 --- a/koschei.spec +++ b/koschei.spec @@ -2,7 +2,7 @@ %global upstreamrel 1 Name: koschei -Version: 1.7.2 +Version: 1.8 Release: 1%{?dist} Summary: Continuous integration for Fedora packages License: GPLv2+ @@ -255,6 +255,9 @@ dummy = posix.readlink(dir) and os.remove(dir) %{python2_sitelib}/*/backend/services/watcher.py* %changelog +* Tue Aug 23 2016 Michael Simacek 1.8-1 +- Update to upstream version 1.8 + * Mon Aug 15 2016 Michael Simacek 1.7.2-1 - Update to upstream version 1.7.2