File tree Expand file tree Collapse file tree 2 files changed +7
-1
lines changed Expand file tree Collapse file tree 2 files changed +7
-1
lines changed Original file line number Diff line number Diff line change 1
1
Changelog for ssm
2
2
=================
3
+ * Fri Nov 28 2014 Adrian Coveney <adrian.coveney@stfc.ac.uk> - 2.1.5-0.4.rc4
4
+ - Corrected namespace of overridden variable (to enable SSL/TLS changes).
5
+
3
6
* Fri Nov 28 2014 Adrian Coveney <adrian.coveney@stfc.ac.uk> - 2.1.5-0.3.rc3
4
7
- Removed python-ssl as a dependency as it can be option in some contexts.
5
8
- Made it possible for old versions of stomp.py (3.0.3 and lower) to use
Original file line number Diff line number Diff line change 5
5
6
6
Name: apel-ssm
7
7
Version: 2.1.5
8
- %define releasenumber 0.3.rc3
8
+ %define releasenumber 0.4.rc4
9
9
Release: %{releasenumber }%{?dist }
10
10
Summary: Secure stomp messenger
11
11
@@ -92,6 +92,9 @@ rm -rf $RPM_BUILD_ROOT
92
92
%doc %_defaultdocdir /%{name }
93
93
94
94
%changelog
95
+ * Fri Nov 28 2014 Adrian Coveney <adrian.coveney@stfc.ac.uk> - 2.1.5-0.4.rc4
96
+ - Corrected namespace of overridden variable (to enable SSL/TLS changes).
97
+
95
98
* Fri Nov 28 2014 Adrian Coveney <adrian.coveney@stfc.ac.uk> - 2.1.5-0.3.rc3
96
99
- Removed python-ssl as a dependency as it can be option in some contexts.
97
100
- Made it possible for old versions of stomp.py (3.0.3 and lower) to use
You can’t perform that action at this time.
0 commit comments