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

notifications at fedoraproject.org notifications at fedoraproject.org
Tue Apr 7 09:11:44 UTC 2015


>From c7ee4d6a1015ebf3597561e55f17b8edfab24c13 Mon Sep 17 00:00:00 2001
From: Vratislav Podzimek <vpodzime at redhat.com>
Date: Tue, 7 Apr 2015 10:58:55 +0200
Subject: New version
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit

- Merge pull request #7 from vpodzime/master-fw_raid_fixes (vpodzime)
- Try a bit harder when trying to determine MD RAID name (#1207317) (vpodzime)
- Don't be naïve about mdadm --detail telling us what we want (#1207317) (vpodzime)
- Ignore libblockdev tarballs (vpodzime)
- Implement a test of btrfs_list_subvolumes on data from bug report (vpodzime)
- Implement a context manager for running tests with fake utils (vpodzime)
- Do not try to cannonicalize MD UUIDs if we didn't get them (#1207317) (vpodzime)
- Fix the table in roadmap.rst (vpodzime)
- Enrich the roadmap.rst file and add info about new plans (vpodzime)
- Sync spec file with downstream (vpodzime)

diff --git a/.gitignore b/.gitignore
index a350e7e..531278f 100644
--- a/.gitignore
+++ b/.gitignore
@@ -6,3 +6,4 @@
 /libblockdev-0.6.tar.gz
 /libblockdev-0.7.tar.gz
 /libblockdev-0.8.tar.gz
+/libblockdev-0.9.tar.gz
diff --git a/libblockdev.spec b/libblockdev.spec
index 6ff2d1d..9149d78 100644
--- a/libblockdev.spec
+++ b/libblockdev.spec
@@ -1,5 +1,5 @@
 Name:        libblockdev
-Version:     0.8
+Version:     0.9
 Release:     1%{?dist}
 Summary:     A library for low-level manipulation with block devices
 License:     LGPLv2+
@@ -364,6 +364,18 @@ CFLAGS="%{optflags}" make PREFIX=%{buildroot} SITEDIRS=%{buildroot}%{python2_sit
 %files plugins-all
 
 %changelog
+* Tue Apr 07 2015 Vratislav Podzimek <vpodzime at redhat.com> - 0.9-1
+- Merge pull request #7 from vpodzime/master-fw_raid_fixes (vpodzime)
+- Try a bit harder when trying to determine MD RAID name (#1207317) (vpodzime)
+- Don't be naïve about mdadm --detail telling us what we want (#1207317) (vpodzime)
+- Ignore libblockdev tarballs (vpodzime)
+- Implement a test of btrfs_list_subvolumes on data from bug report (vpodzime)
+- Implement a context manager for running tests with fake utils (vpodzime)
+- Do not try to cannonicalize MD UUIDs if we didn't get them (#1207317) (vpodzime)
+- Fix the table in roadmap.rst (vpodzime)
+- Enrich the roadmap.rst file and add info about new plans (vpodzime)
+- Sync spec file with downstream (vpodzime)
+
 * Fri Mar 27 2015 Vratislav Podzimek <vpodzime at redhat.com> - 0.8-1
 - Merge pull request #6 from vpodzime/master-sort_btrfs_subvolumes (vpodzime)
 - Don't be naïve about mdadm providing us data we would like (#1206394) (vpodzime)
diff --git a/sources b/sources
index 9d28f57..c9df67e 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-7953b8fd2faf6086990f95760ab4a785  libblockdev-0.8.tar.gz
+d42512082c02ac2b04f7a85804f60fc6  libblockdev-0.9.tar.gz
-- 
cgit v0.10.2


	http://pkgs.fedoraproject.org/cgit/libblockdev.git/commit/?h=f22&id=c7ee4d6a1015ebf3597561e55f17b8edfab24c13


More information about the scm-commits mailing list