Poke.

On Sun, February 10, 2019 9:00 pm, trondd wrote:
> trondd <tro...@kagu-tsuchi.com> wrote:
>> Update gPodder to the latest, mostly bugfix release.
>>
>> New features
>>
>>     #243 add sync command to gpo
>>
>> Improvements
>>
>>     MPRIS Listener compatible with other players than VLC, marks episode
>> finished after stream completion
>>     #374 Export to Local Folder has customizable filename again but
>> checkbox to export all files with default name in same folder
>>     #563 Export to Local Folder confirmation if file already exists
>>     #526 Convert Audio Files now converts from mp3 and to opus, don't
>> block if file already exists
>>     #577 added appstream metadata
>>
>> Bug fixes
>>
>>     #556 fix Tag Download file using Mutagen coverart issue
>>     #545 gtk status icon works again
>>     fix default extensions disabled when (de)activating any other
>> extension
>>     fix cancel and download buttons enable/disable on tab switch
>>     #559 error in some cases for context-menu
>>     #566 Minimize on Startup works again
>>     orphan downloaded youtube episodes are found on startup (see #555)
>>     #550 gPodder stops responding when downloading in some cases
>>     #571 fix unable to subscribe to authenticated podcast after
>> redirect, download episodes requiring authentication, gpo subscribe
>> to authenticated feed
>>     #562 Tooltips flicker when mouseover on podcast image or in new
>> episode window
>>
>> Tim.
>>
>
> They snuck in another release
>
> New features
>
>     #590 ability to style podcast and episode trees content using gtk3 css
>     #360 resume downloads for gpo
>
> Bug fixes
>
>     #580 lost translation id
>     #583 remove python2 leftovers in sonos extension
>     #586 remove debug print
>     gpo: fix warning deprecated inspect.getargspec since python 3.0
>     #591 invalid local filename when content-disposition has invalid
> extension
>     #584 gPodder 3.10.6 macOS Text too large bug
>
> Tim.
>
>
> Index: Makefile
> ===================================================================
> RCS file: /cvs/ports/net/gpodder/Makefile,v
> retrieving revision 1.17
> diff -u -p -r1.17 Makefile
> --- Makefile  23 Sep 2018 20:48:36 -0000      1.17
> +++ Makefile  11 Feb 2019 01:58:46 -0000
> @@ -2,7 +2,7 @@
>
>  COMMENT=             media aggregator and podcast client
>
> -MODPY_EGG_VERSION=   3.10.5
> +MODPY_EGG_VERSION=   3.10.7
>
>  GH_ACCOUNT=          gpodder
>  GH_PROJECT=          gpodder
> Index: distinfo
> ===================================================================
> RCS file: /cvs/ports/net/gpodder/distinfo,v
> retrieving revision 1.7
> diff -u -p -r1.7 distinfo
> --- distinfo  23 Sep 2018 20:48:36 -0000      1.7
> +++ distinfo  11 Feb 2019 01:58:46 -0000
> @@ -1,2 +1,2 @@
> -SHA256 (gpodder-3.10.5.tar.gz) =
> m2WVbYpVkXsZ6gn2MbLN9gCjsH8Au7OKiMFlG6cdboo=
> -SIZE (gpodder-3.10.5.tar.gz) = 1000492
> +SHA256 (gpodder-3.10.7.tar.gz) =
> hae+7D9jxnaMgRSCrW6TSwUnwp8D6QPKD4LS52TNrXY=
> +SIZE (gpodder-3.10.7.tar.gz) = 1021701
> Index: pkg/PLIST
> ===================================================================
> RCS file: /cvs/ports/net/gpodder/pkg/PLIST,v
> retrieving revision 1.8
> diff -u -p -r1.8 PLIST
> --- pkg/PLIST 9 Jul 2018 12:47:04 -0000       1.8
> +++ pkg/PLIST 11 Feb 2019 01:58:46 -0000
> @@ -22,6 +22,8 @@ lib/python${MODPY_VERSION}/site-packages
>  
> lib/python${MODPY_VERSION}/site-packages/gpodder/${MODPY_PYCACHE}dbsqlite.${MODPY_PYC_MAGIC_TAG}pyc
>  
> lib/python${MODPY_VERSION}/site-packages/gpodder/${MODPY_PYCACHE}dbusproxy.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION}
>  
> lib/python${MODPY_VERSION}/site-packages/gpodder/${MODPY_PYCACHE}dbusproxy.${MODPY_PYC_MAGIC_TAG}pyc
> +lib/python${MODPY_VERSION}/site-packages/gpodder/${MODPY_PYCACHE}deviceplaylist.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION}
> +lib/python${MODPY_VERSION}/site-packages/gpodder/${MODPY_PYCACHE}deviceplaylist.${MODPY_PYC_MAGIC_TAG}pyc
>  
> lib/python${MODPY_VERSION}/site-packages/gpodder/${MODPY_PYCACHE}directory.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION}
>  
> lib/python${MODPY_VERSION}/site-packages/gpodder/${MODPY_PYCACHE}directory.${MODPY_PYC_MAGIC_TAG}pyc
>  
> lib/python${MODPY_VERSION}/site-packages/gpodder/${MODPY_PYCACHE}download.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION}
> @@ -56,6 +58,8 @@ lib/python${MODPY_VERSION}/site-packages
>  
> lib/python${MODPY_VERSION}/site-packages/gpodder/${MODPY_PYCACHE}services.${MODPY_PYC_MAGIC_TAG}pyc
>  
> lib/python${MODPY_VERSION}/site-packages/gpodder/${MODPY_PYCACHE}sync.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION}
>  
> lib/python${MODPY_VERSION}/site-packages/gpodder/${MODPY_PYCACHE}sync.${MODPY_PYC_MAGIC_TAG}pyc
> +lib/python${MODPY_VERSION}/site-packages/gpodder/${MODPY_PYCACHE}syncui.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION}
> +lib/python${MODPY_VERSION}/site-packages/gpodder/${MODPY_PYCACHE}syncui.${MODPY_PYC_MAGIC_TAG}pyc
>  
> lib/python${MODPY_VERSION}/site-packages/gpodder/${MODPY_PYCACHE}unittests.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION}
>  
> lib/python${MODPY_VERSION}/site-packages/gpodder/${MODPY_PYCACHE}unittests.${MODPY_PYC_MAGIC_TAG}pyc
>  
> lib/python${MODPY_VERSION}/site-packages/gpodder/${MODPY_PYCACHE}util.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION}
> @@ -75,6 +79,7 @@ lib/python${MODPY_VERSION}/site-packages
>  lib/python${MODPY_VERSION}/site-packages/gpodder/coverart.py
>  lib/python${MODPY_VERSION}/site-packages/gpodder/dbsqlite.py
>  lib/python${MODPY_VERSION}/site-packages/gpodder/dbusproxy.py
> +lib/python${MODPY_VERSION}/site-packages/gpodder/deviceplaylist.py
>  lib/python${MODPY_VERSION}/site-packages/gpodder/directory.py
>  lib/python${MODPY_VERSION}/site-packages/gpodder/download.py
>  lib/python${MODPY_VERSION}/site-packages/gpodder/escapist_videos.py
> @@ -117,24 +122,21 @@ lib/python${MODPY_VERSION}/site-packages
>  
> lib/python${MODPY_VERSION}/site-packages/gpodder/gtkui/desktop/${MODPY_PYCACHE}__init__.${MODPY_PYC_MAGIC_TAG}pyc
>  
> lib/python${MODPY_VERSION}/site-packages/gpodder/gtkui/desktop/${MODPY_PYCACHE}channel.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION}
>  
> lib/python${MODPY_VERSION}/site-packages/gpodder/gtkui/desktop/${MODPY_PYCACHE}channel.${MODPY_PYC_MAGIC_TAG}pyc
> -lib/python${MODPY_VERSION}/site-packages/gpodder/gtkui/desktop/${MODPY_PYCACHE}deviceplaylist.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION}
> -lib/python${MODPY_VERSION}/site-packages/gpodder/gtkui/desktop/${MODPY_PYCACHE}deviceplaylist.${MODPY_PYC_MAGIC_TAG}pyc
>  
> lib/python${MODPY_VERSION}/site-packages/gpodder/gtkui/desktop/${MODPY_PYCACHE}episodeselector.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION}
>  
> lib/python${MODPY_VERSION}/site-packages/gpodder/gtkui/desktop/${MODPY_PYCACHE}episodeselector.${MODPY_PYC_MAGIC_TAG}pyc
> +lib/python${MODPY_VERSION}/site-packages/gpodder/gtkui/desktop/${MODPY_PYCACHE}exportlocal.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION}
> +lib/python${MODPY_VERSION}/site-packages/gpodder/gtkui/desktop/${MODPY_PYCACHE}exportlocal.${MODPY_PYC_MAGIC_TAG}pyc
>  
> lib/python${MODPY_VERSION}/site-packages/gpodder/gtkui/desktop/${MODPY_PYCACHE}podcastdirectory.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION}
>  
> lib/python${MODPY_VERSION}/site-packages/gpodder/gtkui/desktop/${MODPY_PYCACHE}podcastdirectory.${MODPY_PYC_MAGIC_TAG}pyc
>  
> lib/python${MODPY_VERSION}/site-packages/gpodder/gtkui/desktop/${MODPY_PYCACHE}preferences.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION}
>  
> lib/python${MODPY_VERSION}/site-packages/gpodder/gtkui/desktop/${MODPY_PYCACHE}preferences.${MODPY_PYC_MAGIC_TAG}pyc
> -lib/python${MODPY_VERSION}/site-packages/gpodder/gtkui/desktop/${MODPY_PYCACHE}sync.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION}
> -lib/python${MODPY_VERSION}/site-packages/gpodder/gtkui/desktop/${MODPY_PYCACHE}sync.${MODPY_PYC_MAGIC_TAG}pyc
>  
> lib/python${MODPY_VERSION}/site-packages/gpodder/gtkui/desktop/${MODPY_PYCACHE}welcome.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION}
>  
> lib/python${MODPY_VERSION}/site-packages/gpodder/gtkui/desktop/${MODPY_PYCACHE}welcome.${MODPY_PYC_MAGIC_TAG}pyc
>  lib/python${MODPY_VERSION}/site-packages/gpodder/gtkui/desktop/channel.py
> -lib/python${MODPY_VERSION}/site-packages/gpodder/gtkui/desktop/deviceplaylist.py
>  
> lib/python${MODPY_VERSION}/site-packages/gpodder/gtkui/desktop/episodeselector.py
> +lib/python${MODPY_VERSION}/site-packages/gpodder/gtkui/desktop/exportlocal.py
>  
> lib/python${MODPY_VERSION}/site-packages/gpodder/gtkui/desktop/podcastdirectory.py
>  lib/python${MODPY_VERSION}/site-packages/gpodder/gtkui/desktop/preferences.py
> -lib/python${MODPY_VERSION}/site-packages/gpodder/gtkui/desktop/sync.py
>  lib/python${MODPY_VERSION}/site-packages/gpodder/gtkui/desktop/welcome.py
>  lib/python${MODPY_VERSION}/site-packages/gpodder/gtkui/desktopfile.py
>  lib/python${MODPY_VERSION}/site-packages/gpodder/gtkui/download.py
> @@ -184,6 +186,7 @@ lib/python${MODPY_VERSION}/site-packages
>  lib/python${MODPY_VERSION}/site-packages/gpodder/schema.py
>  lib/python${MODPY_VERSION}/site-packages/gpodder/services.py
>  lib/python${MODPY_VERSION}/site-packages/gpodder/sync.py
> +lib/python${MODPY_VERSION}/site-packages/gpodder/syncui.py
>  lib/python${MODPY_VERSION}/site-packages/gpodder/test/
>  lib/python${MODPY_VERSION}/site-packages/gpodder/test/__init__.py
>  lib/python${MODPY_VERSION}/site-packages/gpodder/test/${MODPY_PYCACHE}/
> @@ -277,6 +280,7 @@ share/gpodder/ui/gtk/gpodderaddpodcast.u
>  share/gpodder/ui/gtk/gpodderchannel.ui
>  share/gpodder/ui/gtk/gpodderconfigeditor.ui
>  share/gpodder/ui/gtk/gpodderepisodeselector.ui
> +share/gpodder/ui/gtk/gpodderexporttolocalfolder.ui
>  share/gpodder/ui/gtk/gpodderpodcastdirectory.ui
>  share/gpodder/ui/gtk/gpodderpreferences.ui
>  share/gpodder/ui/gtk/gpodderwelcome.ui
> @@ -344,3 +348,5 @@ share/locale/uk/LC_MESSAGES/gpodder.mo
>  share/locale/zh_CN/LC_MESSAGES/gpodder.mo
>  @tag update-desktop-database
>  @tag gtk-update-icon-cache %D/share/icons/hicolor
> +share/metainfo/
> +share/metainfo/org.gpodder.gpodder.appdata.xml
>


Reply via email to