Update
This commit is contained in:
parent
6a976f08f4
commit
15b34b4824
@ -3,8 +3,8 @@
|
|||||||
Summary: smeserver tools for building RPMs
|
Summary: smeserver tools for building RPMs
|
||||||
%define name smeserver-devtools
|
%define name smeserver-devtools
|
||||||
Name: %{name}
|
Name: %{name}
|
||||||
%define version 2.6.0
|
%define version 11.0.0
|
||||||
%define release 20
|
%define release 1
|
||||||
Version: %{version}
|
Version: %{version}
|
||||||
Release: %{release}%{?dist}
|
Release: %{release}%{?dist}
|
||||||
License: GPL
|
License: GPL
|
||||||
@ -19,6 +19,9 @@ Requires: perl(Pod::Tests)
|
|||||||
AutoReqProv: no
|
AutoReqProv: no
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sat Mar 23 2024 Brian Read <brianr@koozali.org>11.0.0-1.sme
|
||||||
|
- Update Release and Version to base version and 1st release for SME11 [SME: 12518]
|
||||||
|
|
||||||
* Fri Mar 15 2024 Jean-Philippe Pialasse <jpp@koozali.org> 2.6.0-20.sme
|
* Fri Mar 15 2024 Jean-Philippe Pialasse <jpp@koozali.org> 2.6.0-20.sme
|
||||||
- do not add python compiled files by default, option to add them [SME: 11380]
|
- do not add python compiled files by default, option to add them [SME: 11380]
|
||||||
ignore .py files in /etc/e-smith/templates
|
ignore .py files in /etc/e-smith/templates
|
||||||
|
Loading…
Reference in New Issue
Block a user