diff options
author | Gerd Hoffmann <kraxel@redhat.com> | 2017-03-10 08:17:09 +0100 |
---|---|---|
committer | Gerd Hoffmann <kraxel@redhat.com> | 2017-03-10 08:17:09 +0100 |
commit | aa895767d392bec29f64c27bb62b67643b359142 (patch) | |
tree | df6d3a37e5cc4d45c1e9a492b749c3b2282e38d1 /fake_ilo.spec | |
parent | fc8824167ed1cdbf27a5ddf2c1d2e55c05f07474 (diff) | |
download | fake_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
Diffstat (limited to 'fake_ilo.spec')
-rw-r--r-- | fake_ilo.spec | 5 |
1 files changed, 4 insertions, 1 deletions
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 + |