Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package libfsntfs for openSUSE:Factory 
checked in at 2021-11-27 00:51:15
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/libfsntfs (Old)
 and      /work/SRC/openSUSE:Factory/.libfsntfs.new.1895 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "libfsntfs"

Sat Nov 27 00:51:15 2021 rev:11 rq:933958 version:20211023

Changes:
--------
--- /work/SRC/openSUSE:Factory/libfsntfs/libfsntfs.changes      2021-06-11 
00:18:24.937290008 +0200
+++ /work/SRC/openSUSE:Factory/.libfsntfs.new.1895/libfsntfs.changes    
2021-11-27 00:51:57.878669426 +0100
@@ -1,0 +2,7 @@
+Sun Nov 14 12:13:49 UTC 2021 - Jan Engelhardt <jeng...@inai.de>
+
+- Update to tag 20211023
+  * Changes to handle sparse data runs of bitmap attributes
+  * Added check for total data runs size
+
+-------------------------------------------------------------------

Old:
----
  _service
  libfsntfs-20210503.tar.xz

New:
----
  libfsntfs-experimental-20211023.tar.gz
  libfsntfs-experimental-20211023.tar.gz.asc
  libfsntfs.keyring

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ libfsntfs.spec ++++++
--- /var/tmp/diff_new_pack.taKVzN/_old  2021-11-27 00:51:58.554667092 +0100
+++ /var/tmp/diff_new_pack.taKVzN/_new  2021-11-27 00:51:58.558667078 +0100
@@ -18,13 +18,15 @@
 
 %define lname  libfsntfs1
 Name:           libfsntfs
-Version:        20210503
+Version:        20211023
 Release:        0
 Summary:        Library and tools to access the NTFS filesystem
 License:        GFDL-1.3-or-later AND LGPL-3.0-or-later
 Group:          Productivity/File utilities
 URL:            https://github.com/libyal/libfsntfs
-Source:         %name-%version.tar.xz
+Source:         
https://github.com/libyal/libfsntfs/releases/download/%version/libfsntfs-experimental-%version.tar.gz
+Source2:        
https://github.com/libyal/libfsntfs/releases/download/%version/libfsntfs-experimental-%version.tar.gz.asc
+Source3:        %name.keyring
 Patch1:         system-libs.patch
 BuildRequires:  c_compiler
 BuildRequires:  gettext-tools >= 0.18.1
@@ -41,7 +43,7 @@
 BuildRequires:  pkgconfig(libcsplit) >= 20200703
 BuildRequires:  pkgconfig(libcthreads) >= 20200508
 BuildRequires:  pkgconfig(libfcache) >= 20200708
-BuildRequires:  pkgconfig(libfdata) >= 20201129
+BuildRequires:  pkgconfig(libfdata) >= 20211023
 BuildRequires:  pkgconfig(libfdatetime) >= 20180910
 BuildRequires:  pkgconfig(libfguid) >= 20180724
 BuildRequires:  pkgconfig(libfusn) >= 20180726
@@ -99,7 +101,7 @@
 %autosetup -p1
 
 %build
-if [ ! -e configure ]; then ./autogen.sh; fi
+autoreconf -fi
 %configure --disable-static --enable-wide-character-type --enable-python3
 %make_build
 

Reply via email to