]> git.pld-linux.org Git - packages/xorg-app-xev.git/commitdiff
- updated to 1.2.3 auto/th/xorg-app-xev-1.2.3-1
authorJakub Bogusz <qboosh@pld-linux.org>
Fri, 22 Feb 2019 19:26:27 +0000 (20:26 +0100)
committerJakub Bogusz <qboosh@pld-linux.org>
Fri, 22 Feb 2019 19:26:27 +0000 (20:26 +0100)
xorg-app-xev.spec

index 4c057bc34637a6118ee95023eae5e855b75a858c..468d5274386f69310e652fbfeb48b5245bbcb15c 100644 (file)
@@ -1,13 +1,13 @@
 Summary:       xev application - printing contents of X events
 Summary(pl.UTF-8):     Aplikacja xev wypisujaca zawartość zdarzeń X
 Name:          xorg-app-xev
-Version:       1.2.2
+Version:       1.2.3
 Release:       1
 License:       MIT
 Group:         X11/Applications
-Source0:       http://xorg.freedesktop.org/releases/individual/app/xev-%{version}.tar.bz2
-# Source0-md5: 249bdde90f01c0d861af52dc8fec379e
-URL:           http://xorg.freedesktop.org/
+Source0:       https://xorg.freedesktop.org/releases/individual/app/xev-%{version}.tar.bz2
+# Source0-md5: eec82a5d4b599736f0fa637e96136746
+URL:           https://xorg.freedesktop.org/
 BuildRequires: autoconf >= 2.60
 BuildRequires: automake
 BuildRequires: pkgconfig >= 1:0.19
@@ -60,6 +60,6 @@ rm -rf $RPM_BUILD_ROOT
 
 %files
 %defattr(644,root,root,755)
-%doc COPYING ChangeLog README
+%doc COPYING ChangeLog README.md
 %attr(755,root,root) %{_bindir}/xev
 %{_mandir}/man1/xev.1*
This page took 0.133337 seconds and 4 git commands to generate.