This is an automated email from the git hooks/post-receive script. b l u e s a b r e p u s h e d a c o m m i t t o b r a n c h m a s t e r in repository panel-plugins/xfce4-pulseaudio-plugin.
commit 06b74caec7edfde6e45e58b81655495c76e913b0 Author: Sean Davis <smd.seanda...@gmail.com> Date: Mon Mar 19 21:52:17 2018 -0400 Update for release --- ChangeLog | 23 ++++++++++++++++++++++- NEWS | 9 +++++++++ configure.ac.in | 6 +++--- 3 files changed, 34 insertions(+), 4 deletions(-) diff --git a/ChangeLog b/ChangeLog index e5d70ab..a050d30 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,24 @@ +# created with git log --pretty=format:"%ad %h %s %aN <%aE>" --no-merges --date=short +2018-03-19 1e1166e Use correct player names and icons in the preferences dialog Sean Davis <smd.seanda...@gmail.com> +2018-03-19 266d1f4 I18n: Update translation pt (100%). José Vieira <jvieir...@sapo.pt> +2018-03-19 c08b3e0 I18n: Update translation pt (91%). José Vieira <jvieir...@sapo.pt> +2018-03-18 3c3c7a0 I18n: Update translation it (97%). Emanuele Petriglia <in...@emanuelepetriglia.me> +2018-03-17 c622b53 I18n: Update translation fr (100%). Charles Monzat <super...@hotmail.fr> +2018-03-13 d991d15 I18n: Update translation zh_CN (100%). 玉堂白鹤 <yjw...@qq.com> +2018-03-11 db7c049 I18n: Update translation ms (100%). abuyop <abu...@gmail.com> +2018-03-10 eaa8ffe I18n: Update translation nb (80%). Erlend Østlie <erlendandreas12...@gmail.com> +2018-03-05 7f66b42 I18n: Update translation tr (100%). Necdet Yücel <necdetyu...@gmail.com> +2018-03-03 e6decf2 I18n: Update translation hr (100%). Ivica Kolić <ik...@yahoo.com> +2018-03-02 6cd0c72 I18n: Update translation sv (100%). Xfce Bot <transi...@xfce.org> +2018-03-02 ded8eed I18n: Update translation es (100%). Pablo Lezaeta Reyes [pˈaβ̞lo lˌe̞θaˈeta rˈejɛ] <prfl...@gmail.com> +2018-03-01 1cf7a53 I18n: Update translation sr (100%). Саша Петровић <salepetron...@gmail.com> +2018-03-01 774a085 I18n: Update translation pt_BR (100%). Andre Miranda <andre...@gmail.com> +2018-02-27 4d5b61e I18n: Update translation zh_CN (88%). SamHX <sa...@outlook.com> +2018-02-27 4cb75b6 I18n: Update translation kk (100%). Baurzhan Muftakhidinov <baurthefi...@gmail.com> +2018-02-27 616490f I18n: Update translation he (100%). Elishai Eliyahu <e1...@mm.st> +2018-02-27 6137982 I18n: Update translation ca (100%). Robert Antoni Buj Gelonch <r...@fedoraproject.org> +2018-02-26 142ec01 Back to development Sean Davis <smd.seanda...@gmail.com> +2018-02-26 7400990 Update changelog Sean Davis <smd.seanda...@gmail.com> 2018-02-26 3e15dfa Preparing for the release Sean Davis <smd.seanda...@gmail.com> 2018-02-27 884f50d I18n: Update translation nl (100%). Pjotr <pjotrverta...@gmail.com> 2018-02-27 6d87883 I18n: Update translation lt (100%). Anonymous <nore...@xfce.org> @@ -471,4 +492,4 @@ 2014-04-30 ba7ea62 Use a common callback for volume and mute change notifications Andrzej <ndrwr...@gmail.com> 2014-04-26 5a6bb47 Added support for muting output devices Andrzej <ndrwr...@gmail.com> 2014-04-25 674ebf1 Use the same icon names and sizes as in xfce4-mixer Andrzej <ndrwr...@gmail.com> -2014-04-24 6d5680f Initial version Andrzej <ndrwr...@gmail.com> \ No newline at end of file +2014-04-24 6d5680f Initial version Andrzej <ndrwr...@gmail.com> diff --git a/NEWS b/NEWS index 79f5d60..c57f02f 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,12 @@ +0.4.0 +===== + +Stable Release! +- Preferences: Use correct player names and icons in the media player section +- Translation Updates: Catalan, Chinese (China), Croatian, French, Hebrew, + Italian, Kazakh, Malay, Norwegian Bokmål, Portuguese, Portuguese (Brazil), + Serbian, Spanish, Swedish, Turkish + 0.3.5 ===== diff --git a/configure.ac.in b/configure.ac.in index 5de40dd..1e2e5ee 100644 --- a/configure.ac.in +++ b/configure.ac.in @@ -7,11 +7,11 @@ dnl *************************** dnl *** Version information *** dnl *************************** m4_define([pulseaudio_version_major], [0]) -m4_define([pulseaudio_version_minor], [3]) -m4_define([pulseaudio_version_micro], [5]) +m4_define([pulseaudio_version_minor], [4]) +m4_define([pulseaudio_version_micro], [0]) m4_define([pulseaudio_version_nano], []) dnl leave this empty to have no nano version m4_define([pulseaudio_version_build], [@REVISION@]) -m4_define([pulseaudio_version_tag], [git]) +m4_define([pulseaudio_version_tag], []) m4_define([pulseaudio_version], [pulseaudio_version_major().pulseaudio_version_minor().pulseaudio_version_micro()ifelse(pulseaudio_version_nano(), [], [], [.pulseaudio_version_nano()])ifelse(pulseaudio_version_tag(), [git], [pulseaudio_version_tag()-pulseaudio_version_build()], [pulseaudio_version_tag()])]) dnl *************************** -- To stop receiving notification emails like this one, please contact the administrator of this repository. _______________________________________________ Xfce4-commits mailing list Xfce4-commits@xfce.org https://mail.xfce.org/mailman/listinfo/xfce4-commits