File tree Expand file tree Collapse file tree 3 files changed +10
-2
lines changed Expand file tree Collapse file tree 3 files changed +10
-2
lines changed Original file line number Diff line number Diff line change 3
3
#==============================================================================
4
4
# Version
5
5
#==============================================================================
6
- $ version = "1.4.4 " ;
6
+ $ version = "1.4.5 " ;
7
7
8
8
#==============================================================================
9
9
# Configuration
Original file line number Diff line number Diff line change
1
+ ltb-project-self-service-password (1.4.5-1) unstable; urgency=high
2
+
3
+ * Latest version of 1.4.4 not working by @Max7641 in #670
4
+
5
+ -- Clement Oudot <clem@ltb-project.org> Wed, 29 Jun 2022 12:00:00 +0200
6
+
1
7
ltb-project-self-service-password (1.4.4-1) unstable; urgency=high
2
8
3
9
* Update bootstrap to v3.4.1 by @bohze in #663
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.4
17
+ %define ssp_version 1.4.5
18
18
%define ssp_destdir /usr/share/%{name }
19
19
%define ssp_cachedir /var/cache/%{name }
20
20
@@ -121,6 +121,8 @@ rm -rf %{buildroot}
121
121
# Changelog
122
122
#=================================================
123
123
%changelog
124
+ * Wed Jun 29 2022 - Clement Oudot <clem@ltb-project.org> - 1.4.5-1
125
+ - Latest version of 1.4.4 not working by @Max7641 in #670
124
126
* Fri Jun 24 2022 - Clement Oudot <clem@ltb-project.org> - 1.4.4-1
125
127
- Update bootstrap to v3.4.1 by @bohze in #663
126
128
- Separate Smarty debug and debug by @coudot in #666
You can’t perform that action at this time.
0 commit comments