File tree Expand file tree Collapse file tree 2 files changed +11
-1
lines changed Expand file tree Collapse file tree 2 files changed +11
-1
lines changed Original file line number Diff line number Diff line change
1
+ ltb-project-self-service-password (1.4.1-1) unstable; urgency=low
2
+
3
+ * gh#501: Remove extra semicolon from setquestions template
4
+ * gh#502: Remove alt text so empty logo doesn't show 'msg_title' twice
5
+
6
+ -- Clement Oudot <clem@ltb-project.org> Tue, 27 Apr 2021 12:00:00 +0200
7
+
1
8
ltb-project-self-service-password (1.4-1) unstable; urgency=low
2
9
3
10
* gh#52: Docker image
Original file line number Diff line number Diff line change 14
14
#=================================================
15
15
%define ssp_name self-service-password
16
16
%define ssp_realname ltb-project-%{name }
17
- %define ssp_version 1.4
17
+ %define ssp_version 1.4.1
18
18
%define ssp_destdir /usr/share/%{name }
19
19
%define ssp_cachedir /var/cache/%{name }
20
20
@@ -121,6 +121,9 @@ rm -rf %{buildroot}
121
121
# Changelog
122
122
#=================================================
123
123
%changelog
124
+ * Tue Apr 27 2021 - Clement Oudot <clem@ltb-project.org> - 1.4.1-1
125
+ - gh#501: Remove extra semicolon from setquestions template
126
+ - gh#502: Remove alt text so empty logo doesn't show 'msg_title' twice
124
127
* Tue Apr 20 2021 - Clement Oudot <clem@ltb-project.org> - 1.4-1
125
128
- gh#52: Docker image
126
129
- gh#109: Use Smarty framework
You can’t perform that action at this time.
0 commit comments