vpodzime pushed to libblockdev (master). "New version (..more)"

notifications at fedoraproject.org notifications at fedoraproject.org
Fri Apr 17 15:27:45 UTC 2015


>From 02a085af4917cc69e59d26acb6c47aadc0b68861 Mon Sep 17 00:00:00 2001
From: Vratislav Podzimek <vpodzime at redhat.com>
Date: Fri, 17 Apr 2015 17:27:18 +0200
Subject: New version

- Fix issues with using overriden functions over ErrorProxy (vpodzime)
- Update the roadmap.rst and features.rst with new stuff (vpodzime)
- Fix two minor issues with docs generation (vpodzime)

diff --git a/.gitignore b/.gitignore
index 3726622..ae9ba9a 100644
--- a/.gitignore
+++ b/.gitignore
@@ -8,3 +8,4 @@
 /libblockdev-0.8.tar.gz
 /libblockdev-0.9.tar.gz
 /libblockdev-0.10.tar.gz
+/libblockdev-0.11.tar.gz
diff --git a/libblockdev.spec b/libblockdev.spec
index 9621042..6df29f9 100644
--- a/libblockdev.spec
+++ b/libblockdev.spec
@@ -1,5 +1,5 @@
 Name:        libblockdev
-Version:     0.10
+Version:     0.11
 Release:     1%{?dist}
 Summary:     A library for low-level manipulation with block devices
 License:     LGPLv2+
@@ -364,6 +364,11 @@ CFLAGS="%{optflags}" make PREFIX=%{buildroot} SITEDIRS=%{buildroot}%{python2_sit
 %files plugins-all
 
 %changelog
+* Fri Apr 17 2015 Vratislav Podzimek <vpodzime at redhat.com> - 0.11-1
+- Fix issues with using overriden functions over ErrorProxy (vpodzime)
+- Update the roadmap.rst and features.rst with new stuff (vpodzime)
+- Fix two minor issues with docs generation (vpodzime)
+
 * Thu Apr 16 2015 Vratislav Podzimek <vpodzime at redhat.com> - 0.10-1
 - Fix return type of the unload_plugins() function (vpodzime)
 - Close the DL handle when check() or init() fail (vpodzime)
diff --git a/sources b/sources
index 521dad5..76f405b 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-f949140d04a414aad3b8f5fb988fa021  libblockdev-0.10.tar.gz
+8e5d9e1a2eb3b1649ef0817545d866f9  libblockdev-0.11.tar.gz
-- 
cgit v0.10.2


	http://pkgs.fedoraproject.org/cgit/libblockdev.git/commit/?h=master&id=02a085af4917cc69e59d26acb6c47aadc0b68861


More information about the scm-commits mailing list