Hello community,

here is the log from the commit of package spectacle for openSUSE:Factory 
checked in at 2017-05-08 18:59:56
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/spectacle (Old)
 and      /work/SRC/openSUSE:Factory/.spectacle.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "spectacle"

Mon May  8 18:59:56 2017 rev:16 rq:490531 version:17.04.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/spectacle/spectacle.changes      2017-03-15 
01:59:27.803387481 +0100
+++ /work/SRC/openSUSE:Factory/.spectacle.new/spectacle.changes 2017-05-08 
18:59:58.065964327 +0200
@@ -1,0 +2,35 @@
+Sun Apr 16 10:45:36 CEST 2017 - lbeltr...@kde.org
+
+- 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:
+  * None
+
+-------------------------------------------------------------------
+Wed Apr 12 20:26:12 CEST 2017 - lbeltr...@kde.org
+
+- 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:
+  * Allow shrinking of dialog
+  * Selection text shows floating point rounding errors
+
+-------------------------------------------------------------------
+Sat Mar 25 23:10:56 CET 2017 - lbeltr...@kde.org
+
+- Update to 17.03.80
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/announce-applications-17.03.80.php
+- Changes since 16.12.3:
+  * Disable mismatched tags errors with clang
+  * change codename for 17.04
+  * Allow use of alternative user-configured image format when auto-saving.
+  * Add Appstream summary
+  * Set screenshot URL for notification
+
+-------------------------------------------------------------------

Old:
----
  spectacle-16.12.3.tar.xz

New:
----
  spectacle-17.04.0.tar.xz

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

Other differences:
------------------
++++++ spectacle.spec ++++++
--- /var/tmp/diff_new_pack.JoDMXf/_old  2017-05-08 18:59:58.877849636 +0200
+++ /var/tmp/diff_new_pack.JoDMXf/_new  2017-05-08 18:59:58.877849636 +0200
@@ -16,11 +16,13 @@
 #
 
 
+%bcond_without lang
+
 Name:           spectacle
-Version:        16.12.3
+Version:        17.04.0
 Release:        0
-%define kf5_version 5.29.0
-# Latest stable Applications (e.g. 16.08 in KA, but 16.12.3 in KUA)
+%define kf5_version 5.26.0
+# Latest stable Applications (e.g. 16.08 in KA, but 16.11.80 in KUA)
 %{!?_kapp_version: %global _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 Summary:        Screen Capture Program
 License:        LGPL-2.0+ and GPL-2.0+
@@ -36,7 +38,7 @@
 BuildRequires:  kf5-filesystem
 BuildRequires:  ki18n-devel
 BuildRequires:  kio-devel
-BuildRequires:  knotifications-devel >= %{kf5_version}
+BuildRequires:  knotifications-devel
 BuildRequires:  kwidgetsaddons-devel
 BuildRequires:  kwindowsystem-devel
 BuildRequires:  kxmlgui-devel
@@ -62,6 +64,7 @@
 # Upstream changed name twice (kscreengenie - kapture - spectacle)
 Obsoletes:      kapture < %{version}
 Provides:       kapture = %{version}
+Recommends:     %{name}-lang
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 
 %description
@@ -76,6 +79,9 @@
 This package contains the documentation available for Spectacle, which is the 
new
 Screenshot Capture utility for Plasma
 
+%if %{with lang}
+%lang_package
+%endif
 
 %prep
 %setup -q
@@ -86,6 +92,10 @@
 
 %install
   %kf5_makeinstall -C build
+  %if %{with lang}
+    %find_lang %{name} --with-man --all-name
+    %kf5_find_htmldocs
+  %endif
   %suse_update_desktop_file -r org.kde.spectacle     Utility DesktopUtility
 
 %files
@@ -106,4 +116,9 @@
 %doc COPYING.DOC README
 %{_kf5_htmldir}/en/spectacle/
 
+%if %{with lang}
+%files lang -f %{name}.lang
+%doc COPYING*
+%endif
+
 %changelog

++++++ spectacle-16.12.3.tar.xz -> spectacle-17.04.0.tar.xz ++++++
++++ 26666 lines of diff (skipped)


Reply via email to