File tree Expand file tree Collapse file tree 4 files changed +9
-3
lines changed Expand file tree Collapse file tree 4 files changed +9
-3
lines changed Original file line number Diff line number Diff line change 22opensips.egg-info /
33__pycache__ /
44/debian
5+ /dist
56.pybuild /
7+ * .orig
Original file line number Diff line number Diff line change 1919
2020""" OpenSIPS Package version """
2121
22- __version__ = '0.1.3 '
22+ __version__ = '0.1.4 '
Original file line number Diff line number Diff line change 1- python3-opensips (0.1.3 -1) stable; urgency=low
1+ python3-opensips (0.1.4 -1) stable; urgency=low
22
33 * Minor Public Release.
44
Original file line number Diff line number Diff line change 11Summary: A collection of Python packages for OpenSIPS.
22Name: python3-opensips
3- Version: 0.1.3
3+ Version: 0.1.4
44Release: 1%{?dist }
55License: GPL-3+
66Group: System Environment/Daemons
@@ -59,5 +59,9 @@ rm -rf $RPM_BUILD_ROOT
5959%{bash_completions_dir }/python-opensips
6060
6161%changelog
62+ *
Mon Dec 09 2024 Razvan Crainea <[email protected] > -
0.1.4-1 63+ - Fix logging of mi script
64+ - Add completion
65+
6266*
Tue Nov 19 2024 Razvan Crainea <[email protected] > -
0.1.3-3 6367- Initial spec.
You can’t perform that action at this time.
0 commit comments