From a7069435ff929c2572b6b4100cc3d47ed5a24f87 Mon Sep 17 00:00:00 2001 From: Michael Simacek Date: Apr 08 2016 14:58:35 +0000 Subject: Automatic commit of package [koschei] release [1.5-2]. --- diff --git a/.tito/packages/koschei b/.tito/packages/koschei new file mode 100644 index 0000000..ab94fdb --- /dev/null +++ b/.tito/packages/koschei @@ -0,0 +1 @@ +1.5-2 ./ diff --git a/koschei.spec b/koschei.spec index 5cbbdfc..6d96929 100644 --- a/koschei.spec +++ b/koschei.spec @@ -1,8 +1,8 @@ %bcond_without tests Name: koschei -Version: 1.5.1 -Release: 1%{?dist} +Version: 1.5 +Release: 2%{?dist} Summary: Continuous integration for Fedora packages License: GPLv2+ URL: https://github.com/msimacek/%{name} @@ -197,3 +197,6 @@ dummy = posix.readlink(dir) and os.remove(dir) %{_unitdir}/* %changelog +* Fri Apr 08 2016 Michael Simacek 1.5-2 +- Build with tito +