pbabinca pushed to rpkg (f22). "New upstream release - 1.32 (..more)"

notifications at fedoraproject.org notifications at fedoraproject.org
Tue Apr 14 08:19:58 UTC 2015


>From 48067637a132f90d168909653227c415ddab306e Mon Sep 17 00:00:00 2001
From: Pavol Babincak <pbabinca at redhat.com>
Date: Mon, 23 Mar 2015 19:33:51 +0100
Subject: New upstream release - 1.32

- tests: Properly open/close the file (bochecha)
- sources: Support writing in either the old or new format (bochecha)
- sources: Reindent code (bochecha)

diff --git a/.gitignore b/.gitignore
index d5e0ebf..5f64582 100644
--- a/.gitignore
+++ b/.gitignore
@@ -26,3 +26,4 @@
 /rpkg-1.28.tar.gz
 /rpkg-1.30.tar.gz
 /rpkg-1.31.tar.gz
+/rpkg-1.32.tar.gz
diff --git a/rpkg.spec b/rpkg.spec
index a6042a7..312c509 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.31
+Version:        1.32
 Release:        1%{?dist}
 Summary:        Utility for interacting with rpm+git packaging systems
 
@@ -80,6 +80,11 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
+* 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)
+- sources: Reindent code (bochecha)
+
 * Fri Mar 06 2015 Pavol Babincak <pbabinca at redhat.com> - 1.31-1
 - Refactor: remove unused imports from test_sources (pbabinca)
 - Don't do several times the same thing (bochecha)
diff --git a/sources b/sources
index fbad650..c3c8525 100644
--- a/sources
+++ b/sources
@@ -1 +1,2 @@
-6e91c9311f599e56d1f9abca0b6f319d  rpkg-1.31.tar.gz
+a1d11400d20a38a5ceeaf46844ab6af5  rpkg-1.32.tar.gz
+a1d11400d20a38a5ceeaf46844ab6af5  rpkg-1.32.tar.gz
-- 
cgit v0.10.2


	http://pkgs.fedoraproject.org/cgit/rpkg.git/commit/?h=f22&id=48067637a132f90d168909653227c415ddab306e


More information about the scm-commits mailing list