Hello community,

here is the log from the commit of package spectacle for openSUSE:Factory 
checked in at 2016-02-22 10:20:27
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/spectacle (Old)
 and      /work/SRC/openSUSE:Factory/.spectacle.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "spectacle"

Changes:
--------
--- /work/SRC/openSUSE:Factory/spectacle/spectacle.changes      2016-01-23 
01:10:35.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.spectacle.new/spectacle.changes 2016-02-22 
10:20:28.000000000 +0100
@@ -1,0 +2,9 @@
+Sat Feb 13 08:27:40 UTC 2016 - tittiatc...@gmail.com
+
+- Update to KDE Applications 15.12.2
+   * KDE Applications 15.12.2 
+   * https://www.kde.org/announcements/announce-applications-15.12.2.php
+   * boo#966605
+
+
+-------------------------------------------------------------------

Old:
----
  spectacle-15.12.1.tar.xz

New:
----
  spectacle-15.12.2.tar.xz

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

Other differences:
------------------
++++++ spectacle.spec ++++++
--- /var/tmp/diff_new_pack.866v9b/_old  2016-02-22 10:20:29.000000000 +0100
+++ /var/tmp/diff_new_pack.866v9b/_new  2016-02-22 10:20:29.000000000 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package spectacle
 #
-# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,35 +17,35 @@
 
 
 Name:           spectacle
-Version:        15.12.1
+Version:        15.12.2
 Release:        0
-BuildRequires:  update-desktop-files
-BuildRequires:  kf5-filesystem
 BuildRequires:  extra-cmake-modules
-BuildRequires:  pkgconfig(Qt5Core)
-BuildRequires:  pkgconfig(Qt5Quick)
-BuildRequires:  pkgconfig(Qt5Widgets)
-BuildRequires:  pkgconfig(Qt5QuickWidgets)
-BuildRequires:  pkgconfig(Qt5DBus)
-BuildRequires:  pkgconfig(Qt5PrintSupport)
-BuildRequires:  pkgconfig(Qt5X11Extras)
+BuildRequires:  kconfig-devel
 BuildRequires:  kcoreaddons-devel
+BuildRequires:  kdbusaddons-devel
 BuildRequires:  kdeclarative-devel
-BuildRequires:  kconfig-devel
+BuildRequires:  kdoctools-devel
+BuildRequires:  kf5-filesystem
 BuildRequires:  ki18n-devel
 BuildRequires:  kio-devel
-BuildRequires:  kxmlgui-devel
+BuildRequires:  knotifications-devel
 BuildRequires:  kwidgetsaddons-devel
 BuildRequires:  kwindowsystem-devel
-BuildRequires:  knotifications-devel
-BuildRequires:  kdoctools-devel
-BuildRequires:  kdbusaddons-devel
-BuildRequires:  xcb-util-devel
-BuildRequires:  xcb-util-image-devel
+BuildRequires:  kxmlgui-devel
+BuildRequires:  libkipi-devel
 BuildRequires:  libkscreen2-devel
-BuildRequires:  xcb-util-cursor-devel
 BuildRequires:  libqt5-qtdeclarative-private-headers-devel
-BuildRequires:  libkipi-devel
+BuildRequires:  update-desktop-files
+BuildRequires:  xcb-util-cursor-devel
+BuildRequires:  xcb-util-devel
+BuildRequires:  xcb-util-image-devel
+BuildRequires:  pkgconfig(Qt5Core)
+BuildRequires:  pkgconfig(Qt5DBus)
+BuildRequires:  pkgconfig(Qt5PrintSupport)
+BuildRequires:  pkgconfig(Qt5Quick)
+BuildRequires:  pkgconfig(Qt5QuickWidgets)
+BuildRequires:  pkgconfig(Qt5Widgets)
+BuildRequires:  pkgconfig(Qt5X11Extras)
 Summary:        Screen Capture Program
 License:        LGPL-2.0+ and GPL-2.0+
 Group:          Productivity/Graphics/Other
@@ -65,6 +65,7 @@
 
 %package doc
 Summary:               Documentation for Spectacle
