From 548e626f71f3cc252cc7a707054501ccfcef8da6 Mon Sep 17 00:00:00 2001 From: clime Date: Jul 31 2017 10:02:05 +0000 Subject: Automatic commit of package [copr-dist-git] release [0.34-1]. Created by command: /usr/bin/tito tag --- diff --git a/.tito/packages/copr-dist-git b/.tito/packages/copr-dist-git index a4c0665..a41c006 100644 --- a/.tito/packages/copr-dist-git +++ b/.tito/packages/copr-dist-git @@ -1 +1 @@ -0.33-1 dist-git/ +0.34-1 dist-git/ diff --git a/dist-git/copr-dist-git.spec b/dist-git/copr-dist-git.spec index b8960cd..5f4c26f 100644 --- a/dist-git/copr-dist-git.spec +++ b/dist-git/copr-dist-git.spec @@ -1,5 +1,5 @@ Name: copr-dist-git -Version: 0.33 +Version: 0.34 Release: 1%{?dist} Summary: Copr services for Dist Git server @@ -149,6 +149,14 @@ restorecon -rv /var/lib/copr-dist-git %ghost %{_var}/log/copr-dist-git/*.log %changelog +* Mon Jul 31 2017 clime 0.34-1 +- remove --global for git config in tests so that it does not + modify ~/.gitconfig +- fix #106 Renaming a spec file in a newer version causes the + build to fail +- make get_package_name more robust +- add DistGitProvider with support for multiple distgits + * Wed Jul 19 2017 clime 0.33-1 - remove ExclusiveArch directive - add support for SCM Subdirectory parameter