|
|
|
@ -1,11 +1,11 @@
|
|
|
|
|
%global distro MSVSphere
|
|
|
|
|
%global release_name Inferit
|
|
|
|
|
%global major 9
|
|
|
|
|
%global minor 1
|
|
|
|
|
%global minor 2
|
|
|
|
|
|
|
|
|
|
Name: sphere-release
|
|
|
|
|
Version: %{major}.%{minor}
|
|
|
|
|
Release: 1.6%{?dist}
|
|
|
|
|
Release: 1.0%{?dist}
|
|
|
|
|
Summary: %{distro} release files
|
|
|
|
|
License: GPLv2
|
|
|
|
|
URL: https://msvsphere.ru
|
|
|
|
@ -239,6 +239,9 @@ install -p -m 0644 %{SOURCE100} %{buildroot}%{_sysconfdir}/pki/rpm-gpg/
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
|
* Thu May 25 2023 Sergey Cherevko <s.cherevko@msvsphere.ru> - 9.2-1.0
|
|
|
|
|
- Update to MSVSphere 9.2
|
|
|
|
|
|
|
|
|
|
* Thu Apr 20 2023 Eugene Zamriy <ezamriy@msvsphere.ru> - 9.1-1.6
|
|
|
|
|
- Disabled CRB repo by default
|
|
|
|
|
- Added Extras repository config
|
|
|
|
|