File tree Expand file tree Collapse file tree 4 files changed +8
-4
lines changed
Expand file tree Collapse file tree 4 files changed +8
-4
lines changed Original file line number Diff line number Diff line change 22
33## Unreleased
44
5- Update to latest upstream tag for pyalsa
5+ -
6+
7+ ### Version 2.0.3 (20220706)
8+
9+ Update to latest upstream tag for pyalsa.
610
711### Version 2.0.2 (20210203)
812
Original file line number Diff line number Diff line change @@ -76,7 +76,7 @@ From the dowload root directory:
7676```
7777pip install build wheel
7878python -m build
79- pip install dist/gstation_edit-2.0.2 -py3-none-any.whl
79+ pip install --force-reinstall dist/gstation_edit-2.0.3 -py3-none-any.whl
8080```
8181
8282#### Execution
Original file line number Diff line number Diff line change 28172817 <property name =" visible" >True</property >
28182818 <property name =" sensitive" >False</property >
28192819 <property name =" can_focus" >False</property >
2820- <property name =" label" translatable =" yes" >Version 2.0.0 </property >
2820+ <property name =" label" translatable =" yes" >Version 2.0.3 </property >
28212821 </object >
28222822 <packing >
28232823 <property name =" left_attach" >0</property >
Original file line number Diff line number Diff line change 11[metadata]
22name = gstation-edit
3- version = 2.0.2
3+ version = 2.0.3
44summary = GTK replacement for Johnson J-Station J-Edit.
55author = F Laignel
66author_email = fengalin@free.fr
You can’t perform that action at this time.
0 commit comments