Hello community,

here is the log from the commit of package gnome-subtitles for openSUSE:Factory 
checked in at 2020-04-07 10:31:23
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/gnome-subtitles (Old)
 and      /work/SRC/openSUSE:Factory/.gnome-subtitles.new.3248 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "gnome-subtitles"

Tue Apr  7 10:31:23 2020 rev:21 rq:791770 version:1.6

Changes:
--------
--- /work/SRC/openSUSE:Factory/gnome-subtitles/gnome-subtitles.changes  
2020-01-31 23:56:52.347638576 +0100
+++ 
/work/SRC/openSUSE:Factory/.gnome-subtitles.new.3248/gnome-subtitles.changes    
    2020-04-07 10:32:24.142583087 +0200
@@ -1,0 +2,65 @@
+Sun Apr  5 17:20:34 UTC 2020 - Michael Gorse <mgo...@suse.com>
+
+- Update to version 1.6:
+  +  Fixed a crash when opening translation files.
+  +  Show all media files (video and audio) by default in the
+    Video File Open dialog.
+  +  UTF-8 files are now saved with a BOM (byte order mark) by
+    default (as happened until version 1.4.2). An option has been
+    added to allow saving files in this encoding without a BOM.
+  + Bug fixes:
+    -  Video File Open: show all media files by default (#136).
+    -  Crash when opening translation file (#138).
+    -  Allow to save UTF-8 files with or without a BOM (#140).
+  + Updated translations.
+  + Changes in version 1.5:
+  +  Fixed a crash that occurred when using Video > Loop Selection.
+  +  Subtitle Split was improved to split every line (previously,
+    it was divided into 2 halves) and only split subtitles
+    containing multiple lines.
+  +  Fixed a bug where subtitle lines with ampersand (&) and other
+    characters were not being displayed on video playback.
+  +  Stopped "source ID not found" messages from being written in
+    the console/logs.
+  +  Subtitles displayed on video playback are now properly cleared
+    after closing a subtitle file.
+  +  The video image is also now properly cleared after closing the
+    video.
+  +  Fixed a couple of bugs that prevented the application from
+    appearing fully translated.
+  +  Fixed a bug in the Preferences Dialog where values like Gap
+    Between Subtitles were not being saved when changed via the
+    keyboard.
+  +  The application now better integrates with some desktop
+    environments by setting its ApplicationID.
+  + Bug fixes:
+    -  Crash in Video > Loop Selection (#124).
+    -  Split improvements: split all lines (previously were split
+      into 2 halves) and only split subtitles with multiple lines
+      (#2).
+    -  Undo/Redo in commands with text and translations must
+      consider if the translation was reloaded (#126).
+    -  Preferences Dialog: values like Gap Between Subtitles are
+      not saved when set with the keyboard (#127).
+    -  Syslog full of "source ID not found" (#4).
+    -  Video not showing text with ampersand (#128).
+    -  Clear video subtitle on File Close (#129).
+    -  Video area not cleared after closing it (#130).
+    -  Don't show the video file chooser in the File > Translation
+      Open dialog (#131).
+    -  File Open/Save error dialogs have wrong action set as
+      default (#132).
+    -  Typo (occured) in translatable strings (#94).
+    -  UI in English, expected translated (#125).
+    -  Some strings are displayed untranslated (#91).
+    -  pt_PT translation: multiple letters in upper case when
+      preceded by an underscore (#133).
+    -  Set ApplicationID to use .desktop file (#134).
+    -  App icon is incorrect in alt+tab menu (#118).
+- Adjust source URI.
+- Add hicolor-icon-theme to requires.
+- Add gnome-subtitles-gtk-sharp-build-fix.patch: adjust for a
+  post-2.99.3 gtk-sharp API change (we currently ship a git
+  snapshot).
+
+-------------------------------------------------------------------

Old:
----
  gnome-subtitles-1.4.2.tar.gz

New:
----
  gnome-subtitles-1.6.tar.gz
  gnome-subtitles-gtk-sharp-build-fix.patch

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

Other differences:
------------------
++++++ gnome-subtitles.spec ++++++
--- /var/tmp/diff_new_pack.NkmGBk/_old  2020-04-07 10:32:24.682583791 +0200
+++ /var/tmp/diff_new_pack.NkmGBk/_new  2020-04-07 10:32:24.686583796 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package gnome-subtitles
 #
-# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2020 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,13 +17,15 @@
 
 
 Name:           gnome-subtitles
-Version:        1.4.2
+Version:        1.6
 Release:        0
 Summary:        Subtitle editor for GNOME
 License:        GPL-2.0-or-later
 Group:          Productivity/Multimedia/Video/Editors and Convertors
 URL:            http://gnomesubtitles.org/
-Source0:        
http://downloads.sourceforge.net/%{name}/%{name}-%{version}.tar.gz
+Source0:        
https://sourceforge.net/projects/%{name}/files/%{name}/%{version}/%{name}-%{version}.tar.gz
+# PATCH-FIX-OPENSUSE gnome-subtitles-gtk-sharp-build-fix.patch mgo...@suse.com 
-- fix build against new gtk-sharp.
+Patch0:         gnome-subtitles-gtk-sharp-build-fix.patch
 
 BuildRequires:  fdupes
 BuildRequires:  gtk-doc
@@ -37,6 +39,7 @@
 BuildRequires:  pkgconfig(gtk-sharp-3.0) >= 2.99.3
 BuildRequires:  pkgconfig(mono) >= 4.0
 Requires:       gstreamer-plugins-base
+Requires:       hicolor-icon-theme
 Requires:       mono-core
 
 %description
@@ -68,8 +71,8 @@
 %{_bindir}/%{name}
 %{_libdir}/%{name}/
 %{_mandir}/man1/gnome-subtitles.1%{ext_man}
-%{_datadir}/pixmaps/gnome-subtitles.svg
 %{_datadir}/glib-2.0/schemas/org.gnome.GnomeSubtitles.gschema.xml
+%{_datadir}/icons/hicolor/*/apps/gnome-subtitles.svg
 %{_datadir}/applications/org.gnome.GnomeSubtitles.desktop
 %{_datadir}/help/C/gnome-subtitles/
 %dir %{_datadir}/metainfo

++++++ gnome-subtitles-1.4.2.tar.gz -> gnome-subtitles-1.6.tar.gz ++++++
++++ 20643 lines of diff (skipped)

++++++ gnome-subtitles-gtk-sharp-build-fix.patch ++++++
diff -urp 
gnome-subtitles-1.6.orig/src/GnomeSubtitles/Execution/ExecutionContext.cs 
gnome-subtitles-1.6/src/GnomeSubtitles/Execution/ExecutionContext.cs
--- gnome-subtitles-1.6.orig/src/GnomeSubtitles/Execution/ExecutionContext.cs   
2019-06-08 04:05:41.000000000 -0500
+++ gnome-subtitles-1.6/src/GnomeSubtitles/Execution/ExecutionContext.cs        
2020-04-05 12:09:28.544167997 -0500
@@ -96,7 +96,7 @@ public class ExecutionContext {
                        methodToExecute();
                };
                
-               app.Run(0, "");
+               app.Run("gnome-subtitles", new string[0]);
        }
        
 
@@ -114,4 +114,4 @@ public class ExecutionContext {
 
 }
 
-}
\ No newline at end of file
+}

Reply via email to