Hello community,

here is the log from the commit of package gnome-subtitles for openSUSE:Factory 
checked in at 2013-04-20 17:41:48
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/gnome-subtitles (Old)
 and      /work/SRC/openSUSE:Factory/.gnome-subtitles.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "gnome-subtitles", Maintainer is ""

Changes:
--------
--- /work/SRC/openSUSE:Factory/gnome-subtitles/gnome-subtitles.changes  
2011-09-23 02:01:04.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.gnome-subtitles.new/gnome-subtitles.changes     
2013-04-20 17:41:51.000000000 +0200
@@ -1,0 +2,22 @@
+Wed Apr  3 16:42:51 UTC 2013 - [email protected]
+
+- Update to version 1.3:
+  + Allow to set the gap between subtitles, to be used when
+    inserting or splitting subtitles.
+  + Fixed character count when editing text.
+  + Multiple subtitle engine fixes.
+  + Switched to GStreamer 1.0.
+  + Fixed Help menu items.
+  + Bugs fixed: bgo#643389, bgo#671567, bgo#659524, bgo#673126,
+    bgo#694818, bgo#621475.
+  + Updated translations.
+- Replace BuildRequires for GStreamer 1.0 port:
+  + Old: gstreamer-0_10-devel, gstreamer-0_10-plugins-base-devel,
+    gtk2-devel.
+  + New: gstreamer-devel, gstreamer-plugins-base-devel, gtk2-devel.
+- Replace gstreamer-0_10-plugins-base Requires with
+  gstreamer-plugins-base.
+- Disable parallel build, as there are random build failures
+  observed.
+
+-------------------------------------------------------------------

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

New:
----
  gnome-subtitles-1.3.tar.gz

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

Other differences:
------------------
++++++ gnome-subtitles.spec ++++++
--- /var/tmp/diff_new_pack.HRQl9O/_old  2013-04-20 17:41:53.000000000 +0200
+++ /var/tmp/diff_new_pack.HRQl9O/_new  2013-04-20 17:41:53.000000000 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package gnome-subtitles
 #
-# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2013 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
@@ -16,24 +16,23 @@
 #
 
 
-
 Name:           gnome-subtitles
-Version:        1.2
-Release:        1
-License:        GPL-2.0+
+Version:        1.3
+Release:        0
 Summary:        Subtitle editor for GNOME
-Url:            http://gnome-subtitles.sourceforge.net
+License:        GPL-2.0+
 Group:          Productivity/Multimedia/Video/Editors and Convertors
-Source0:        
http://downloads.sourceforge.net/project/gnome-subtitles/gnome-subtitles/1.2/%{name}-%{version}.tar.gz
+Url:            http://gnome-subtitles.sourceforge.net
+Source0:        
http://downloads.sourceforge.net/project/gnome-subtitles/gnome-subtitles/1.3/%{name}-%{version}.tar.gz
 BuildRequires:  fdupes
 BuildRequires:  gconf-sharp2
 BuildRequires:  gconf2-devel
 BuildRequires:  glade-sharp2
 BuildRequires:  gnome-doc-utils-devel
-BuildRequires:  gstreamer-0_10-devel
-BuildRequires:  gstreamer-0_10-plugins-base-devel
+BuildRequires:  gstreamer-devel
+BuildRequires:  gstreamer-plugins-base-devel
 BuildRequires:  gtk-sharp2
-BuildRequires:  gtk2-devel
+BuildRequires:  gtk3-devel
 BuildRequires:  gtkspell
 BuildRequires:  intltool
 BuildRequires:  mono-devel
@@ -41,7 +40,7 @@
 BuildRequires:  update-desktop-files
 Requires:       glade-sharp2
 Requires:       gnome-sharp2
-Requires:       gstreamer-0_10-plugins-base
+Requires:       gstreamer-plugins-base
 Requires:       gtkspell
 Requires:       mono-core
 Recommends:     %{name}-lang
@@ -63,7 +62,8 @@
 %build
 %{configure} --disable-scrollkeeper \
    --disable-schemas-install
-%__make %{?_smp_mflags}
+# Disable parallel build - mono fails to often with it
+make
 
 %install
 %{makeinstall}
@@ -82,17 +82,11 @@
 
 %preun -f %{name}.schemas_preun
 
-%if 0%{?suse_version} > 1130
-
 %post
 %desktop_database_post
-%endif
-
-%if 0%{?suse_version} > 1130
 
 %postun
 %desktop_database_postun
-%endif
 
 %files -f %{name}.schemas_list
 %defattr(-,root,root,-)
@@ -108,7 +102,7 @@
 %{_libdir}/%{name}/
 %{_datadir}/applications/%{name}.desktop
 %{_mandir}/man1/gnome-subtitles.1*
-%{_datadir}/pixmaps/gnome-subtitles.png
+%{_datadir}/pixmaps/gnome-subtitles.svg
 
 %files lang -f %{name}.lang
 

++++++ gnome-subtitles-1.2.tar.gz -> gnome-subtitles-1.3.tar.gz ++++++
++++ 59313 lines of diff (skipped)

-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to