Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package dc3dd for openSUSE:Factory checked 
in at 2023-06-20 16:47:29
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/dc3dd (Old)
 and      /work/SRC/openSUSE:Factory/.dc3dd.new.15902 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "dc3dd"

Tue Jun 20 16:47:29 2023 rev:13 rq:1093606 version:7.3.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/dc3dd/dc3dd.changes      2021-05-16 
23:44:03.993150499 +0200
+++ /work/SRC/openSUSE:Factory/.dc3dd.new.15902/dc3dd.changes   2023-06-20 
16:47:34.923081498 +0200
@@ -1,0 +2,10 @@
+Thu Jun 15 11:44:03 UTC 2023 - Avinesh Kumar <avinesh.ku...@suse.com>
+
+- update to version 7.3.1:
+  * use .zip source file
+  * added BuildRequires: unzip
+  * removed BuildRequires for p7zip(-full)
+  * removed patch dc3dd-7.2.646-fix-FTBFS-with-glibc-2.28.patch as
+    changes has been merged in the source
+
+-------------------------------------------------------------------

Old:
----
  dc3dd-7.2.646-fix-FTBFS-with-glibc-2.28.patch
  dc3dd-7.2.646.7z

New:
----
  dc3dd-7.3.1.zip

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

Other differences:
------------------
++++++ dc3dd.spec ++++++
--- /var/tmp/diff_new_pack.mMpnDK/_old  2023-06-20 16:47:35.663085945 +0200
+++ /var/tmp/diff_new_pack.mMpnDK/_new  2023-06-20 16:47:35.667085969 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package dc3dd
 #
-# Copyright (c) 2021 SUSE LLC
+# Copyright (c) 2023 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,28 +17,22 @@
 
 
 Name:           dc3dd
-Version:        7.2.646
+Version:        7.3.1
 Release:        0
 Summary:        Patched dd with Computer Forensics Features
 License:        GPL-3.0-only
 Group:          Productivity/Archiving/Backup
 URL:            https://sourceforge.net/projects/dc3dd/
-Source0:        
https://downloads.sourceforge.net/project/dc3dd/dc3dd/%{version}/%{name}%%20%{version}/%{name}-%{version}.7z
+Source0:        
https://sourceforge.net/projects/dc3dd/files/dc3dd/%{version}/%{name}-%{version}.zip
 # PATCH-FIX-UPSTREAMING -- bmwiedemann -- 
https://sourceforge.net/p/dc3dd/bugs/16/
 Patch0:         reproducible.patch
-# PATCH-FIX-UPSTREAM -- Fix build with glibc 2.28, picked from Debian
-Patch1:         dc3dd-7.2.646-fix-FTBFS-with-glibc-2.28.patch
 BuildRequires:  gcc
 BuildRequires:  gettext
 BuildRequires:  gettext-devel
 BuildRequires:  glibc-devel
 BuildRequires:  make
+BuildRequires:  unzip
 BuildRequires:  perl(Locale::gettext)
-%if 0%{?suse_version} < 1510 && 0%{?sle_version} < 150200
-BuildRequires:  p7zip
-%else
-BuildRequires:  p7zip-full
-%endif
 
 %description
 dc3dd is a patched version of GNU dd to include a number of features useful
@@ -63,7 +57,6 @@
 %prep
 %setup -q
 %patch0 -p1
-%patch1 -p1
 # fix end-of-line encoding
 sed -i 's/\r$//' *.txt
 sed -i 's/\r$//' ChangeLog

Reply via email to