Hello community, here is the log from the commit of package tvtime for openSUSE:Factory checked in at 2017-02-16 17:06:53 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/tvtime (Old) and /work/SRC/openSUSE:Factory/.tvtime.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "tvtime" Changes: -------- --- /work/SRC/openSUSE:Factory/tvtime/tvtime.changes 2016-06-25 02:23:51.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.tvtime.new/tvtime.changes 2017-02-16 17:06:54.468083407 +0100 @@ -1,0 +2,6 @@ +Mon Feb 6 16:01:16 UTC 2017 - [email protected] + +- Update to version 1.0.11 +- Drop tvtime-gcc6-fixes.patch + +------------------------------------------------------------------- Old: ---- tvtime-1.0.8.tar.gz tvtime-gcc6-fixes.patch New: ---- tvtime-1.0.11.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ tvtime.spec ++++++ --- /var/tmp/diff_new_pack.5mLQwu/_old 2017-02-16 17:06:54.980010971 +0100 +++ /var/tmp/diff_new_pack.5mLQwu/_new 2017-02-16 17:06:54.980010971 +0100 @@ -1,7 +1,7 @@ # # spec file for package tvtime # -# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2017 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 @@ -17,17 +17,16 @@ Name: tvtime -Version: 1.0.8 +Version: 1.0.11 Release: 0 Summary: High Quality Television Application License: GPL-2.0+ Group: Hardware/TV -Url: http://www.linuxtv.org/ +Url: http://tvtime.net/ Source: http://www.linuxtv.org/downloads/tvtime/%{name}-%{version}.tar.gz -Patch1: tvtime-gcc6-fixes.patch BuildRequires: gcc-c++ +BuildRequires: hicolor-icon-theme BuildRequires: libpng-devel -#BuildRequires: libtool BuildRequires: update-desktop-files BuildRequires: pkgconfig(alsa) BuildRequires: pkgconfig(freetype2) @@ -49,29 +48,8 @@ displays it on a computer monitor or projector. Unlike other television applications, tvtime focuses on high visual quality. -tvtime supports: * Deinterlaced output at a full interlaced rate of - 59.94 frames per second for NTSC source or 50 frames per second - for PAL sources. This gives smoothness of motion and high visual - quality. - -* Multiple deinterlacing algorithms for finding the optimal mode for - your video content and available processor speed. - -* 16:9 aspect ratio mode for the highest available resolution when - processing input from an external DVD player or digital satellite - receiver. - -* A super-slick on-screen display for the complete television - experience, with a feature-rich menu system. - -* 2-3 Pulldown detection for optimal quality viewing of film content - from NTSC sources. - -You can find more information at http://tvtime.net/. - %prep %setup -q -%patch1 -p1 %build #autoreconf -i -f @@ -88,6 +66,14 @@ %suse_update_desktop_file -i tvtime AudioVideo TV %find_lang %{name} +%post +%desktop_database_post +%icon_theme_cache_post + +%postun +%desktop_database_postun +%icon_theme_cache_postun + %files %defattr(-, root, root) %doc NEWS AUTHORS COPYING ChangeLog README docs/html @@ -97,8 +83,9 @@ %config(noreplace) %{_sysconfdir}/tvtime/* %{_datadir}/tvtime %{_datadir}/applications/tvtime.desktop -%{_datadir}/icons/hicolor/ -%{_datadir}/pixmaps/tvtime.* +%{_datadir}/appdata/tvtime.appdata.xml +%dir %{_datadir}/appdata/ +%{_datadir}/icons/hicolor/*/apps/tvtime.* %{_mandir}/*/* %files lang -f %{name}.lang ++++++ tvtime-1.0.8.tar.gz -> tvtime-1.0.11.tar.gz ++++++ ++++ 52514 lines of diff (skipped)
