Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package partclone for openSUSE:Factory checked in at 2022-03-28 17:01:03 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/partclone (Old) and /work/SRC/openSUSE:Factory/.partclone.new.1900 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "partclone" Mon Mar 28 17:01:03 2022 rev:18 rq:965323 version:0.3.19 Changes: -------- --- /work/SRC/openSUSE:Factory/partclone/partclone.changes 2021-09-30 23:44:52.484571010 +0200 +++ /work/SRC/openSUSE:Factory/.partclone.new.1900/partclone.changes 2022-03-28 17:01:58.413084497 +0200 @@ -1,0 +2,19 @@ +Mon Mar 28 08:02:51 UTC 2022 - Martin Pluskal <[email protected]> + +- Update to version 0.3.19: + * Ignore free space check if compression is enabled. by @zboszor in #147 + * fix: crash when backing up swap partition by @justforlxz in #148 + * Update to btrfs-progs 5.4.1 by @boretom in #151 + * Change C99 for loop init to C89 for compatibility by @robert-scheck in #152 + * doc: document the image formats by @pfrouleau in #157 + * doc: fix typo for logfile argument by @mjoerg in #162 + * WIP: Add block_size and blocks_total in torrent.info to provide partition info by @tjjh89017 in #164 + * Use EVP OpenSSL API by @zboszor in #165 + * Fix using EVP OpenSSL API by @zboszor in #166 + * Fix typo by @jwilk in #169 + * Support HFS+ wrapper volumes by @vasi in #172 + * Domain file doc by @jowagner in #175 + * Docs typo "normanly" by @jowagner in #178 + * How to contribute docs: readme by @jowagner in #179 + +------------------------------------------------------------------- Old: ---- partclone-0.3.18.tar.gz New: ---- partclone-0.3.19.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ partclone.spec ++++++ --- /var/tmp/diff_new_pack.kd6Ttl/_old 2022-03-28 17:01:58.905085166 +0200 +++ /var/tmp/diff_new_pack.kd6Ttl/_new 2022-03-28 17:01:58.913085177 +0200 @@ -1,7 +1,7 @@ # # spec file for package partclone # -# Copyright (c) 2021 SUSE LLC +# Copyright (c) 2022 SUSE LLC # Copyright (c) 2012 Mariusz Fik <[email protected]> # # All modifications and additions to the file contributed by third parties @@ -18,7 +18,7 @@ Name: partclone -Version: 0.3.18 +Version: 0.3.19 Release: 0 Summary: File System Clone Utilities License: GPL-2.0-or-later @@ -30,11 +30,12 @@ BuildRequires: e2fsprogs-devel BuildRequires: fdupes BuildRequires: libbtrfs-devel -BuildRequires: ncurses-devel BuildRequires: nilfs-utils-devel BuildRequires: pkgconfig BuildRequires: pkgconfig(fuse) BuildRequires: pkgconfig(libntfs-3g) +BuildRequires: pkgconfig(mount) +BuildRequires: pkgconfig(ncurses) BuildRequires: pkgconfig(openssl) BuildRequires: pkgconfig(uuid) ++++++ partclone-0.3.18.tar.gz -> partclone-0.3.19.tar.gz ++++++ ++++ 18050 lines of diff (skipped)
