* Wed Oct 08 2025 Brian Read <brianr@koozali.org> 1.2-14.sme
- Apply change from startform to start_form and endform to end_form to CGI panels [SME: 12785] - Update .gitignore to .xz, delete tarball from git repo [SME: 12785]
This commit is contained in:
2
.gitignore
vendored
2
.gitignore
vendored
@@ -1,4 +1,4 @@
|
||||
*.rpm
|
||||
*.log
|
||||
*spec-20*
|
||||
*.tar.gz
|
||||
*.tar.xz
|
||||
|
Binary file not shown.
@@ -11,7 +11,7 @@ Summary: smeserver-usbdisksmanager
|
||||
|
||||
Name: %{name}
|
||||
%define version 1.2
|
||||
%define release 13
|
||||
%define release 14
|
||||
Version: %{version}
|
||||
Release: %{release}%{?dist}
|
||||
License: GNU GPL version 2
|
||||
@@ -25,8 +25,9 @@ Requires: smeserver-release >= 8.0
|
||||
AutoReqProv: no
|
||||
|
||||
%changelog
|
||||
* Tue Oct 07 2025 Brian Read <brianr@koozali.org> 1.2-13.sme
|
||||
- Apply change from startform to start_form and endform to end_form to CGI panels [SME: 12775-87]
|
||||
* Wed Oct 08 2025 Brian Read <brianr@koozali.org> 1.2-14.sme
|
||||
- Apply change from startform to start_form and endform to end_form to CGI panels [SME: 12785]
|
||||
- Update .gitignore to .xz, delete tarball from git repo [SME: 12785]
|
||||
|
||||
* Sun Sep 08 2024 fix-e-smith-pkg.sh by Trevor Batley <trevor@batley.id.au> 1.2-12.sme
|
||||
- Fix e-smith references in smeserver-usbdisksmanager [SME: 12732]
|
||||
|
Reference in New Issue
Block a user