Skip to content

Commit 643a954

Browse files
committed
Update version and changelogs for rc4
1 parent b8b6c24 commit 643a954

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
Changelog for ssm
22
=================
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+
36
* Fri Nov 28 2014 Adrian Coveney <adrian.coveney@stfc.ac.uk> - 2.1.5-0.3.rc3
47
- Removed python-ssl as a dependency as it can be option in some contexts.
58
- Made it possible for old versions of stomp.py (3.0.3 and lower) to use

apel-ssm.spec

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55

66
Name: apel-ssm
77
Version: 2.1.5
8-
%define releasenumber 0.3.rc3
8+
%define releasenumber 0.4.rc4
99
Release: %{releasenumber}%{?dist}
1010
Summary: Secure stomp messenger
1111

@@ -92,6 +92,9 @@ rm -rf $RPM_BUILD_ROOT
9292
%doc %_defaultdocdir/%{name}
9393

9494
%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+
9598
* Fri Nov 28 2014 Adrian Coveney <adrian.coveney@stfc.ac.uk> - 2.1.5-0.3.rc3
9699
- Removed python-ssl as a dependency as it can be option in some contexts.
97100
- Made it possible for old versions of stomp.py (3.0.3 and lower) to use

0 commit comments

Comments
 (0)