Hello community,

here is the log from the commit of package gaupol for openSUSE:Factory checked 
in at 2019-02-04 14:25:31
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/gaupol (Old)
 and      /work/SRC/openSUSE:Factory/.gaupol.new.28833 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "gaupol"

Mon Feb  4 14:25:31 2019 rev:23 rq:670906 version:1.5

Changes:
--------
--- /work/SRC/openSUSE:Factory/gaupol/gaupol.changes    2018-07-09 
13:31:34.246462831 +0200
+++ /work/SRC/openSUSE:Factory/.gaupol.new.28833/gaupol.changes 2019-02-04 
14:25:36.969047958 +0100
@@ -1,0 +2,20 @@
+Sun Feb  3 09:39:03 UTC 2019 - antoine.belv...@opensuse.org
+
+- Update to version 1.5:
+  * Add support for building a Flatpak.
+  * Highlight changed parts in "Correct Texts"
+    (gh#otsaloma/gaupol#34).
+  * Add keybinding Ctrl+I for toggling italic
+    (gh#otsaloma/gaupol#118).
+  * Change keybinding for Invert Selection to Ctrl+J.
+  * When opening multiple files, skip ones already open.
+  * Adapt to various GTK+ deprecations.
+  * Add 64x64 and 128x128 icons.
+  * Update AppData XML file.
+  * Bump iso-codes dependency to >= 3.67.
+  * Update translations.
+- Rebase patch for desktop file categories:
+  * Remove gaupol-0.17.1-desktop.patch.
+  * Add gaupol-1.5-desktop.patch.
+
+-------------------------------------------------------------------

Old:
----
  gaupol-0.17.1-desktop.patch
  gaupol-1.4.1.tar.gz

New:
----
  gaupol-1.5-desktop.patch
  gaupol-1.5.tar.gz

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

Other differences:
------------------
++++++ gaupol.spec ++++++
--- /var/tmp/diff_new_pack.Hg0z1h/_old  2019-02-04 14:25:37.949047494 +0100
+++ /var/tmp/diff_new_pack.Hg0z1h/_new  2019-02-04 14:25:37.953047492 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package gaupol
 #
-# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2019 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,21 +12,21 @@
 # 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/
 #
 
 
 %bcond_without test
 Name:           gaupol
-Version:        1.4.1
+Version:        1.5
 Release:        0
 Summary:        GTK Subtitle editor
 License:        GPL-3.0-or-later
 Group:          Productivity/Multimedia/Video/Editors and Convertors
 URL:            http://otsaloma.io/gaupol/
 Source0:        
https://github.com/otsaloma/%{name}/archive/%{version}/%{name}-%{version}.tar.gz
-# PATCH-FIX-OPENSUSE gaupol-0.17.1-desktop.patch prus...@suse.cz -- add 
desktop category
-Patch0:         %{name}-0.17.1-desktop.patch
+# PATCH-FIX-OPENSUSE gaupol-1.5-desktop.patch prus...@suse.cz -- add desktop 
category
+Patch0:         gaupol-1.5-desktop.patch
 BuildRequires:  fdupes
 BuildRequires:  hicolor-icon-theme
 BuildRequires:  python3-devel
@@ -40,7 +40,7 @@
 Requires:       typelib-1_0-GstPbutils-1_0
 Requires:       typelib-1_0-GtkSpell-3_0
 Requires:       python(abi) = %{py3_ver}
-Recommends:     iso-codes
+Recommends:     iso-codes >= 3.67
 Recommends:     python3-chardet
 BuildArch:      noarch
 %if %{with test}

++++++ gaupol-0.17.1-desktop.patch -> gaupol-1.5-desktop.patch ++++++
--- /work/SRC/openSUSE:Factory/gaupol/gaupol-0.17.1-desktop.patch       
2017-12-09 20:30:55.947705383 +0100
+++ /work/SRC/openSUSE:Factory/.gaupol.new.28833/gaupol-1.5-desktop.patch       
2019-02-04 14:25:35.617048599 +0100
@@ -2,10 +2,12 @@
 ===================================================================
 --- data/gaupol.desktop.in.orig
 +++ data/gaupol.desktop.in
-@@ -10,5 +10,5 @@ StartupNotify=true
+@@ -6,7 +6,7 @@ Comment=Edit subtitle files
  Icon=gaupol
- Type=Application
+ Exec=gaupol %F
  
MimeType=text/x-microdvd;text/x-ssa;application/x-subrip;text/x-subviewer;text/vtt;
--Categories=GTK;AudioVideo;Video;
-+Categories=GTK;AudioVideo;Video;AudioVideoEditing;
- X-GNOME-FullName=Gaupol Subtitle Editor
+-Categories=AudioVideo;Video;GTK;
++Categories=AudioVideo;Video;GTK;AudioVideoEditing;
+ # TRANSLATORS: Search terms to find this application. Do NOT translate or 
localize the semicolons! The list MUST also end with a semicolon!
+ Keywords=video;subtitles;captions;
+ StartupNotify=true

++++++ gaupol-1.4.1.tar.gz -> gaupol-1.5.tar.gz ++++++
++++ 11015 lines of diff (skipped)


Reply via email to