summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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
+