summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGerd Hoffmann <kraxel@redhat.com>2017-03-10 08:17:09 +0100
committerGerd Hoffmann <kraxel@redhat.com>2017-03-10 08:17:09 +0100
commitaa895767d392bec29f64c27bb62b67643b359142 (patch)
treedf6d3a37e5cc4d45c1e9a492b749c3b2282e38d1
parentfc8824167ed1cdbf27a5ddf2c1d2e55c05f07474 (diff)
downloadfake_ilo-aa895767d392bec29f64c27bb62b67643b359142.tar.gz
Automatic commit of package [fake_ilo] release [0.1-1].fake_ilo-0.1-1
Created by command: /usr/bin/tito tag --use-version=0.1
-rw-r--r--.tito/packages/fake_ilo1
-rw-r--r--fake_ilo.spec5
2 files changed, 5 insertions, 1 deletions
diff --git a/.tito/packages/fake_ilo b/.tito/packages/fake_ilo
new file mode 100644
index 0000000..d8dd39c
--- /dev/null
+++ b/.tito/packages/fake_ilo
@@ -0,0 +1 @@
+0.1-1 ./
diff --git a/fake_ilo.spec b/fake_ilo.spec
index 4ab4255..0880e60 100644
--- a/fake_ilo.spec
+++ b/fake_ilo.spec
@@ -1,6 +1,6 @@
Name: fake_ilo
License: CC0
-Version: 1
+Version: 0.1
Release: 1%{?dist}
Summary: iLO emulator which can power cycle libvirt VMs
Group: FIXME
@@ -42,3 +42,6 @@ openssl req -x509 -newkey rsa:2048 \
-nodes -days 9999 -subj "$subject"
%changelog
+* Fri Mar 10 2017 Gerd Hoffmann <kraxel@redhat.com> 0.1-1
+- new package built with tito
+