Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package libvsapm for openSUSE:Factory 
checked in at 2023-08-11 15:55:48
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/libvsapm (Old)
 and      /work/SRC/openSUSE:Factory/.libvsapm.new.11712 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "libvsapm"

Fri Aug 11 15:55:48 2023 rev:6 rq:1103368 version:20230506

Changes:
--------
--- /work/SRC/openSUSE:Factory/libvsapm/libvsapm.changes        2023-08-09 
17:25:33.213492445 +0200
+++ /work/SRC/openSUSE:Factory/.libvsapm.new.11712/libvsapm.changes     
2023-08-11 15:55:58.675921681 +0200
@@ -1,0 +2,10 @@
+Thu Aug 10 16:29:59 UTC 2023 - Greg Freemyer <[email protected]>
+
+- update to v20230506 
+        - no changes file provided
+- update Source field to refer to a URL.
+        - add the asc verification file
+        - add the keyring file
+- update the main description field
+
+-------------------------------------------------------------------

Old:
----
  libvsapm-20210626.tar.xz

New:
----
  libvsapm-experimental-20230506.tar.gz
  libvsapm-experimental-20230506.tar.gz.asc
  libvsapm.keyring

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

Other differences:
------------------
++++++ libvsapm.spec ++++++
--- /var/tmp/diff_new_pack.Ita6IV/_old  2023-08-11 15:55:59.419926114 +0200
+++ /var/tmp/diff_new_pack.Ita6IV/_new  2023-08-11 15:55:59.423926138 +0200
@@ -16,15 +16,19 @@
 #
 
 
+%{?sle15_python_module_pythons}
+
 Name:           libvsapm
 %define lname  libvsapm1
-Version:        20210626
+Version:        20230506
 Release:        0
 Summary:        Library and tools to access the Apple Partition Map volume 
system format
 License:        LGPL-3.0-or-later
 Group:          Development/Libraries/C and C++
 URL:            https://github.com/libyal/libvsapm
-Source:         %name-%version.tar.xz
+Source:         
https://github.com/libyal/libvsapm/releases/download/%version/libvsapm-experimental-%version.tar.gz
+Source2:        
https://github.com/libyal/libvsapm/releases/download/%version/libvsapm-experimental-%version.tar.gz.asc
+Source3:        %name.keyring
 Patch1:         system-libs.patch
 BuildRequires:  %{python_module devel}
 BuildRequires:  c_compiler
@@ -53,6 +57,18 @@
 
 Part of the libyal family of libraries.
 
+The Apple Partition Map (APM) is used on Motorola based Macintosh computers. 
On Intel based Macintosh computers the GUID Partition Table (GPT) is used.
+
+The APM is supported by:
+    Apple Unix (A/UX)
+    Mac OS
+    Mac OS X
+
+The APM consists of:
+    the drive descriptor
+    partition map entry of type Apple_partition_map
+    zero partition map entries
+
 %package -n %lname
 Summary:        Library for accessing the GUID partition table format
 Group:          System/Libraries

Reply via email to