summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.tito/packages/amtterm1
-rw-r--r--VERSION2
-rw-r--r--amtterm.spec5
3 files changed, 6 insertions, 2 deletions
diff --git a/.tito/packages/amtterm b/.tito/packages/amtterm
new file mode 100644
index 0000000..d52faa8
--- /dev/null
+++ b/.tito/packages/amtterm
@@ -0,0 +1 @@
+1.5-1 ./
diff --git a/VERSION b/VERSION
index c068b24..c239c60 100644
--- a/VERSION
+++ b/VERSION
@@ -1 +1 @@
-1.4
+1.5
diff --git a/amtterm.spec b/amtterm.spec
index eb6cc01..e4fc248 100644
--- a/amtterm.spec
+++ b/amtterm.spec
@@ -1,6 +1,6 @@
Name: amtterm
License: GPLv2+
-Version: 1.4
+Version: 1.5
Release: 1%{?dist}
Summary: Serial-over-lan (sol) client for Intel AMT
Group: Applications/Internet
@@ -42,3 +42,6 @@ desktop-file-install --dir=%{buildroot}%{_datadir}/applications/ \
%{_datadir}/applications/gamt.desktop
%changelog
+* Mon Feb 27 2017 Gerd Hoffmann <kraxel@redhat.com> 1.5-1
+- new package built with tito
+