aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGerd Hoffmann <kraxel@redhat.com>2017-02-22 10:45:30 +0100
committerGerd Hoffmann <kraxel@redhat.com>2017-02-22 10:45:30 +0100
commit40e036bf1e5d5a6c5671d93f473a261a5e50f6b4 (patch)
tree0cb9abe3346f6b423d254b8a1bd1df1086c7556d
parent15475500a0449eb2e5ae4a949b486847dccfc28a (diff)
downloadinput-40e036bf1e5d5a6c5671d93f473a261a5e50f6b4.tar.gz
Automatic commit of package [input] release [1.3-1].input-1.3-1
Created by command: /usr/bin/tito tag
-rw-r--r--.tito/packages/input1
-rw-r--r--VERSION2
-rw-r--r--input.spec7
3 files changed, 7 insertions, 3 deletions
diff --git a/.tito/packages/input b/.tito/packages/input
new file mode 100644
index 0000000..4c93271
--- /dev/null
+++ b/.tito/packages/input
@@ -0,0 +1 @@
+1.3-1 ./
diff --git a/VERSION b/VERSION
index 5625e59..7e32cd5 100644
--- a/VERSION
+++ b/VERSION
@@ -1 +1 @@
-1.2
+1.3
diff --git a/input.spec b/input.spec
index 68e3bf7..f502eb2 100644
--- a/input.spec
+++ b/input.spec
@@ -1,7 +1,7 @@
Name: input
License: GPLv2+
-Version: 1.2
-Release: 2%{?dist}
+Version: 1.3
+Release: 1%{?dist}
Summary: linux input tools
Group: Applications/System
URL: http://www.kraxel.org/blog/linux/%{name}/
@@ -27,3 +27,6 @@ make prefix=/usr DESTDIR=%{buildroot} STRIP="" install
%{_mandir}/man8/*.8*
%changelog
+* Wed Feb 22 2017 Gerd Hoffmann <kraxel@redhat.com> 1.3-1
+- new package built with tito
+