Skip to content

Commit 9891e67

Browse files
committed
374343: etersoft-build-utils-3.2.14-alt1
- set_eterbuilddir: exit if the utils' source tree is not found - fix error during the rpmbsh startup (#3) - get_gear_rules: move path-to-spec support to get_root_git_dir - is_gear: add heuristic for .gear-less git repos
1 parent 93d58db commit 9891e67

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

e/etersoft-build-utils/etersoft-build-utils.spec

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# NOTE: do not use clean_spec or rpmcs for this spec
22

33
Name: etersoft-build-utils
4-
Version: 3.2.13
4+
Version: 3.2.14
55
Release: alt1
66

77
Summary: A set of rpm build utilities from Etersoft
@@ -70,6 +70,12 @@ RECOMMENDED packages: gcc-c++ perl-libwww ccache elinks mutt hasher curl
7070
%config(noreplace) %_sysconfdir/eterbuild/repos/*
7171

7272
%changelog
73+
* Tue Feb 11 2025 Vitaly Lipatov <lav@altlinux.ru> 3.2.14-alt1
74+
- set_eterbuilddir: exit if the utils' source tree is not found
75+
- fix error during the rpmbsh startup (#3)
76+
- get_gear_rules: move path-to-spec support to get_root_git_dir
77+
- is_gear: add heuristic for .gear-less git repos
78+
7379
* Sat Jan 25 2025 Vitaly Lipatov <lav@altlinux.ru> 3.2.13-alt1
7480
- rpmrb: use gammit for spec commit (fixed package version in a commit message)
7581
- rpmgs: add check for main source

0 commit comments

Comments
 (0)