Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package okteta for openSUSE:Factory checked 
in at 2022-02-23 16:26:16
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/okteta (Old)
 and      /work/SRC/openSUSE:Factory/.okteta.new.1958 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "okteta"

Wed Feb 23 16:26:16 2022 rev:74 rq:957065 version:0.26.7

Changes:
--------
--- /work/SRC/openSUSE:Factory/okteta/okteta.changes    2021-04-01 
14:18:48.652116843 +0200
+++ /work/SRC/openSUSE:Factory/.okteta.new.1958/okteta.changes  2022-02-23 
16:27:08.107510301 +0100
@@ -1,0 +2,29 @@
+Wed Feb 23 11:00:54 UTC 2022 - Wolfgang Bauer <[email protected]>
+
+- Update to 0.26.7
+  * Improved: translations
+  * Fixed: crash in string extraction tool with marked strings from
+    closed view (kde#444405)
+  * Fixed: in JIS X 0201 codec properly map ASCII control char
+    subset
+  * Fixed: use own IBM874 codec, given Qt with ICU maps it to
+    TIS-620
+  * Changed: a context menu now available with the view area (incl.
+    tabs)
+  * Changed: tabs of views can now be reordered (inside a single
+    tab area)
+  * Changed: empty documents can be created by LMB double-clicks
+    in empty areas
+  * Changed: remember used settings of tools across app restarts
+  * Changed: remember used settings of data generators across app
+    restarts
+  * Changed: remember used settings of data encoders across app
+    restarts
+- Add signature file and keyring
+
+-------------------------------------------------------------------
+Sat Apr 17 17:14:57 UTC 2021 - Christophe Giboudeaux <[email protected]>
+
+- Update URL.
+
+-------------------------------------------------------------------

Old:
----
  okteta-0.26.6.tar.xz

New:
----
  okteta-0.26.7.tar.xz
  okteta-0.26.7.tar.xz.sig
  okteta.keyring

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

Other differences:
------------------
++++++ okteta.spec ++++++
--- /var/tmp/diff_new_pack.Jd5pxB/_old  2022-02-23 16:27:09.015510333 +0100
+++ /var/tmp/diff_new_pack.Jd5pxB/_new  2022-02-23 16:27:09.015510333 +0100
@@ -20,15 +20,19 @@
 %{!?_kf5_knsrcfilesdir: %global _kf5_knsrcfilesdir %{_kf5_configdir}}
 %define Kasten_sover 4
 %define Okteta_sover 3
-%bcond_without lang
+%bcond_without released
 Name:           okteta
-Version:        0.26.6
+Version:        0.26.7
 Release:        0
 Summary:        Hex Editor
 License:        GPL-2.0-only AND GFDL-1.2-only
 Group:          Development/Tools/Other
-URL:            https://www.kde.org/applications/utilities/okteta
+URL:            https://apps.kde.org/okteta
 Source0:        
https://download.kde.org/stable/okteta/%{version}/src/okteta-%{version}.tar.xz
+%if %{with released}
+Source1:        
https://download.kde.org/stable/okteta/%{version}/src/okteta-%{version}.tar.xz.sig
+Source2:        okteta.keyring
+%endif
 BuildRequires:  cmake
 BuildRequires:  extra-cmake-modules >= 5.48.0
 BuildRequires:  kf5-filesystem
@@ -130,7 +134,7 @@
 
 %install
   %kf5_makeinstall -C build
-  %if %{with lang}
+  %if %{with released}
     %find_lang okteta
     %find_lang oktetapart
     %find_lang liboktetacore libokteta.lang
@@ -187,7 +191,7 @@
 %{_kf5_libdir}/pkgconfig/OktetaGui.pc
 %{_kf5_plugindir}/designer/
 
-%if %{with lang}
+%if %{with released}
 %files lang -f %{name}.lang
 %license LICENSES/*
 

++++++ okteta-0.26.6.tar.xz -> okteta-0.26.7.tar.xz ++++++
++++ 36613 lines of diff (skipped)

Reply via email to