pbabinca pushed to rpkg (f20). "New upstream release - 1.33 (..more)"

notifications at fedoraproject.org notifications at fedoraproject.org
Tue Apr 14 11:57:33 UTC 2015


>From 6961b29d6a27bb27d9c62b9c0fcc61e16a3eb2a8 Mon Sep 17 00:00:00 2001
From: Pavol Babincak <pbabinca at redhat.com>
Date: Mon, 13 Apr 2015 12:56:23 +0200
Subject: New upstream release - 1.33

- New mockbuild options: --no-clean --no-cleanup-after (jskarvad)
- Catch ssl auth problems and print more helpful messages (pbabinca)
- New exception - rpkgAuthError to allow clients detect auth problems
  (pbabinca)

diff --git a/.gitignore b/.gitignore
index 5f64582..6d86db9 100644
--- a/.gitignore
+++ b/.gitignore
@@ -27,3 +27,4 @@
 /rpkg-1.30.tar.gz
 /rpkg-1.31.tar.gz
 /rpkg-1.32.tar.gz
+/rpkg-1.33.tar.gz
diff --git a/rpkg.spec b/rpkg.spec
index 312c509..3f3a1ab 100644
--- a/rpkg.spec
+++ b/rpkg.spec
@@ -2,7 +2,7 @@
 %{!?python_sitelib: %global python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print(get_python_lib())")}
 
 Name:           rpkg
-Version:        1.32
+Version:        1.33
 Release:        1%{?dist}
 Summary:        Utility for interacting with rpm+git packaging systems
 
@@ -80,6 +80,12 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
+* Mon Apr 13 2015 Pavol Babincak <pbabinca at redhat.com> - 1.33-1
+- New mockbuild options: --no-clean --no-cleanup-after (jskarvad)
+- Catch ssl auth problems and print more helpful messages (pbabinca)
+- New exception - rpkgAuthError to allow clients detect auth problems
+  (pbabinca)
+
 * Mon Mar 23 2015 Pavol Babincak <pbabinca at redhat.com> - 1.32-1
 - tests: Properly open/close the file (bochecha)
 - sources: Support writing in either the old or new format (bochecha)
diff --git a/sources b/sources
index c3c8525..51d26b8 100644
--- a/sources
+++ b/sources
@@ -1,2 +1 @@
-a1d11400d20a38a5ceeaf46844ab6af5  rpkg-1.32.tar.gz
-a1d11400d20a38a5ceeaf46844ab6af5  rpkg-1.32.tar.gz
+de199ae22ccaf85f04b48872b9bfd481  rpkg-1.33.tar.gz
-- 
cgit v0.10.2


	http://pkgs.fedoraproject.org/cgit/rpkg.git/commit/?h=f20&id=6961b29d6a27bb27d9c62b9c0fcc61e16a3eb2a8


More information about the scm-commits mailing list