pbabinca pushed to rpkg (el6). "New upstream release - 1.34 (..more)"

notifications at fedoraproject.org notifications at fedoraproject.org
Thu Apr 16 08:52:46 UTC 2015


>From 6cb015af9f0593a528b212112292d27cb0e467d4 Mon Sep 17 00:00:00 2001
From: Pavol Babincak <pbabinca at redhat.com>
Date: Thu, 16 Apr 2015 10:50:42 +0200
Subject: New upstream release - 1.34

- tests: Don't use assertIsNone (bochecha)
- tests: Don't use assertRaises as a context manager (bochecha)
- Add long --verbose option to -v, new --debug and -d option (pbabinca)

diff --git a/.gitignore b/.gitignore
index 6d86db9..fe04c02 100644
--- a/.gitignore
+++ b/.gitignore
@@ -28,3 +28,4 @@
 /rpkg-1.31.tar.gz
 /rpkg-1.32.tar.gz
 /rpkg-1.33.tar.gz
+/rpkg-1.34.tar.gz
diff --git a/rpkg.spec b/rpkg.spec
index 3f3a1ab..f6416cd 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.33
+Version:        1.34
 Release:        1%{?dist}
 Summary:        Utility for interacting with rpm+git packaging systems
 
@@ -80,6 +80,11 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
+* Thu Apr 16 2015 Pavol Babincak <pbabinca at redhat.com> - 1.34-1
+- tests: Don't use assertIsNone (bochecha)
+- tests: Don't use assertRaises as a context manager (bochecha)
+- Add long --verbose option to -v, new --debug and -d option (pbabinca)
+
 * 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)
diff --git a/sources b/sources
index 51d26b8..6a3c106 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-de199ae22ccaf85f04b48872b9bfd481  rpkg-1.33.tar.gz
+664bed37dbb44d92b076d46a5b943c97  rpkg-1.34.tar.gz
-- 
cgit v0.10.2


	http://pkgs.fedoraproject.org/cgit/rpkg.git/commit/?h=el6&id=6cb015af9f0593a528b212112292d27cb0e467d4


More information about the scm-commits mailing list