Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
E
eepm
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
1
Merge Requests
1
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Registry
Registry
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
etersoft
eepm
Commits
d36752df
Commit
d36752df
authored
4 years ago
by
Vitaly Lipatov
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
3.3.5-alt1
- epm-repo: fix set - epm-release_upgrade: big rewrite, add support for downgrade to с8 - epm-release_upgrade: allow two params: from and to
parent
689f5d88
master
c8
c8.1
devel
n1
new3
p8
r1
todo-packd
todo-serv-user
tt
tt1
Tags unavailable
No related merge requests found
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
7 additions
and
2 deletions
+7
-2
eepm.spec
eepm.spec
+7
-2
No files found.
eepm.spec
View file @
d36752df
Name: eepm
Name: eepm
Version: 3.3.
4
Version: 3.3.
5
Release: alt1
Release: alt1
Summary: Etersoft EPM package manager
Summary: Etersoft EPM package manager
...
@@ -23,7 +23,7 @@ Provides: upm
...
@@ -23,7 +23,7 @@ Provides: upm
%if %_vendor == "alt"
%if %_vendor == "alt"
# FIXHERE: Replace with target platform package manager
# FIXHERE: Replace with target platform package manager
Requires: apt rpm
Requires: apt rpm
Requires: distro_info >= 1.
1
Requires: distro_info >= 1.
6
%endif
%endif
%description
%description
...
@@ -104,6 +104,11 @@ rm -f %buildroot%_bindir/distr_info
...
@@ -104,6 +104,11 @@ rm -f %buildroot%_bindir/distr_info
%_sysconfdir/bash_completion.d/cerv
%_sysconfdir/bash_completion.d/cerv
%changelog
%changelog
* Mon Oct 19 2020 Vitaly Lipatov <lav@altlinux.ru> 3.3.5-alt1
- epm-repo: fix set
- epm-release_upgrade: big rewrite, add support for downgrade to с8
- epm-release_upgrade: allow two params: from and to
* Fri Oct 16 2020 Vitaly Lipatov <lav@altlinux.ru> 3.3.4-alt1
* Fri Oct 16 2020 Vitaly Lipatov <lav@altlinux.ru> 3.3.4-alt1
- epm: skip all args with spaces (we don't support it)
- epm: skip all args with spaces (we don't support it)
- epm-dedup: add --direct support to use epm internal implementation
- epm-dedup: add --direct support to use epm internal implementation
...
...
This diff is collapsed.
Click to expand it.
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment