Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package libfsapfs for openSUSE:Factory 
checked in at 2021-03-03 18:35:09
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/libfsapfs (Old)
 and      /work/SRC/openSUSE:Factory/.libfsapfs.new.2378 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "libfsapfs"

Wed Mar  3 18:35:09 2021 rev:2 rq:876392 version:20201107

Changes:
--------
--- /work/SRC/openSUSE:Factory/libfsapfs/libfsapfs.changes      2020-01-20 
22:57:11.259383744 +0100
+++ /work/SRC/openSUSE:Factory/.libfsapfs.new.2378/libfsapfs.changes    
2021-03-03 18:35:10.939391041 +0100
@@ -1,0 +2,6 @@
+Sun Feb 28 18:09:58 UTC 2021 - Dirk M??ller <[email protected]>
+
+- update to 20201107: 
+  * no changelog available 
+
+-------------------------------------------------------------------

Old:
----
  libfsapfs-experimental-20191221.tar.gz
  libfsapfs-experimental-20191221.tar.gz.asc

New:
----
  libfsapfs-experimental-20201107.tar.gz
  libfsapfs-experimental-20201107.tar.gz.asc

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

Other differences:
------------------
++++++ libfsapfs.spec ++++++
--- /var/tmp/diff_new_pack.lA82Gr/_old  2021-03-03 18:35:11.547391482 +0100
+++ /var/tmp/diff_new_pack.lA82Gr/_new  2021-03-03 18:35:11.551391485 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package libfsapfs
 #
-# Copyright (c) 2020 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2021 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -12,24 +12,28 @@
 # license that conforms to the Open Source Definition (Version 1.9)
 # published by the Open Source Initiative.
 
-# Please submit bugfixes or comments via http://bugs.opensuse.org/
+# Please submit bugfixes or comments via https://bugs.opensuse.org/
 #
 
+
 %define experimental_tag experimental-
 Name:           libfsapfs
-Version:        20191221
+Version:        20201107
 Release:        0
 Summary:        Library and tools to access the Apple File System (APFS)
-License:        LGPL-3.0
+License:        LGPL-3.0-only
 Group:          System/Filesystems
-Url:            https://github.com/libyal/libfsapfs
+URL:            https://github.com/libyal/libfsapfs
 Source0:        
https://github.com/libyal/%{name}/releases/download/%{version}/%{name}-%{?experimental_tag}%{version}.tar.gz
 Source1:        
https://github.com/libyal/%{name}/releases/download/%{version}/%{name}-%{?experimental_tag}%{version}.tar.gz.asc
-BuildRequires:  git autoconf automake gettext-tools libtool pkg-config
+BuildRequires:  autoconf
+BuildRequires:  automake
 BuildRequires:  fuse-devel
+BuildRequires:  gettext-tools
+BuildRequires:  git
+BuildRequires:  libtool
+BuildRequires:  pkg-config
 BuildRequires:  python3-devel
-BuildRequires:  pkgconfig(openssl)
-BuildRequires:  pkgconfig(zlib) >= 1.2.5
 BuildRequires:  pkgconfig(libbfio)
 BuildRequires:  pkgconfig(libcaes) >= 20120425
 BuildRequires:  pkgconfig(libcdata)
@@ -47,6 +51,8 @@
 BuildRequires:  pkgconfig(libfguid)
 BuildRequires:  pkgconfig(libhmac) >= 20120425
 BuildRequires:  pkgconfig(libuna) >= 20120425
+BuildRequires:  pkgconfig(openssl)
+BuildRequires:  pkgconfig(zlib) >= 1.2.5
 
 %description
 libfsapfs is a library to access the Apple File System (APFS).
@@ -88,6 +94,7 @@
 
 %package -n python3-libfsapfs
 Summary: Python bindings for %{name}
+Group:          System/Filesystems
 Requires: libfsapfs1
 
 %description -n python3-libfsapfs
@@ -107,10 +114,8 @@
   --enable-debug-output \
   --enable-python3
 
-
 %make_build %{?_smp_mflags}
 
-
 %install
 %make_install
 rm -fv %{buildroot}%{_libdir}/*.la

++++++ libfsapfs-experimental-20191221.tar.gz -> 
libfsapfs-experimental-20201107.tar.gz ++++++
++++ 57892 lines of diff (skipped)

Reply via email to