+Group:          Productivity/Graphics/Other
 Requires:       %{name}
 
 %description doc
@@ -82,7 +83,6 @@
   %kf5_makeinstall -C build
   %suse_update_desktop_file -r org.kde.spectacle     Utility DesktopUtility
 
-
 %post -p /sbin/ldconfig
 
 %postun -p /sbin/ldconfig
@@ -104,5 +104,4 @@
 %dir %_datadir/khotkeys
 %_datadir/khotkeys/spectacle.khotkeys
 
-
 %changelog

++++++ spectacle-15.12.1.tar.xz -> spectacle-15.12.2.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/spectacle-15.12.1/CMakeLists.txt 
new/spectacle-15.12.2/CMakeLists.txt
--- old/spectacle-15.12.1/CMakeLists.txt        2016-01-07 00:19:43.000000000 
+0100
+++ new/spectacle-15.12.2/CMakeLists.txt        2016-02-12 06:15:03.000000000 
+0100
@@ -5,7 +5,7 @@
 # KDE Application Version, managed by release script
 set(KDE_APPLICATIONS_VERSION_MAJOR "15")
 set(KDE_APPLICATIONS_VERSION_MINOR "12")
-set(KDE_APPLICATIONS_VERSION_MICRO "1")
+set(KDE_APPLICATIONS_VERSION_MICRO "2")
 set(KDE_APPLICATIONS_VERSION 
"${KDE_APPLICATIONS_VERSION_MAJOR}.${KDE_APPLICATIONS_VERSION_MINOR}.${KDE_APPLICATIONS_VERSION_MICRO}")
 set(SPECTACLE_VERSION ${KDE_APPLICATIONS_VERSION})
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/spectacle-15.12.1/desktop/org.kde.spectacle.desktop 
new/spectacle-15.12.2/desktop/org.kde.spectacle.desktop
--- old/spectacle-15.12.1/desktop/org.kde.spectacle.desktop     2016-01-07 
00:19:43.000000000 +0100
+++ new/spectacle-15.12.2/desktop/org.kde.spectacle.desktop     2016-02-12 
06:15:03.000000000 +0100
@@ -7,12 +7,14 @@
 GenericName[de]=Dienstprogramm für Bildschirmfotos
 GenericName[en_GB]=Screenshot Capture Utility
 GenericName[es]=Utilidad de capturas de pantalla
+GenericName[et]=Ekraani pildistamise tööriist
 GenericName[fi]=Kuvankaappausohjelma
 GenericName[gl]=Utilidade para facer capturas de pantalla
 GenericName[it]=Accessorio per catturare schermate
 GenericName[ko]=화면 캡처 유틸리티
 GenericName[lt]=KDE ekranvaizdžių paveikslavimas
 GenericName[nl]=Hulpmiddel voor het vangen van een schermafdruk
+GenericName[nn]=Verktøy for å lagra skjermbilete
 GenericName[pl]=Narzędzie do przechwytywania ekranu
 GenericName[pt]=Utilitário de Captura de Imagens
 GenericName[pt_BR]=Utilitário de captura de tela
@@ -32,12 +34,14 @@
 Name[de]=Spectacle
 Name[en_GB]=Spectacle
 Name[es]=Spectacle
+Name[et]=Spectacle
 Name[fi]=Spectacle
 Name[gl]=Spectacle
 Name[it]=Spectacle
 Name[ko]=Spectacle
 Name[lt]=Spectacle
 Name[nl]=Spectacle
+Name[nn]=Spectacle
 Name[pl]=Spectacle
 Name[pt]=Spectacle
 Name[pt_BR]=Spectacle
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/spectacle-15.12.1/desktop/spectacle.notifyrc 
new/spectacle-15.12.2/desktop/spectacle.notifyrc
--- old/spectacle-15.12.1/desktop/spectacle.notifyrc    2016-01-07 
00:19:43.000000000 +0100
+++ new/spectacle-15.12.2/desktop/spectacle.notifyrc    2016-02-12 
06:15:03.000000000 +0100
@@ -7,12 +7,14 @@
 Name[de]=Spectacle
 Name[en_GB]=Spectacle
 Name[es]=Spectacle
