initial rpm release (#1218749)
This commit is contained in:
parent
2085d81b15
commit
bf26460451
1 changed files with 5 additions and 2 deletions
|
|
@ -4,7 +4,7 @@
|
|||
|
||||
# Conditional for bootstrapping new distributions.
|
||||
# Uncomment for bootstrap-builds.
|
||||
%global bootstrap_build 1
|
||||
#global bootstrap_build 1
|
||||
|
||||
# Settings used for build from snapshots.
|
||||
%{!?rel_build:%global commit a85b2c6a5bf53de97883299a87f61a0bcf6844b7}
|
||||
|
|
@ -37,7 +37,7 @@
|
|||
|
||||
Name: %{suite_name}2-%{name_suffix}
|
||||
Version: 3.1.30
|
||||
Release: 0.1%{?gitrel}%{?dist}
|
||||
Release: 1%{?gitrel}%{?dist}
|
||||
Summary: YaST Development Tools
|
||||
|
||||
License: GPLv2+
|
||||
|
|
@ -168,5 +168,8 @@ done
|
|||
|
||||
|
||||
%changelog
|
||||
* Fri May 08 2015 Björn Esser <bjoern.esser@gmail.com> - 3.1.30-1
|
||||
- initial rpm release (#1218749)
|
||||
|
||||
* Mon May 04 2015 Björn Esser <bjoern.esser@gmail.com> - 3.1.30-0.1
|
||||
- bootstrapping
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue