From a2054091b2b8a042d556abf6cf620c2464576807 Mon Sep 17 00:00:00 2001 From: Jay Greguske Date: Aug 25 2016 20:32:44 +0000 Subject: Automatic commit of package [koji-utils] release [1.1-1]. --- diff --git a/.tito/packages/koji-utils b/.tito/packages/koji-utils index 1dc1253..b21002e 100644 --- a/.tito/packages/koji-utils +++ b/.tito/packages/koji-utils @@ -1 +1 @@ -1.0-1 ./ +1.1-1 ./ diff --git a/koji-utils.spec b/koji-utils.spec index 1452875..30150b7 100644 --- a/koji-utils.spec +++ b/koji-utils.spec @@ -1,5 +1,5 @@ Name: koji-utils -Version: 1.0 +Version: 1.1 Release: 1%{?dist} Summary: A collection of libraries and tools for interacting with Koji. Group: Applications/System @@ -37,6 +37,9 @@ rm -rf $RPM_BUILD_ROOT %changelog +* Thu Aug 25 2016 Jay Greguske 1.1-1 +- add koji-compare-buildroots (jgregusk@redhat.com) + * Thu Aug 25 2016 Jay Greguske 1.0-1 - new package built with tito