Hello community,

here is the log from the commit of package krita for openSUSE:Factory checked 
in at 2017-08-24 18:55:39
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/krita (Old)
 and      /work/SRC/openSUSE:Factory/.krita.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "krita"

Thu Aug 24 18:55:39 2017 rev:13 rq:518353 version:3.2.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/krita/krita.changes      2017-07-26 
13:06:17.037725716 +0200
+++ /work/SRC/openSUSE:Factory/.krita.new/krita.changes 2017-08-24 
18:55:58.319233862 +0200
@@ -1,0 +2,20 @@
+Mon Aug 21 10:00:04 UTC 2017 - wba...@tmo.at
+
+- Use the %kf5_find_lang macro to get the file list for the lang
+  package
+
+-------------------------------------------------------------------
+Thu Aug 17 12:17:56 UTC 2017 - wba...@tmo.at
+
+- Update to version 3.2.0:
+  * New G'Mic-qt plugin integration
+  * Smart patch tool
+  * Finger painting on touch screens
+  * New brush presets
+  * A lot of bug fixes
+  * See also https://krita.org/en/release-notes-for-krita-3-2/
+- Drop Drop-QForeachContainer-include.patch, merged upstream
+- Remove build-compare workaround from the specfile, the
+  corresponding source file doesn't exist anymore
+
+-------------------------------------------------------------------

Old:
----
  Drop-QForeachContainer-include.patch
  krita-3.1.4.tar.gz

New:
----
  krita-3.2.0.tar.gz

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

Other differences:
------------------
++++++ krita.spec ++++++
--- /var/tmp/diff_new_pack.KRd5Hf/_old  2017-08-24 18:56:06.550074902 +0200
+++ /var/tmp/diff_new_pack.KRd5Hf/_new  2017-08-24 18:56:06.550074902 +0200
@@ -19,7 +19,7 @@
 %bcond_without lang
 
 Name:           krita
-Version:        3.1.4
+Version:        3.2.0
 Release:        0
 Summary:        Digital Painting Application
 License:        GPL-2.0+ and LGPL-2.1+
@@ -27,8 +27,6 @@
 Url:            http://www.krita.org/
 Source0:        
http://download.kde.org/stable/krita/%{version}/krita-%{version}.tar.gz
 Source99:       %{name}.changes
-# PATCH-FIX-UPSTREAM Drop-QForeachContainer-include.patch -- fixes build with 
Qt 5.9
-Patch:          Drop-QForeachContainer-include.patch
 BuildRequires:  Mesa-devel
 BuildRequires:  OpenColorIO-devel
 BuildRequires:  OpenEXR-devel
@@ -128,16 +126,9 @@
 
 %prep
 %setup -q -n krita-%{version}
-%patch -p1
-
-# Remove build time references so build-compare can do its work
-FAKE_BUILDDATE=$(LC_ALL=C date -u -r %{SOURCE99} '+%%b %%e %%Y')
-FAKE_TIME=$(LC_ALL=C date -u -r %{SOURCE99} '+%%H:%%M')
-sed -i "s/__DATE__/\"$FAKE_BUILDDATE\"/" 
plugins/extensions/gmic/3rdparty/gmic/CImg.h
-sed -i "s/__TIME__/\"$FAKE_TIME\"/" 
plugins/extensions/gmic/3rdparty/gmic/CImg.h
 
 %build
-# install translations to %{_kf5_localedir} so they don't clash with the krita 
translations in calligra-l10n (KDE4 based)
+# install translations to %%{_kf5_localedir} so they don't clash with the 
krita translations in calligra-l10n (KDE4 based)
 # can probably be changed back to the standard location when calligra is KF5 
based...
 %cmake_kf5 -d build -- -DCMAKE_INSTALL_LOCALEDIR=%{_kf5_localedir}
 %make_jobs
@@ -145,6 +136,9 @@
 %install
 %kf5_makeinstall -C build 
 %suse_update_desktop_file -r org.kde.krita      Qt KDE Graphics RasterGraphics
+%if %{with lang}
+%kf5_find_lang %{name}
+%endif
 
 chmod -x %{buildroot}/%{_kf5_applicationsdir}/*.desktop
 # Otherwise the devel package conflicts with calligra-krita, where it is *not* 
a devel file...
@@ -157,7 +151,6 @@
 %defattr(-,root,root,-)
 %doc COPYING* AUTHORS HACKING README*
 %{_kf5_bindir}/krita
-%{_kf5_bindir}/gmicparser
 %{_kf5_applicationsdir}/*.desktop
 %{_kf5_sharedir}/krita/
 %{_kf5_appstreamdir}/
@@ -183,9 +176,7 @@
 %{_kf5_libdir}/libkrita*.so
 
 %if %{with lang}
-%files lang
-%defattr(-,root,root,-)
-%{_kf5_localedir}
+%files lang -f %{name}.lang
 %endif
 
 %changelog

++++++ krita-3.1.4.tar.gz -> krita-3.2.0.tar.gz ++++++
/work/SRC/openSUSE:Factory/krita/krita-3.1.4.tar.gz 
/work/SRC/openSUSE:Factory/.krita.new/krita-3.2.0.tar.gz differ: char 5, line 1


Reply via email to