pbabinca pushed to fedpkg (f20). "New upstream release - 1.20 (..more)"

notifications at fedoraproject.org notifications at fedoraproject.org
Tue Apr 14 13:49:36 UTC 2015


>From f089f8c11c0a1735ae9ef2b6d3dcbe00bbe2890b Mon Sep 17 00:00:00 2001
From: Pavol Babincak <pbabinca at redhat.com>
Date: Tue, 14 Apr 2015 10:22:28 +0200
Subject: New upstream release - 1.20

- Bash completion for mockbuild --no-clean* options (pbabinca)
- Hijack load_kojisession to catch auth problems (pbabinca)
- Upload source files with our preferred hash (bochecha)
- pass keyword args as keyword args (mikeb)
- For rawhide use fedora-rawhide-* mock config instead of fedora-devel-*
  (pbabinca)

diff --git a/.gitignore b/.gitignore
index 54b815f..90f68b5 100644
--- a/.gitignore
+++ b/.gitignore
@@ -15,3 +15,4 @@
 /fedpkg-1.17.tar.bz2
 /fedpkg-1.18.tar.bz2
 /fedpkg-1.19.tar.bz2
+/fedpkg-1.20.tar.bz2
diff --git a/fedpkg.spec b/fedpkg.spec
index 17bd00f..9ed7635 100644
--- a/fedpkg.spec
+++ b/fedpkg.spec
@@ -2,8 +2,8 @@
 %{!?python_sitelib: %global python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print(get_python_lib())")}
 
 Name:           fedpkg
-Version:        1.19
-Release:        2%{?dist}
+Version:        1.20
+Release:        1%{?dist}
 Summary:        Fedora utility for working with dist-git
 
 Group:          Applications/System
@@ -12,7 +12,7 @@ URL:            http://fedorahosted.org/fedpkg
 Source0:        http://fedorahosted.org/releases/f/e/fedpkg/fedpkg-%{version}.tar.bz2
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
-Requires:       pyrpkg >= 1.13, redhat-rpm-config
+Requires:       pyrpkg >= 1.33, redhat-rpm-config
 Requires:       python-pycurl, koji, python-fedora
 Requires:       fedora-cert, bodhi-client, packagedb-cli > 2.2
 Requires:       packagedb-cli
@@ -62,6 +62,14 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
+* Tue Apr 14 2015 Pavol Babincak <pbabinca at redhat.com> - 1.20-1
+- Bash completion for mockbuild --no-clean* options (pbabinca)
+- Hijack load_kojisession to catch auth problems (pbabinca)
+- Upload source files with our preferred hash (bochecha)
+- pass keyword args as keyword args (mikeb)
+- For rawhide use fedora-rawhide-* mock config instead of fedora-devel-*
+  (pbabinca)
+
 * Thu Dec 18 2014 Pavol Babincak <pbabinca at redhat.com> - 1.19-2
 - Remove python-offtrac from {build,}requires (rhbz#1157793)
 
diff --git a/sources b/sources
index 810cb0d..dd035aa 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-8c2d84a19d36431a0e7e64835a224008  fedpkg-1.19.tar.bz2
+8ada82dca8bd21cf8cf3d47e2ae5ed14  fedpkg-1.20.tar.bz2
-- 
cgit v0.10.2


	http://pkgs.fedoraproject.org/cgit/fedpkg.git/commit/?h=f20&id=f089f8c11c0a1735ae9ef2b6d3dcbe00bbe2890b


More information about the scm-commits mailing list