Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package libjodycode for openSUSE:Factory 
checked in at 2024-11-12 19:19:58
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/libjodycode (Old)
 and      /work/SRC/openSUSE:Factory/.libjodycode.new.2017 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "libjodycode"

Tue Nov 12 19:19:58 2024 rev:2 rq:1223612 version:3.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/libjodycode/libjodycode.changes  2023-08-28 
17:17:41.489986148 +0200
+++ /work/SRC/openSUSE:Factory/.libjodycode.new.2017/libjodycode.changes        
2024-11-12 19:20:11.572379440 +0100
@@ -1,0 +2,15 @@
+Wed Oct 30 13:44:08 UTC 2024 - Giacomo Leidi <giacomo.le...@suse.com>
+
+- Update specfile to match new source tarball structure
+
+-------------------------------------------------------------------
+Wed Oct 30 13:35:58 UTC 2024 - Giacomo Leidi <giacomo.le...@suse.com>
+
+- update source tarball after migration to Codeberg.
+
+-------------------------------------------------------------------
+Fri Oct 18 12:43:44 UTC 2024 - Giacomo Leidi <giacomo.le...@suse.com>
+
+- libjodycode migrated to codeberg, see 
https://www.jdupes.com/2023/10/05/news-github-is-out-codeberg-is-in/
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ libjodycode.spec ++++++
--- /var/tmp/diff_new_pack.DEQMsb/_old  2024-11-12 19:20:12.084400893 +0100
+++ /var/tmp/diff_new_pack.DEQMsb/_new  2024-11-12 19:20:12.084400893 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package libjodycode
 #
-# Copyright (c) 2023 SUSE LLC
+# Copyright (c) 2024 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -23,8 +23,8 @@
 Summary:        Shared code used by several utilities written by Jody Bruchon
 License:        MIT
 Group:          Development/Libraries/C and C++
-URL:            https://github.com/jbruchon/libjodycode
-Source0:        
https://github.com/jbruchon/libjodycode/archive/refs/tags/v%{version}.tar.gz
+URL:            https://codeberg.org/jbruchon/libjodycode
+Source0:        
https://codeberg.org/jbruchon/libjodycode/archive/v%{version}.tar.gz
 BuildRequires:  gcc
 BuildRequires:  make
 
@@ -47,7 +47,7 @@
 libjodycode is a software code library containing code shared among several of 
the programs written by Jody Bruchon such as imagepile, jdupes, winregfs, and 
zeromerge. These shared pieces of code were copied between each program as they 
were updated. As the number of programs increased and keeping these pieces of 
code synced became more annoying, the decision was made to combine all of them 
into a single reusable shared library.
 
 %prep
-%setup -q
+%setup -q -n %name
 
 %build
 %make_build

++++++ v3.1.tar.gz ++++++

Reply via email to