Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package dosfstools for openSUSE:Factory 
checked in at 2021-01-19 15:59:16
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/dosfstools (Old)
 and      /work/SRC/openSUSE:Factory/.dosfstools.new.28504 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "dosfstools"

Tue Jan 19 15:59:16 2021 rev:53 rq:863339 version:4.1+git.1610658652.9443732

Changes:
--------
--- /work/SRC/openSUSE:Factory/dosfstools/dosfstools.changes    2020-11-26 
23:11:39.164931756 +0100
+++ /work/SRC/openSUSE:Factory/.dosfstools.new.28504/dosfstools.changes 
2021-01-19 15:59:41.091152375 +0100
@@ -1,0 +2,15 @@
+Fri Jan 15 06:13:07 UTC 2021 - [email protected]
+
+- Update to version 4.1+git.1610658652.9443732 (bsc#1172863):
+  * testsuite: Add mkfs test for 600MB large 4K disk
+  * mkfs.fat: Do not show verbose messages not relevant to selected FAT size
+  * mkfs.fat: Fix text of verbose messages
+  * mkfs.fat: Fix limits for number of clusters
+  * mkfs.fat: Fix calculation of FAT32 cluster size on non 512 bytes sector 
disks
+  * mkfs.fat: Fix printing number of sectors
+  * mkfs.fat: Align total number of sectors to be multiple of sectors per track
+  * testsuite: Add referenceFAT32mbr test data to dist_check_DATA
+  * manpages: Escape dot in fsck.fat manpage at the beginning of the line
+  * fsck.fat: properly check for valid "." and ".." entries
+
+-------------------------------------------------------------------

Old:
----
  dosfstools-4.1.tar.gz
  dosfstools-4.1.tar.gz.sig
  dosfstools.keyring

New:
----
  _service
  _servicedata
  dosfstools-4.1+git.1610658652.9443732.tar.gz

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

Other differences:
------------------
++++++ dosfstools.spec ++++++
--- /var/tmp/diff_new_pack.WrIAcH/_old  2021-01-19 15:59:42.131153946 +0100
+++ /var/tmp/diff_new_pack.WrIAcH/_new  2021-01-19 15:59:42.135153952 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package dosfstools
 #
-# Copyright (c) 2020 SUSE LLC
+# 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
@@ -17,19 +17,22 @@
 
 
 Name:           dosfstools
-Version:        4.1
+Version:        4.1+git.1610658652.9443732
 Release:        0
 Summary:        Utilities for Making and Checking MS-DOS FAT File Systems on 
Linux
 License:        GPL-3.0-or-later
 Group:          System/Filesystems
 URL:            https://github.com/dosfstools/dosfstools
-Source:         
https://github.com/dosfstools/dosfstools/releases/download/v%{version}/dosfstools-%{version}.tar.gz
-Source2:        
https://github.com/dosfstools/dosfstools/releases/download/v%{version}/dosfstools-%{version}.tar.gz.sig
-Source3:        %{name}.keyring
-# xxd from vim is required for testsuite
+Source:         dosfstools-%{version}.tar.gz
+# Source:         
https://github.com/dosfstools/dosfstools/releases/download/v%%{version}/dosfstools-%%{version}.tar.gz
+# Source2:        
https://github.com/dosfstools/dosfstools/releases/download/v%%{version}/dosfstools-%%{version}.tar.gz.sig
+# Source3:        %%{name}.keyring
 BuildRequires:  pkgconfig
+# xxd from vim is required for testsuite
 BuildRequires:  vim
 BuildRequires:  pkgconfig(libudev)
+# for ./autogen.sh
+BuildRequires:  libtool
 Supplements:    filesystem(vfat)
 Provides:       dosfsck
 Provides:       mkdosfs
@@ -42,6 +45,7 @@
 
 %prep
 %setup -q
+./autogen.sh
 
 %build
 %configure \

++++++ _service ++++++
<services>
  <service name="tar_scm" mode="disabled">
    <param name="versionprefix">4.1+git</param>
    <param name="url">https://github.com/dosfstools/dosfstools.git</param>
    <param name="scm">git</param>
    <param name="exclude">.git*</param>
    <param name="changesgenerate">enable</param>
    <param name="changesauthor">[email protected]</param>
  </service>
  <service name="recompress" mode="disabled">
    <param name="file">*.tar</param>
    <param name="compression">gz</param>
  </service>
  <service name="set_version" mode="disabled" />
</services>
++++++ _servicedata ++++++
<servicedata>
<service name="tar_scm">
                <param 
name="url">https://github.com/dosfstools/dosfstools.git</param>
              <param 
name="changesrevision">94437324edff576019a18748e35a6fbb8edec403</param></service></servicedata>

Reply via email to