diff --git a/.tito/packages/koschei b/.tito/packages/koschei index 6f6fb8a2..ea2cbf5a 100644 --- a/.tito/packages/koschei +++ b/.tito/packages/koschei @@ -1 +1 @@ -1.9.1-1 ./ +1.10.0-1 ./ diff --git a/koschei.spec b/koschei.spec index 705641e2..fcb8a7d3 100644 --- a/koschei.spec +++ b/koschei.spec @@ -2,7 +2,7 @@ %global upstreamrel 1 Name: koschei -Version: 1.9.1 +Version: 1.10.0 Release: 1%{?dist} Summary: Continuous integration for Fedora packages License: GPLv2+ @@ -343,6 +343,9 @@ dummy = posix.readlink(dir) and os.remove(dir) %{python2_sitelib}/*/plugins/copr_plugin/backend* %changelog +* Thu Apr 06 2017 Michael Simacek 1.10.0-1 +- Update to upstream version 1.10.0 + * Wed Mar 01 2017 Michael Simacek 1.9.1-1 - Update to upstream version 1.9.1