Compare commits
1 Commits
Author | SHA1 | Date | |
---|---|---|---|
df3bc51b98 |
2
.gitignore
vendored
2
.gitignore
vendored
@@ -1,4 +1,4 @@
|
||||
*.rpm
|
||||
*.log
|
||||
*spec-20*
|
||||
*.tar.gz
|
||||
*.tar.xz
|
||||
|
Binary file not shown.
@@ -2,7 +2,7 @@ Summary: smeserver module to provide dynamic windows login scripts
|
||||
%define name smeserver-loginscript
|
||||
Name: %{name}
|
||||
%define version 0.2
|
||||
%define release 12
|
||||
%define release 13
|
||||
Version: %{version}
|
||||
Release: %{release}
|
||||
License: Freely distributable
|
||||
@@ -17,8 +17,9 @@ Requires: smeserver-lib >= 1.15.1-16
|
||||
AutoReqProv: no
|
||||
|
||||
%changelog
|
||||
* Tue Oct 07 2025 Brian Read <brianr@koozali.org> 0.2-12.sme
|
||||
- Apply change from startform to start_form and endform to end_form to CGI panels [SME: 12775-87]
|
||||
* Thu Oct 09 2025 Brian Read <brianr@koozali.org> 0.2-13.sme
|
||||
- Apply change from startform to start_form and endform to end_form to CGI panels [SME: 1278]
|
||||
- Change .gitignore to .xz and delete tarball from repo [SME: 12781]
|
||||
|
||||
* Sun Sep 08 2024 fix-e-smith-pkg.sh by Trevor Batley <trevor@batley.id.au> 0.2-11.sme
|
||||
- Fix e-smith references in smeserver-loginscript [SME: 12732]
|
||||
|
Reference in New Issue
Block a user