We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8884a60 commit f625e84Copy full SHA for f625e84
qore-python-module.spec
@@ -5,7 +5,7 @@
5
%global user_module_dir %{mydatarootdir}/qore-modules/
6
7
Name: qore-python-module
8
-Version: 1.1.4
+Version: 1.1.5
9
Release: 1
10
Summary: Qorus Integration Engine - Qore Python module
11
License: MIT
@@ -55,7 +55,10 @@ make DESTDIR=%{buildroot} install %{?_smp_mflags}
55
%{module_dir}
56
57
%changelog
58
-* Tue Jan 26 2022 David Nichols <david@qore.org>
+* Sat Dec 3 2022 David Nichols <david@qore.org>
59
+- updated to version 1.1.5
60
+
61
+* Wed Jan 26 2022 David Nichols <david@qore.org>
62
- updated to version 1.1.4
63
64
* Thu Jan 20 2022 David Nichols <david@qore.org>
0 commit comments