Skip to content

Commit 7e38373

Browse files
committed
Set 1.7.1 version in packaging files
1 parent 9b0121a commit 7e38373

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

packaging/debian/changelog

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
ltb-project-self-service-password (1.7.1-1) unstable; urgency=high
2+
3+
* gh#997 Replace lib detectbrowserlanguage in REST file
4+
5+
-- Clement Oudot <clem@ltb-project.org> Tue, 29 Oct 2024 12:00:00 +0200
6+
17
ltb-project-self-service-password (1.7.0-1) unstable; urgency=high
28

39
* gh#943 Remove duplicate detectLanguage code

packaging/rpm/SPECS/self-service-password.spec

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
%undefine __brp_mangle_shebangs
1717

1818
Name: self-service-password
19-
Version: 1.7.0
19+
Version: 1.7.1
2020
Release: 1%{?dist}
2121
Summary: LDAP password change web interface
2222
# Self-service-password is GPLv2+
@@ -188,6 +188,9 @@ rm -rf %{ssp_cachedir}/{cache,templates_c}/*
188188

189189

190190
%changelog
191+
* Tue Oct 29 2024 - Clement Oudot <clem@ltb-project.org> - 1.7.1-1
192+
- gh#997 Replace lib detectbrowserlanguage in REST file
193+
191194
* Tue Sep 24 2024 - Clement Oudot <clem@ltb-project.org> - 1.7.0-1
192195
- gh#943 Remove duplicate detectLanguage code
193196
- gh#948 Update ltb-common version to v0.3.0

0 commit comments

Comments
 (0)