Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package kseexpr for openSUSE:Factory checked 
in at 2021-12-22 20:17:58
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/kseexpr (Old)
 and      /work/SRC/openSUSE:Factory/.kseexpr.new.2520 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "kseexpr"

Wed Dec 22 20:17:58 2021 rev:5 rq:941980 version:4.0.4.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/kseexpr/kseexpr.changes  2021-07-16 
22:13:30.562504919 +0200
+++ /work/SRC/openSUSE:Factory/.kseexpr.new.2520/kseexpr.changes        
2021-12-22 20:19:00.383873480 +0100
@@ -1,0 +2,16 @@
+Tue Dec 21 09:33:15 UTC 2021 - Wolfgang Bauer <[email protected]>
+
+- Rename %lang option to %released to pass Factory review
+
+-------------------------------------------------------------------
+Wed Dec 15 15:04:33 UTC 2021 - Wolfgang Bauer <[email protected]>
+
+- Update to 4.0.4.0
+  * Add support for LLVM 13
+  * Fix copy-paste typo in range comment parsing (kde#442853)
+  * ExprEditor: replace index for line/column when reporting errors
+  * Reject malformed curve and ccurve calls at parse time
+  * Do not look LLVM up unless explicitly enabled
+- Add signature file and keyring
+
+-------------------------------------------------------------------

Old:
----
  kseexpr-4.0.3.0.tar.gz

New:
----
  kseexpr-4.0.4.0.tar.gz
  kseexpr-4.0.4.0.tar.gz.asc
  kseexpr.keyring

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

Other differences:
------------------
++++++ kseexpr.spec ++++++
--- /var/tmp/diff_new_pack.9XkiRE/_old  2021-12-22 20:19:00.875873710 +0100
+++ /var/tmp/diff_new_pack.9XkiRE/_new  2021-12-22 20:19:00.879873712 +0100
@@ -17,15 +17,19 @@
 
 
 %define sover 4
-%bcond_without lang
+%bcond_without released
 Name:           kseexpr
-Version:        4.0.3.0
+Version:        4.0.4.0
 Release:        0
 Summary:        The embeddable expression engine fork for Krita
 License:        GPL-3.0-or-later AND Apache-2.0 AND BSD-3-Clause AND MIT
 Group:          Productivity/Graphics/Other
 URL:            https://invent.kde.org/graphics/kseexpr/
-Source0:        
https://download.kde.org/stable/%{name}/4.0.3/%{name}-%{version}.tar.gz
+Source0:        
https://download.kde.org/stable/%{name}/4.0.4/%{name}-%{version}.tar.gz
+%if %{with released}
+Source1:        
https://download.kde.org/stable/%{name}/4.0.4/%{name}-%{version}.tar.gz.asc
+Source2:        %{name}.keyring
+%endif
 BuildRequires:  extra-cmake-modules
 BuildRequires:  cmake(KF5I18n)
 BuildRequires:  cmake(Qt5Core)
@@ -72,7 +76,7 @@
 %install
 %cmake_install
 
-%if %{with lang}
+%if %{with released}
 %find_lang seexpr2 %{name}.lang --with-qt
 %endif
 
@@ -94,7 +98,7 @@
 %{_libdir}/libKSeExpr.so
 %{_libdir}/libKSeExprUI.so
 
-%if %{with lang}
+%if %{with released}
 %files lang -f %{name}.lang
 %endif
 

++++++ kseexpr-4.0.3.0.tar.gz -> kseexpr-4.0.4.0.tar.gz ++++++
++++ 3228 lines of diff (skipped)

Reply via email to