Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package antlr4 for openSUSE:Factory checked 
in at 2022-04-08 22:46:18
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/antlr4 (Old)
 and      /work/SRC/openSUSE:Factory/.antlr4.new.1900 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "antlr4"

Fri Apr  8 22:46:18 2022 rev:7 rq:967850 version:4.9.3

Changes:
--------
--- /work/SRC/openSUSE:Factory/antlr4/antlr4.changes    2021-07-28 
19:21:00.595559178 +0200
+++ /work/SRC/openSUSE:Factory/.antlr4.new.1900/antlr4.changes  2022-04-08 
22:46:42.514479962 +0200
@@ -1,0 +2,12 @@
+Fri Apr  8 12:53:28 UTC 2022 - Mykola Krachkovsky <w01dn...@gmail.com>
+
+- Upgrade to version 4.9.3
+  * changes https://github.com/antlr/antlr4/releases/tag/4.9.3
+- Removed patch:
+  * utf8cpp-from-system.patch
+    + merged upstream in 4.9.3
+- Updated patch:
+  * antlr4-install-path.patch.in
+    + removed space at line ending to match current code
+
+-------------------------------------------------------------------

Old:
----
  antlr4-4.9.2.tar.gz
  utf8cpp-from-system.patch

New:
----
  antlr4-4.9.3.tar.gz

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

Other differences:
------------------
++++++ antlr4.spec ++++++
--- /var/tmp/diff_new_pack.hhgevu/_old  2022-04-08 22:46:43.118473258 +0200
+++ /var/tmp/diff_new_pack.hhgevu/_new  2022-04-08 22:46:43.122473213 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package antlr4
 #
-# Copyright (c) 2021 SUSE LLC
+# Copyright (c) 2022 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,11 +17,11 @@
 
 
 %{!?make_build:%global make_build make %{?_smp_mflags}}
-%define libver 4_9_2
+%define libver 4_9_3
 %define runtime_cpp_lib libantlr4-runtime
 %define runtime_cpp_libver %{runtime_cpp_lib}%{libver}
 Name:           antlr4
-Version:        4.9.2
+Version:        4.9.3
 Release:        0
 Summary:        Java parser generator
 # C# runtime is MIT-licensed, but currently it is not used in this package
@@ -30,7 +30,6 @@
 Source0:        
https://github.com/antlr/antlr4/archive/%{version}.tar.gz#/antlr4-%{version}.tar.gz
 Source100:      antlr4-install-path.patch.in
 Patch0:         unicodedata.patch
-Patch1:         utf8cpp-from-system.patch
 BuildRequires:  cmake >= 3.3.0
 BuildRequires:  fdupes
 %if 0%{?suse_version} >= 1500
@@ -136,7 +135,6 @@
 
 %prep
 %setup -q
-%patch1 -p1
 cat %{SOURCE100} | sed 's#@LIBVER@#%{libver}#g' | patch -p1 -u
 
 find -name \*.jar -delete

++++++ antlr4-4.9.2.tar.gz -> antlr4-4.9.3.tar.gz ++++++
++++ 45048 lines of diff (skipped)

++++++ antlr4-install-path.patch.in ++++++
--- /var/tmp/diff_new_pack.hhgevu/_old  2022-04-08 22:46:43.994463535 +0200
+++ /var/tmp/diff_new_pack.hhgevu/_new  2022-04-08 22:46:43.994463535 +0200
@@ -34,5 +34,5 @@
 +        DESTINATION ${LIB_INSTALL_DIR}
          EXPORT antlr4-targets)
  
- install(DIRECTORY "${PROJECT_SOURCE_DIR}/runtime/src/" 
+ install(DIRECTORY "${PROJECT_SOURCE_DIR}/runtime/src/"
 

Reply via email to