Hello community,

here is the log from the commit of package okteta for openSUSE:Factory checked 
in at 2017-05-16 14:36:59
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/okteta (Old)
 and      /work/SRC/openSUSE:Factory/.okteta.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "okteta"

Tue May 16 14:36:59 2017 rev:48 rq:490521 version:17.04.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/okteta/okteta.changes    2017-03-31 
15:10:24.788532415 +0200
+++ /work/SRC/openSUSE:Factory/.okteta.new/okteta.changes       2017-05-16 
14:37:02.243564073 +0200
@@ -1,0 +2,25 @@
+Sun Apr 16 10:45:32 CEST 2017 - [email protected]
+
+- Update to 17.04.0
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/announce-applications-17.04.0.php
+- Changes since 17.03.90:
+  * Fix doctype of ui.rc files to match root element
+  * Bump version to 0.22.0
+
+-------------------------------------------------------------------
+Wed Apr 12 20:26:09 CEST 2017 - [email protected]
+
+- Update to 17.03.90
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/announce-applications-17.04-rc.php
+- Changes since 17.03.80:
+  * Use non-deprecated ECM KDEInstallDirs variables
+  * Change deprecated <kpartgui> to <gui>
+  * Add QT_DEPRECATED_WARNINGS/QT_DISABLE_DEPRECATED_BEFORE
+  * Port qSort -> std::sort
+  * Bump version to 0.21.90
+
+-------------------------------------------------------------------

Old:
----
  okteta-17.03.80.tar.xz

New:
----
  okteta-17.04.0.tar.xz

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

Other differences:
------------------
++++++ okteta.spec ++++++
--- /var/tmp/diff_new_pack.3n6QRh/_old  2017-05-16 14:37:02.911470235 +0200
+++ /var/tmp/diff_new_pack.3n6QRh/_new  2017-05-16 14:37:02.915469673 +0200
@@ -15,9 +15,10 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
+%bcond_without lang
 
 Name:           okteta
-Version:        17.03.80
+Version:        17.04.0
 Release:        0
 %define kf5_version 5.26.0
 # Latest stable Applications (e.g. 16.08 in KA, but 16.11.80 in KUA)
@@ -25,7 +26,7 @@
 Summary:        Hex Editor
 License:        GPL-2.0 and GFDL-1.2
 Group:          Development/Tools/Other
-Url:            http://www.kde.org/
+Url: http://www.kde.org
 Source0:        okteta-%{version}.tar.xz
 BuildRequires:  attica-qt5-devel
 BuildRequires:  cmake
@@ -49,6 +50,7 @@
 Obsoletes:      okteta5 < %{version}
 Obsoletes:      %{name}5 < %{version}
 Provides:       %{name}5 = %{version}
+Recommends:     %{name}-lang
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 
 %description
@@ -63,6 +65,10 @@
 %description devel
 Contains the development files for the Okteta Hex Editor
 
+%if %{with lang}
+%lang_package
+%endif
+
 %prep
 %setup -q
 
@@ -72,6 +78,10 @@
 
 %install
   %kf5_makeinstall -C build
+  %if %{with lang}
+    %find_lang %{name} --with-man --all-name
+    %kf5_find_htmldocs
+  %endif
   %suse_update_desktop_file    org.kde.okteta         Utility Editor
 
 %post
@@ -108,4 +118,9 @@
 %{_kf5_libdir}/libokteta*.so
 %{_kf5_libdir}/cmake/
 
+%if %{with lang}
+%files lang -f %{name}.lang
+%doc COPYING*
+%endif
+
 %changelog

++++++ okteta-17.03.80.tar.xz -> okteta-17.04.0.tar.xz ++++++
++++ 277966 lines of diff (skipped)


Reply via email to