Accepting request 922182 from home:polslinux:branches:filesystems

- update to 0.3.18:
  * Add block_size and blocks_total in torrent.info to provide
    partition info
  * change C99 for loop init to C89 for compatibility
  * try to fix ignore_crc not working properly

OBS-URL: https://build.opensuse.org/request/show/922182
OBS-URL: https://build.opensuse.org/package/show/filesystems/partclone?expand=0&rev=38
This commit is contained in:
2021-09-30 08:01:12 +00:00
committed by Git OBS Bridge
parent d9e55b70e4
commit 0d05fed0d2
4 changed files with 14 additions and 5 deletions
+9
View File
@@ -1,3 +1,12 @@
-------------------------------------------------------------------
Wed Sep 29 12:48:23 UTC 2021 - Paolo Stivanin <info@paolostivanin.com>
- update to 0.3.18:
* Add block_size and blocks_total in torrent.info to provide
partition info
* change C99 for loop init to C89 for compatibility
* try to fix ignore_crc not working properly
-------------------------------------------------------------------
Mon Mar 22 08:29:28 UTC 2021 - Martin Pluskal <mpluskal@suse.com>
+2 -2
View File
@@ -18,13 +18,13 @@
Name: partclone
Version: 0.3.17
Version: 0.3.18
Release: 0
Summary: File System Clone Utilities
License: GPL-2.0-or-later
Group: System/Filesystems
URL: https://partclone.org/
Source: https://sourceforge.net/projects/partclone/files/unstable/partclone-%{version}.tar.gz
Source: https://github.com/Thomas-Tsai/partclone/archive/refs/tags/%{version}.tar.gz#/%{name}-%{version}.tar.gz
BuildRequires: autoconf
BuildRequires: automake
BuildRequires: e2fsprogs-devel
-3
View File
@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:8f59653634d85e8633824a2f36147fa4f1ecad3e3f03415fd5bda7f269c2390c
size 1306552
+3
View File
@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:50070e29c2e00e991a3784f13339347acb46d2a293f43531d1f4f4f0dcb42311
size 1308421