Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
E
etersoft-build-utils
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
0
Merge Requests
0
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
korinf
etersoft-build-utils
Commits
ab4ce390
Commit
ab4ce390
authored
Jun 10, 2010
by
Vitaly Lipatov
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
update spec to new build 1.8.5-alt1 (with rpmlog script)
parent
95e6bdcb
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
15 additions
and
1 deletion
+15
-1
NEWS
NEWS
+7
-0
etersoft-build-utils.spec
etersoft-build-utils.spec
+8
-1
No files found.
NEWS
View file @
ab4ce390
etersoft-build-utils-1.8.5: 10 Jun 2010
- allow to set default target branch (via MENV in config)
- gpull: add -c option for check repo uptodate status
- gpush: add support for target origin
- introduce rpmlog command for autoupdate changelog from git log
- rpmbs: add pocket build support (-p option)
etersoft-build-utils-1.8.4: 18 May 2010
etersoft-build-utils-1.8.4: 18 May 2010
- rpmpub: drop obsoleted requires
- rpmpub: drop obsoleted requires
- rpmbph: fix rules using when build for target x86_64 from i586
- rpmbph: fix rules using when build for target x86_64 from i586
...
...
etersoft-build-utils.spec
View file @
ab4ce390
Name: etersoft-build-utils
Name: etersoft-build-utils
Version: 1.8.
4
Version: 1.8.
5
Release: alt1
Release: alt1
Summary: A set of build rpm utilities
Summary: A set of build rpm utilities
...
@@ -63,6 +63,13 @@ RECOMMENDED packages: gcc-c++ perl-libwww ccache elinks mutt hasher curl
...
@@ -63,6 +63,13 @@ RECOMMENDED packages: gcc-c++ perl-libwww ccache elinks mutt hasher curl
%config(noreplace) %_sysconfdir/eterbuild/repos/*
%config(noreplace) %_sysconfdir/eterbuild/repos/*
%changelog
%changelog
* Thu Jun 10 2010 Vitaly Lipatov <lav@altlinux.ru> 1.8.5-alt1
- allow to set default target branch (via MENV in config)
- gpull: add -c option for check repo uptodate status
- gpush: add support for target origin
- introduce rpmlog command for autoupdate changelog from git log
- rpmbs: add pocket build support (-p option)
* Fri Jun 04 2010 Vitaly Lipatov <lav@altlinux.ru> 1.8.4-alt1
* Fri Jun 04 2010 Vitaly Lipatov <lav@altlinux.ru> 1.8.4-alt1
- rpmbph: fix rules using when build for target x86_64 from i586
- rpmbph: fix rules using when build for target x86_64 from i586
- rpmbs: extract all tarballs from src.rpm to tarball dir
- rpmbs: extract all tarballs from src.rpm to tarball dir
...
...
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