+Name[et]=Spectacle
 Name[fi]=Spectacle
 Name[gl]=Spectacle
 Name[it]=Spectacle
 Name[ko]=Spectacle
 Name[lt]=Spectacle
 Name[nl]=Spectacle
+Name[nn]=Spectacle
 Name[pl]=Spectacle
 Name[pt]=Spectacle
 Name[pt_BR]=Spectacle
@@ -30,12 +32,14 @@
 Comment[de]=Dienstprogramm für Bildschirmfotos
 Comment[en_GB]=Screenshot Capture Utility
 Comment[es]=Utilidad de capturas de pantalla
+Comment[et]=Ekraani pildistamise tööriist
 Comment[fi]=Kuvankaappausohjelma
 Comment[gl]=Utilidade para facer capturas de pantalla.
 Comment[it]=Accessorio per catturare schermate
 Comment[ko]=화면 캡처 유틸리티
 Comment[lt]=KDE ekranvaizdžių paveikslavimas
 Comment[nl]=Hulpmiddel voor het maken van een schermafdruk
+Comment[nn]=Verktøy for å lagra skjermbilete
 Comment[pl]=Narzędzie do przechwytywania ekranu
 Comment[pt]=Utilitário de Captura de Imagens
 Comment[pt_BR]=Utilitário de captura de tela
@@ -54,12 +58,14 @@
 Name[de]=Neues Bildschirmfoto gespeichert
 Name[en_GB]=New Screenshot Saved
 Name[es]=Nueva captura de pantalla guardada
+Name[et]=Uus ekraanipilt salvestatud
 Name[fi]=Uusi kuvankaappaus tallennettu
 Name[gl]=Gardouse a nova captura
 Name[it]=Nuova schermata salvata
 Name[ko]=새 스크린샷 저장됨
 Name[lt]=Ekranvaizdis įrašytas
 Name[nl]=Nieuwe schermafdruk opgeslagen
+Name[nn]=Nytt skjermbilete lagra
 Name[pl]=Zapisano nowy zrzut ekranu
 Name[pt]=Nova Imagem Gravada
 Name[pt_BR]=Nova captura de tela salva
@@ -76,12 +82,14 @@
 Comment[de]=Ein neues Bildschirmfoto wurde aufgenommen und gespeichert
 Comment[en_GB]=A new screenshot was captured and saved
 Comment[es]=Se ha hecho y se ha guardado una nueva captura de pantalla
+Comment[et]=Salvestati uus ekraanipilt
 Comment[fi]=Uusi kuva kaapattiin ja tallennettiin
 Comment[gl]=Fíxose unha nova captura de pantalla e gardouse.
 Comment[it]=Una nuova schermata è stata catturata e salvata
 Comment[ko]=새 스크린샷을 캡처하여 저장함
 Comment[lt]=Ekranas nupaveiksluotas ir įrašytas
 Comment[nl]=Een nieuwe schermafdruk is opgenomen en opgeslagen
+Comment[nn]=Tok og lagra nytt skjermbilete
 Comment[pl]=Przechwycono i zapisano zawartość ekranu
 Comment[pt]=Foi capturada e gravada uma nova imagem
 Comment[pt_BR]=Uma nova imagem foi obtida e salva
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/spectacle-15.12.1/src/Gui/KSSaveConfigDialog.cpp 
new/spectacle-15.12.2/src/Gui/KSSaveConfigDialog.cpp
--- old/spectacle-15.12.1/src/Gui/KSSaveConfigDialog.cpp        2016-01-07 
00:19:43.000000000 +0100
+++ new/spectacle-15.12.2/src/Gui/KSSaveConfigDialog.cpp        2016-02-12 
06:15:03.000000000 +0100
@@ -26,7 +26,8 @@
 
     setWindowTitle(i18n("Configure Save Options"));
     setWindowFlags(windowFlags() & ~Qt::WindowContextHelpButtonHint);
-    setFixedSize(500, 600);
+    setMinimumSize(500, 600);
+    resize(500, 600);
 
     // bring up the configuration reader
 


Reply via email to