Commit ab4ce390 authored by Vitaly Lipatov's avatar Vitaly Lipatov

update spec to new build 1.8.5-alt1 (with rpmlog script)

parent 95e6bdcb
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
......
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
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment