Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package cglib for openSUSE:Factory checked 
in at 2021-12-28 12:26:19
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/cglib (Old)
 and      /work/SRC/openSUSE:Factory/.cglib.new.2520 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "cglib"

Tue Dec 28 12:26:19 2021 rev:22 rq:942822 version:3.3.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/cglib/cglib.changes      2019-03-13 
09:06:16.627442184 +0100
+++ /work/SRC/openSUSE:Factory/.cglib.new.2520/cglib.changes    2021-12-28 
12:26:54.436497113 +0100
@@ -1,0 +2,6 @@
+Mon Dec 27 14:36:52 UTC 2021 - David Anes <david.a...@suse.com>
+
+- Update to upstream 3.3.0
+- Update project url to new github site (old one redirects there)
+
+-------------------------------------------------------------------

Old:
----
  RELEASE_3_2_4.tar.gz
  cglib-3.2.4-build.tar.xz

New:
----
  RELEASE_3_3_0.tar.gz
  cglib-3.3.0-build.tar.xz

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

Other differences:
------------------
++++++ cglib.spec ++++++
--- /var/tmp/diff_new_pack.WNxRxY/_old  2021-12-28 12:26:54.960497510 +0100
+++ /var/tmp/diff_new_pack.WNxRxY/_new  2021-12-28 12:26:54.964497512 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package cglib
 #
-# Copyright (c) 2019 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
@@ -17,15 +17,15 @@
 
 
 %bcond_with tests
-%global tarball_name RELEASE_3_2_4
+%global tarball_name RELEASE_3_3_0
 Name:           cglib
-Version:        3.2.4
+Version:        3.3.0
 Release:        0
 Summary:        Code Generation Library
 License:        Apache-2.0
 Group:          Development/Libraries/Java
-URL:            http://cglib.sourceforge.net/
-Source0:        https://github.com/cglib/cglib/archive/%{tarball_name}.tar.gz
+URL:            https://github.com/cglib/cglib
+Source0:        
https://github.com/cglib/cglib/archive/refs/tags/%{tarball_name}.tar.gz
 Source1:        %{name}-%{version}-build.tar.xz
 BuildRequires:  ant >= 1.6
 BuildRequires:  fdupes

++++++ RELEASE_3_2_4.tar.gz -> RELEASE_3_3_0.tar.gz ++++++
++++ 1974 lines of diff (skipped)

++++++ cglib-3.2.4-build.tar.xz -> cglib-3.3.0-build.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/common.xml new/common.xml
--- old/common.xml      2019-03-05 12:21:13.418914293 +0100
+++ new/common.xml      2021-12-27 15:24:47.000000000 +0100
@@ -3,7 +3,7 @@
 <project name="common" basedir=".">
 
   <property file="build.properties"/>
-  <property name="project.version" value="3.2.4"/>
+  <property name="project.version" value="3.3.0"/>
   <property name="project.groupId" value="cglib"/>
   
   <property name="project.name" value="Code Generation Library"/>

Reply via email to