From b009416d58c505dfaef984d659d9b0bd628d1b55 Mon Sep 17 00:00:00 2001 From: Dennis Gilmore Date: Thu, 16 Jul 2015 16:32:01 -0500 Subject: [PATCH] update to 1.10.0 release Signed-off-by: Dennis Gilmore --- .gitignore | 1 + koji.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 726f49a..8887952 100644 --- a/.gitignore +++ b/.gitignore @@ -5,3 +5,4 @@ koji-1.4.0.tar.bz2 /koji-1.7.1.tar.bz2 /koji-1.8.0.tar.bz2 /koji-1.9.0.tar.bz2 +/koji-1.10.0.tar.bz2 diff --git a/koji.spec b/koji.spec index 676c945..62cdd47 100644 --- a/koji.spec +++ b/koji.spec @@ -8,8 +8,8 @@ %endif Name: koji -Version: 1.9.0 -Release: 13%{?dist}.20150607gitf426fdb +Version: 1.10.0 +Release: 1%{?dist} License: LGPLv2 and GPLv2+ # koji.ssl libs (from plague) are GPLv2+ Summary: Build system tools @@ -315,6 +315,9 @@ fi %endif %changelog +* Thu Jul 16 2015 Dennis Gilmore - 1.10.0=1 +- update to 1.10.0 release + * Mon Jul 06 2015 Dennis Gilmore - 1.9.0-13.20150607gitf426fdb - update the git snapshot to latest head - enable systemd units for f23 up diff --git a/sources b/sources index 99d0c71..61a2a0e 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -26b97027c154ed0fdd8eae04e0933833 koji-1.9.0.tar.bz2 +c947bbdfc507858b03ed6496ab403e41 koji-1.10.0.tar.bz2