Hello community,
here is the log from the commit of package gnome-subtitles for openSUSE:Factory
checked in at 2019-01-08 12:26:37
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/gnome-subtitles (Old)
and /work/SRC/openSUSE:Factory/.gnome-subtitles.new.28833 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "gnome-subtitles"
Tue Jan 8 12:26:37 2019 rev:19 rq:661555 version:1.4.2
Changes:
--------
--- /work/SRC/openSUSE:Factory/gnome-subtitles/gnome-subtitles.changes
2018-12-12 17:31:20.362660281 +0100
+++
/work/SRC/openSUSE:Factory/.gnome-subtitles.new.28833/gnome-subtitles.changes
2019-01-08 12:28:41.872257796 +0100
@@ -1,0 +2,29 @@
+Tue Dec 25 00:29:53 UTC 2018 - [email protected]
+
+- Update to version 1.4.2:
+ + Fixed a bug where the Timings Shift dialog was unable to handle
+ negative shift amounts.
+ + The byte order mark (BOM) is no longer inserted at the
+ beginning of files saved with UTF-8 encoding.
+ + Fixed a bug with the Translation Save dialog appearing after
+ cancelling the Subtitle Save dialog.
+ + Migrated from gnome-doc-utils to yelp-tools (GNOME Goal: Port
+ To New Documentation Infrastructure).
+ + Updated the website URLs
+ + Bug fixes:
+ - Negative time shift not work
+ (glgo#GNOME/gnome-subtitles#112).
+ - Don't insert the BOM (byte order mark) when saving files with
+ UTF-8 encoding (glgo#GNOME/gnome-subtitles#113)
+ + Updated translations.
+- Replace with gnome-doc-utils-devel yelp-tools BuildRequires,
+ following upstream changes.
+- Switch to gitlab.gnome.org as "home" URL.
+- Switch to upstream released tarball, remove all conditionals for
+ service usage of git checkouts. Drop gnome-common BuildRequires.
+- Add yelp-tools BuildRequires, new dependency.
+- Drop update-desktop-files BuildRequires and post(un) handling of
+ desktop_database_post(un) macro, no longer needed for any current
+ version of openSUSE.
+
+-------------------------------------------------------------------
Old:
----
_service
_servicedata
gnome-subtitles-1.4.1+12.tar.xz
New:
----
gnome-subtitles-1.4.2.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ gnome-subtitles.spec ++++++
--- /var/tmp/diff_new_pack.leEMW8/_old 2019-01-08 12:28:42.296257333 +0100
+++ /var/tmp/diff_new_pack.leEMW8/_new 2019-01-08 12:28:42.300257329 +0100
@@ -16,21 +16,21 @@
#
-%if %(if [ ! -e "%{buildroot}/%{name}-%{version}*/configure" ]; then echo
"ok"; fi) == "ok"
-%bcond_without from_git
-%endif
Name: gnome-subtitles
-Version: 1.4.1+12
+Version: 1.4.2
Release: 0
Summary: Subtitle editor for GNOME
License: GPL-2.0-or-later
Group: Productivity/Multimedia/Video/Editors and Convertors
-URL: http://gnome-subtitles.sourceforge.net
-Source0: %{name}-%{version}.tar.xz
+URL: http://gnomesubtitles.org/
+Source0:
http://downloads.sourceforge.net/%{name}/%{name}-%{version}.tar.gz
+
BuildRequires: fdupes
+BuildRequires: gtk-doc
BuildRequires: intltool >= 0.50
BuildRequires: pkgconfig
BuildRequires: translation-update-upstream
+BuildRequires: yelp-tools
BuildRequires: pkgconfig(gstreamer-plugins-base-1.0) >= 1.0
BuildRequires: pkgconfig(gstreamer-video-1.0) >= 1.0
BuildRequires: pkgconfig(gtk+-3.0) >= 3.12
@@ -39,16 +39,6 @@
Requires: gstreamer-plugins-base
Requires: mono-core
Recommends: %{name}-lang
-%if %{with from_git}
-BuildRequires: gnome-common
-BuildRequires: gnome-doc-utils-devel
-BuildRequires: gtk-doc
-%endif
-%if 0%{?suse_version} < 1330
-BuildRequires: update-desktop-files
-Requires(post): update-desktop-files
-Requires(postun): update-desktop-files
-%endif
%description
Gnome Subtitles is a subtitle editor for the GNOME desktop. It supports
@@ -58,17 +48,13 @@
%lang_package
%prep
-%setup -q
+%autosetup -p1
translation-update-upstream
%build
-%if %{with from_git}
-cp %{_datadir}/gnome-doc-utils/gnome-doc-utils.make .
-NOCONFIGURE=1 gnome-autogen.sh
-%endif
%configure \
- --disable-scrollkeeper \
- --enable-gtk-doc
+ --enable-gtk-doc \
+ %{nil}
# Disable parallel build - mono fails to often with it
make -j1
@@ -77,14 +63,6 @@
find %{buildroot}%{_libdir} -type f -name "*.la" -delete
%find_lang %{name} %{?no_lang_C}
-%if 0%{?suse_version} < 1330
-%post
-%desktop_database_post
-
-%postun
-%desktop_database_postun
-%endif
-
%files
%license COPYING
%doc AUTHORS ChangeLog NEWS README