Hello community, here is the log from the commit of package urbanlightscape for openSUSE:Factory checked in at 2014-08-20 10:51:07 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/urbanlightscape (Old) and /work/SRC/openSUSE:Factory/.urbanlightscape.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "urbanlightscape" Changes: -------- --- /work/SRC/openSUSE:Factory/urbanlightscape/urbanlightscape.changes 2013-10-24 14:14:48.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.urbanlightscape.new/urbanlightscape.changes 2014-08-20 10:51:31.000000000 +0200 @@ -1,0 +2,15 @@ +Sun Aug 17 16:49:31 UTC 2014 - [email protected] + +- Add -msse2 to CXXFLAGS to fix build for i586. + +------------------------------------------------------------------- +Mon Jul 7 17:47:54 UTC 2014 - [email protected] + +- Update to 1.3.3. + * Maintenance release. +- Changes in 1.3.2. + * Fixed crash bug for particular image sizes. +- Changes in 1.3.1. + * Retina display support. + +------------------------------------------------------------------- Old: ---- urbanlightscape-1.3.0.tar.gz New: ---- urbanlightscape-1.3.3.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ urbanlightscape.spec ++++++ --- /var/tmp/diff_new_pack.3qIcRC/_old 2014-08-20 10:51:32.000000000 +0200 +++ /var/tmp/diff_new_pack.3qIcRC/_new 2014-08-20 10:51:32.000000000 +0200 @@ -1,7 +1,7 @@ # # spec file for package urbanlightscape # -# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -20,14 +20,14 @@ %define __find_requires %wx_requires Name: urbanlightscape -Version: 1.3.0 +Version: 1.3.3 Release: 0 Summary: Improve Lighting, Correct Exposure, Add Synthetic Light to Photos License: GPL-2.0+ Group: Productivity/Graphics/Bitmap Editors Url: http://www.indii.org/software/urbanlightscape -Source0: http://cdn.indii.org/files/%{name}/releases/%{name}-%{version}.tar.gz -Source1: %{name}_128.png +Source0: http://www.indii.org/files/%{name}/releases/%{name}-%{version}.tar.gz +Source1: http://www.indii.org/images/%{name}_128.png BuildRequires: ImageMagick BuildRequires: boost-devel BuildRequires: gcc-c++ @@ -50,6 +50,7 @@ %setup -q %build +export CXXFLAGS="%{optflags} -msse2" %configure --disable-assert make %{?_smp_mflags} @@ -80,7 +81,7 @@ for size in 96x96 64x64 48x48 32x32 22x22 16x16 ; do install -dm 0755 \ %{buildroot}%{_datadir}/icons/hicolor/${size}/apps - convert -resize ${size} %{SOURCE1} \ + convert -strip -resize ${size} %{SOURCE1} \ %{buildroot}%{_datadir}/icons/hicolor/${size}/apps/%{name}.png done %suse_update_desktop_file %{name} ++++++ urbanlightscape-1.3.0.tar.gz -> urbanlightscape-1.3.3.tar.gz ++++++ ++++ 4512 lines of diff (skipped) -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
