diff options
author | Gerd Hoffmann <kraxel@redhat.com> | 2017-02-22 10:45:30 +0100 |
---|---|---|
committer | Gerd Hoffmann <kraxel@redhat.com> | 2017-02-22 10:45:30 +0100 |
commit | 40e036bf1e5d5a6c5671d93f473a261a5e50f6b4 (patch) | |
tree | 0cb9abe3346f6b423d254b8a1bd1df1086c7556d | |
parent | 15475500a0449eb2e5ae4a949b486847dccfc28a (diff) | |
download | input-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/input | 1 | ||||
-rw-r--r-- | VERSION | 2 | ||||
-rw-r--r-- | input.spec | 7 |
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 ./ @@ -1 +1 @@ -1.2 +1.3 @@ -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 + |