pbabinca pushed to fedpkg (el6). "New upstream release - 1.19 (..more)"

notifications at fedoraproject.org notifications at fedoraproject.org
Tue Apr 14 16:14:39 UTC 2015


>From e4517b4fbd5bb4927723181db150f235bfd6eacc Mon Sep 17 00:00:00 2001
From: Pavol Babincak <pbabinca at redhat.com>
Date: Fri, 26 Sep 2014 18:43:43 +0200
Subject: New upstream release - 1.19

- Explicitly define fedpkg name for man pages (pbabinca)
- Remove (pbabinca)
- Revert "refactor: PEP 8 compliance of __init__.py" (pbabinca)
- refactor: PEP 8 compliance of __init__.py (pbabinca)
- refactor: PEP 8 compliance (pbabinca)
- retire: Ask for password only when required (opensource)
- fedpkg: Show full exception if verbose (opensource)
- add new s390 only packages (dan)
- add new ppc only packages (dan)

diff --git a/.gitignore b/.gitignore
index fe4b6a1..54b815f 100644
--- a/.gitignore
+++ b/.gitignore
@@ -14,3 +14,4 @@
 /fedpkg-1.17.tar.gz
 /fedpkg-1.17.tar.bz2
 /fedpkg-1.18.tar.bz2
+/fedpkg-1.19.tar.bz2
diff --git a/fedpkg.spec b/fedpkg.spec
index d3c655e..08eec24 100644
--- a/fedpkg.spec
+++ b/fedpkg.spec
@@ -2,7 +2,7 @@
 %{!?python_sitelib: %global python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print(get_python_lib())")}
 
 Name:           fedpkg
-Version:        1.18
+Version:        1.19
 Release:        1%{?dist}
 Summary:        Fedora utility for working with dist-git
 
@@ -62,6 +62,17 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
+* Fri Sep 26 2014 Pavol Babincak - 1.19-1
+- Explicitly define fedpkg name for man pages (pbabinca)
+- Remove (pbabinca)
+- Revert "refactor: PEP 8 compliance of __init__.py" (pbabinca)
+- refactor: PEP 8 compliance of __init__.py (pbabinca)
+- refactor: PEP 8 compliance (pbabinca)
+- retire: Ask for password only when required (opensource)
+- fedpkg: Show full exception if verbose (opensource)
+- add new s390 only packages (dan)
+- add new ppc only packages (dan)
+
 * Tue Jul 29 2014 Pavol Babincak <pbabinca at redhat.com> - 1.18-1
 - Remove spec file again (pbabinca)
 - Remove fedpkg-fixbranches as it isn't needed anymore (pbabinca)
diff --git a/sources b/sources
index 1c79f4f..810cb0d 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-fc341f82b9d35f967331ea558cb42125  fedpkg-1.18.tar.bz2
+8c2d84a19d36431a0e7e64835a224008  fedpkg-1.19.tar.bz2
-- 
cgit v0.10.2


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


More information about the scm-commits mailing list