Skip to content

Commit

Permalink
Release v0.3.0-1
Browse files Browse the repository at this point in the history
  • Loading branch information
HenkKalkwater committed Jul 8, 2019
1 parent d5d3067 commit 55042a0
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 4 deletions.
7 changes: 6 additions & 1 deletion rpm/harbour-audio-output.changes
Original file line number Diff line number Diff line change
Expand Up @@ -11,12 +11,17 @@

# * date Author's Name <author's email> version-release
# - Summary of changes
* Mon Jule 8 2019 Henk Kalkwater <[email protected]> 0.3.0-1
- Rewritten to directly invoke the PulseAudio api instead of polling the commandline for changes.
- Added Chinese translation by Dashinfantry.
- Replaced the cover with a simple one, because the old one was broken and not functional.

* Sat May 4 2019 Henk Kalkwater <[email protected]> 0.2.0-2
- Fixed a mistake where the french translation was not included in the package.

* Tue Apr 30 2019 Henk Kalkwater <[email protected]> 0.2.0-1
- Added French translation by Quentí


* Sat Mar 23 2019 Henk Kalkwater <[email protected]> 0.1.1-1
- Removed a leftover hardcoded reference to "sink.primary". This should make it compatible with devices other than the Xperia X.

Expand Down
6 changes: 3 additions & 3 deletions rpm/harbour-audio-output.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
Name: harbour-audio-output
Summary: Change Audio Output
Version: 0.2.0
Release: 2
Version: 0.3.0
Release: 1
# The contents of the Group field should be one of the groups listed here:
# https://github.com/mer-tools/spectacle/blob/master/data/GROUPS
Group: Qt/Qt
Expand All @@ -12,7 +12,7 @@ License: GPLv3
Sources:
- '%{name}-%{version}.tar.bz2'
Description: |
System utility to change the output of your sound.
System utility to change the output sink
Configure: none
# The qtc5 builder inserts macros to allow QtCreator to have fine
# control over qmake/make execution
Expand Down

0 comments on commit 55042a0

Please sign in to comment.