Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
A
alterator-components-base
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Sergey Savelev
alterator-components-base
Commits
ee9ee13d
Verified
Commit
ee9ee13d
authored
3 months ago
by
Michael Chernigin
Browse files
Options
Downloads
Patches
Plain Diff
0.1.4-alt1
- Add stdout_strings to components status method to get list of installed packages.
parent
4bc43ab7
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
alterator-components-base.spec
+6
-2
6 additions, 2 deletions
alterator-components-base.spec
with
6 additions
and
2 deletions
alterator-components-base.spec
+
6
−
2
View file @
ee9ee13d
%define _unpackaged_files_terminate_build 1
Name: alterator-components-base
Version: 0.1.
3
Version: 0.1.
4
Release: alt1
Summary: Base set of Alterator components.
...
...
@@ -15,7 +15,7 @@ Source0: %name-%version.tar
BuildRequires: cmark
Requires: alterator-interface-component
Requires: alterator-interface-component
>= 0.1.6
%description
%summary.
...
...
@@ -59,6 +59,10 @@ done
%_datadir/alterator/components/*
%changelog
* Tue Dec 24 2024 Michael Chernigin <chernigin@altlinux.org> 0.1.4-alt1
- Add stdout_strings to components status method to get list of installed
packages.
* Mon Dec 23 2024 Michael Chernigin <chernigin@altlinux.org> 0.1.3-alt1
- Added sections for categories (thx Sergey Savelev)
- Added nested categories (thx Sergey Savelev)
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment