Hello community, here is the log from the commit of package peek for openSUSE:Factory checked in at 2018-09-11 17:18:59 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/peek (Old) and /work/SRC/openSUSE:Factory/.peek.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "peek" Tue Sep 11 17:18:59 2018 rev:3 rq:634714 version:1.3.1 Changes: -------- --- /work/SRC/openSUSE:Factory/peek/peek.changes 2017-08-24 18:47:28.830972382 +0200 +++ /work/SRC/openSUSE:Factory/.peek.new/peek.changes 2018-09-11 17:19:20.263222476 +0200 @@ -1,0 +2,69 @@ +Sun Sep 9 22:22:05 UTC 2018 - [email protected] + +- update to version 1.3.1 + Fixes some color issues with the new VP9 encoding and rebuilds Ffmpeg for Flatpak and AppImage to fully support the VP9 encoding. + + * fix: Use yuv420p for VP9 encoding (#299) + * fix: Disable animations and transitions on recording view overlays (#208) + * i18n: Updated French and Russian translations + * packaging: Build ffmpeg with vp9_superframe for Flatpak and AppImage (#300, #301) +- changes from 1.3.0 + * feat: Use VP9 instead of VP8 for WebM recording (#293) + * feat: libx264 is no longer required when just recording GIF / APNG with FFmpeg back end + * feat: Removed avconv / libav backend and ImageMagick post processor + * misc: Added sources for DBus interfaces (#296) + * fix: Fixed lossy artifacts increasing GIF size when using gnome-shell recorder (#288) + * fix: Fixed countdown sometimes appearing in recording (#208) + * fix: Do not freeze window size on Xfce (#269) + * i18n: Fixed names of Chinese localization files (#294) + * i18n: Updated translations for Basque, Chinese (Simplified), Lithuanian, + * Norwegian Bokmål, Russian, Serbian, Ukrainian + * packaging: Removed Snapcraft build and Snap packages (#245, #270) + +- changes from 1.2.2 + * feat: Option to enable/disable desktop notifications after saving (#21) + * fix: Do not use H.264 baseline profile if libx264 was compiled with 10bit (#248) + * fix: Recording 1fps with Ffmpeg does not fail anymore (#249) + * i18n: Updated translations for Arabic, Basque, Chinese (Simplified), Czech, + * Dutch, Esperanto, German, Norwegian Bokmål, Polish, Portuguese (Brazil), + * Russian, Swedish + +- changes from 1.2.1 + * i18n: Updated translations for Arabic, Czech, Esperanto, French, Lithuanian, Norwegian Bokmål, Polish and Serbian + +- changes from 1.2.0 + * feat: Quick format selection in headerbar (#174) + * feat: GIF conversion with gifski if installed for improved quality (#212, #179) + * feat: GIF quality level can be set in preferences, if gifski is available (#212) + * feat: GIF conversion with FFmpeg as default instead of ImageMagick (#125) + * feat: Display elapsed time in headerbar (#214) + * feat: Display an animated spinner while post processing (#58) + * feat: Support APNG as output format (#108) + * feat: Command line parameter --no-headerbar (#203) + * feat: Show dialog with error details on recording errors (#49) + * fix: Temporary files get unique name again (was broken in #161) + * fix: Quitting application does not interrupt rendering (#189) + * fix: Much smaller temporary file sizes + * fix: Recording could be stopped before it had actually started + * fix: Do not load local settings schema in release builds + * fix: On Plasma with Breeze theme Peek window was hard to resize (#199) + * i18n: Added Chinese (Traditional), Neapolitan + * i18n: Updated translations for Czech, Dutch, Esperanto, German, Italian, + * Lithuanian, Norwegian Bokmål, Polish, Serbian, Swedish + * build: libkeybinder is now optional + * package: Reduced file size for Snap packages + +- changes from 1.1.0 + * feat: Transparent recording area without compositor (#147, #7) + * fix: Unusual default permissions (#161) + * fix: Explicitly set ImageMagick resource limits (#112, #125) + * i18n: Updated translations for Basque, Chinese (Simplified), Czech, Dutch, + * French, German, Lithuanian, Russian, Serbian, Spanish, Swedish, Polish, + * Portuguese (Brazil) + * build: New flag DISABLE_GNOME_SHELL to disable gnome-shell recorder + * build: New flag DISABLE_OPEN_FILE_MANAGER to disable file manager integration + * build: Use CMake GNUInstallDirs variables + * package: Updated dependencies for Flatpak and Snap packages + * package: Stable Snap package depending on gnome-platform 3.26 (#84) + +------------------------------------------------------------------- Old: ---- v1.0.3.tar.gz New: ---- peek-1.3.1.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ peek.spec ++++++ --- /var/tmp/diff_new_pack.hgcDSu/_old 2018-09-11 17:19:20.763221711 +0200 +++ /var/tmp/diff_new_pack.hgcDSu/_new 2018-09-11 17:19:20.763221711 +0200 @@ -1,7 +1,7 @@ # # spec file for package peek # -# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2018 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,13 +17,13 @@ Name: peek -Version: 1.0.3 +Version: 1.3.1 Release: 0 Summary: An animated GIF recorder License: GPL-3.0 Group: Productivity/Graphics/Other Url: https://github.com/phw/peek -Source: https://github.com/phw/peek/archive/v%{version}.tar.gz +Source: https://github.com/phw/peek/archive/%{version}.tar.gz#/%{name}-%{version}.tar.gz BuildRequires: cmake >= 2.8.8 BuildRequires: gcc-c++ BuildRequires: hicolor-icon-theme
