Hello community, here is the log from the commit of package ciano for openSUSE:Factory checked in at 2018-11-18 23:33:26 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/ciano (Old) and /work/SRC/openSUSE:Factory/.ciano.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "ciano" Sun Nov 18 23:33:26 2018 rev:3 rq:649953 version:0.2.1 Changes: -------- --- /work/SRC/openSUSE:Factory/ciano/ciano.changes 2018-01-13 21:49:45.116187961 +0100 +++ /work/SRC/openSUSE:Factory/.ciano.new/ciano.changes 2018-11-18 23:33:33.753382458 +0100 @@ -1,0 +2,14 @@ +Mon Nov 5 17:12:24 UTC 2018 - Alexei Podvalsky <[email protected]> + +- Update to 0.2.1: + * Fix accels deprecation + * Fix margin deprecations + * Merge pull request #66 from drom98/master + * Update issue templates + * update readme + * remoção do arquivo com.github.robertsanseries.ciano.json + * Update com.github.robertsanseries.ciano.desktop.in + * Update .desktop comment to be consistent with HIG + * moving the settings class to the services package + +------------------------------------------------------------------- Old: ---- ciano-0.1.9.tar.gz New: ---- ciano-0.2.1.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ ciano.spec ++++++ --- /var/tmp/diff_new_pack.wBIf0B/_old 2018-11-18 23:33:34.789381214 +0100 +++ /var/tmp/diff_new_pack.wBIf0B/_new 2018-11-18 23:33:34.789381214 +0100 @@ -1,7 +1,7 @@ # # spec file for package ciano # -# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2018 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 @@ -12,19 +12,20 @@ # license that conforms to the Open Source Definition (Version 1.9) # published by the Open Source Initiative. -# Please submit bugfixes or comments via http://bugs.opensuse.org/ +# Please submit bugfixes or comments via https://bugs.opensuse.org/ # Name: ciano -Version: 0.1.9 +Version: 0.2.1 Release: 0 Summary: A multimedia file converter -License: GPL-3.0+ +License: GPL-3.0-or-later Group: Productivity/Multimedia/Video/Editors and Convertors URL: https://robertsanseries.github.io/ciano Source: https://github.com/robertsanseries/ciano/archive/%{version}.tar.gz#/%{name}-%{version}.tar.gz BuildRequires: fdupes +BuildRequires: gettext-runtime >= 0.19.7 BuildRequires: hicolor-icon-theme BuildRequires: meson >= 0.40.0 BuildRequires: pkgconfig @@ -34,7 +35,6 @@ BuildRequires: pkgconfig(gobject-2.0) BuildRequires: pkgconfig(granite) BuildRequires: pkgconfig(gtk+-3.0) -BuildRequires: gettext-runtime >= 0.19.7 Requires: ImageMagick Requires: ffmpeg Recommends: %{name}-lang ++++++ ciano-0.1.9.tar.gz -> ciano-0.2.1.tar.gz ++++++ ++++ 1707 lines of diff (skipped)
