Hello community,

here is the log from the commit of package rawtherapee for openSUSE:Factory 
checked in at 2020-02-14 16:38:07
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/rawtherapee (Old)
 and      /work/SRC/openSUSE:Factory/.rawtherapee.new.26092 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "rawtherapee"

Fri Feb 14 16:38:07 2020 rev:3 rq:774166 version:5.8

Changes:
--------
--- /work/SRC/openSUSE:Factory/rawtherapee/rawtherapee.changes  2020-02-07 
15:55:22.339542289 +0100
+++ /work/SRC/openSUSE:Factory/.rawtherapee.new.26092/rawtherapee.changes       
2020-02-14 16:38:17.631616483 +0100
@@ -5 +5 @@
-  * Automatically recover detail lost to lens blur (diffraction)
+- Automatically recover detail lost to lens blur (diffraction)
@@ -11 +11 @@
-  * CR3 support: image data is decoded so you can process your raw files,
+- CR3 support: image data is decoded so you can process your raw files,
@@ -16 +16 @@
-  * Improvements of various camera models (new DCP dual-illuminant
+- Improvements of various camera models (new DCP dual-illuminant
@@ -20 +19,0 @@
-
@@ -23 +21,0 @@
-

Old:
----
  rawtherapee-5.8.tar.xz

New:
----
  rawtherapee-5.8.tar.bz2

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

Other differences:
------------------
++++++ rawtherapee.spec ++++++
--- /var/tmp/diff_new_pack.t2euyU/_old  2020-02-14 16:38:19.855617722 +0100
+++ /var/tmp/diff_new_pack.t2euyU/_new  2020-02-14 16:38:19.859617725 +0100
@@ -2,7 +2,7 @@
 # spec file for package rawtherapee
 #
 # Copyright (c) 2020 SUSE LLC
-# Copyright (c) 2019 Marcin Bajor
+# Copyright (c) 2020 Marcin Bajor
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -16,14 +16,13 @@
 # Please submit bugfixes or comments via https://bugs.opensuse.org/
 #
 
-
 Name:           rawtherapee
 Version:        5.8
 Release:        1%{?dist}
+License:        GPL-3.0
 Summary:        Cross-platform raw image processing program
-License:        GPL-3.0-only
+Url:            http://rawtherapee.com
 Group:          Productivity/Graphics/Other
-URL:            http://rawtherapee.com
 
 %define _name rawtherapee
 
@@ -77,11 +76,11 @@
 #!Buildignore:  libgcc_s1
 %endif
 
+BuildRequires:  pkgconfig(glibmm-2.4)
+BuildRequires:  pkgconfig(gtkmm-2.4)
 BuildRequires:  libiptcdata-devel
 BuildRequires:  libjpeg-devel
 BuildRequires:  libpng-devel
-BuildRequires:  pkgconfig(glibmm-2.4)
-BuildRequires:  pkgconfig(gtkmm-2.4)
 %if 0%{?fedora_version} >= 24
 BuildRequires:  libsigc++20-devel
 %else
@@ -91,10 +90,10 @@
 BuildRequires:  libsigc++2-devel
 %endif
 %endif
-BuildRequires:  glib2-devel
-BuildRequires:  gtk3-devel
 BuildRequires:  libtiff-devel
 BuildRequires:  zlib-devel
+BuildRequires:  glib2-devel
+BuildRequires:  gtk3-devel
 %if (0%{?suse_version} || 0%{?sles_version})
 BuildRequires:  gtkmm3-devel
 %else
@@ -124,15 +123,15 @@
 %endif
 
 %if (0%{?suse_version} || 0%{?sles_version})
-BuildRequires:  libexpat-devel
 BuildRequires:  liblcms2-devel >= 2.6
+BuildRequires:  libexpat-devel
 BuildRequires:  update-desktop-files
 Requires(post): desktop-file-utils
 Requires(postun): desktop-file-utils
 %else
-BuildRequires:  desktop-file-utils
-BuildRequires:  expat-devel
 BuildRequires:  lcms2-devel >= 2.6
+BuildRequires:  expat-devel
+BuildRequires:  desktop-file-utils
 %endif
 
 BuildRequires:  lensfun-devel
@@ -143,7 +142,8 @@
 BuildRequires:  librsvg-devel
 %endif
 
-Source0:        %{name}-%{version}.tar.xz
+
+Source0:        %{name}-%{version}.tar.bz2
 
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 Conflicts:      rawtherapee-stable-3.x
@@ -156,7 +156,6 @@
 Conflicts:      rawtherapee-gtk2-nosse
 Conflicts:      rawtherapee-gtk2-unstable
 Conflicts:      rawtherapee-gtk2-nosse-unstable
-
 %description
 RawTherapee is a cross platform image processing software equipped with the 
essential tools for high quality and efficient RAW photo development.
 %ifarch i386 i486 i586 i686
@@ -164,7 +163,6 @@
 %else
 Latest stable build from "releases" branch.
 %endif
-
 %prep
 %setup -q
 
@@ -191,9 +189,12 @@
 
 %endif
 
+
 echo "CFLAGS: "$CFLAGS
 echo "CXXFLAGS= "$CXXFLAGS
 
+
+
 #fix LICENSE.txt EOL
 sed -i 's/\r$//' LICENSE.txt
 cmake \
@@ -209,6 +210,7 @@
 
 %__make %{?_smp_mflags}
 
+
 %install
 %make_install
 
@@ -225,6 +227,7 @@
 %fdupes %buildroot/%_prefix
 %endif
 
+
 %post
 
 %if (0%{?suse_version} || 0%{?sles_version})
@@ -235,6 +238,7 @@
 /bin/touch --no-create %{_datadir}/icons/hicolor &>/dev/null || :
 %endif
 
+
 %postun
 
 %if (0%{?suse_version} || 0%{?sles_version})
@@ -248,16 +252,19 @@
 fi
 %endif
 
+
 %posttrans
 
 %if !(0%{?suse_version} || 0%{?sles_version})
 /usr/bin/gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
 %endif
 
+
 %clean
 
 rm -rf %{buildroot}
 
+
 %files
 
 %defattr(-,root,root,-)
@@ -270,4 +277,5 @@
 %{_datadir}/doc/packages/%{_name}
 %{_datadir}/man/*/%{_name}*
 
+
 %changelog

++++++ rawtherapee-5.8.tar.xz -> rawtherapee-5.8.tar.bz2 ++++++
/work/SRC/openSUSE:Factory/rawtherapee/rawtherapee-5.8.tar.xz 
/work/SRC/openSUSE:Factory/.rawtherapee.new.26092/rawtherapee-5.8.tar.bz2 
differ: char 1, line 1


Reply via email to