Skip to content

Commit a49d087

Browse files
committed
Automatic commit of package [imagefactory] release [1.1.15-2].
Created by command: /usr/bin/tito tag --use-version 1.1.15 --use-release 2%{?dist}
1 parent 4754d80 commit a49d087

File tree

2 files changed

+28
-2
lines changed

2 files changed

+28
-2
lines changed

.tito/packages/imagefactory

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
1.1.14-1 ./
1+
1.1.15-2 ./

imagefactory.spec

Lines changed: 27 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
Summary: System image generation tool
1010
Name: imagefactory
1111
Version: 1.1.15
12-
Release: 1%{?dist}
12+
Release: 2%{?dist}
1313
Source0: http://repos.fedorapeople.org/repos/aeolus/imagefactory/%{version}/tarball/%{name}-%{version}.tar.gz
1414
License: ASL 2.0
1515
Group: Applications/System
@@ -133,6 +133,32 @@ fi
133133
%{_bindir}/imagefactoryd
134134

135135
%changelog
136+
* Fri Jan 10 2020 Brendan Reilly <[email protected]> 1.1.15-2
137+
- Revert "Added default ovf namespace to root element Envelope"
138+
139+
- updating specfile for release ([email protected])
140+
- bumping version for release ([email protected])
141+
- update for new release ([email protected])
142+
- Added abort method for docker plugin ([email protected])
143+
- Added signal handling for qemu cleanup ([email protected])
144+
- remove unused imports ([email protected])
145+
- fix typo ([email protected])
146+
- Added default ovf namespace to root element Envelope fixed cpu and memory
147+
sections ([email protected])
148+
149+
* Fri Jan 10 2020 Brendan Reilly <[email protected]>
150+
- Revert "Added default ovf namespace to root element Envelope"
151+
152+
- updating specfile for release ([email protected])
153+
- bumping version for release ([email protected])
154+
- update for new release ([email protected])
155+
- Added abort method for docker plugin ([email protected])
156+
- Added signal handling for qemu cleanup ([email protected])
157+
- remove unused imports ([email protected])
158+
- fix typo ([email protected])
159+
- Added default ovf namespace to root element Envelope fixed cpu and memory
160+
sections ([email protected])
161+
136162
* Fri Jan 10 2020 Brendan Reilly <[email protected]> - 1.1.15-1
137163
- Upstream release 1.1.15
138164
- improve handling of canceled builds

0 commit comments

Comments
 (0)