[xorg-x11-utils] New edid-decode snapshot

Adam Jackson ajax at fedoraproject.org
Wed Jan 29 17:27:38 UTC 2014


commit 1a4c390a7d4d32b74658f2f5b9435f4a2ca4eb1b
Author: Adam Jackson <ajax at redhat.com>
Date:   Wed Jan 29 12:28:04 2014 -0500

    New edid-decode snapshot

 .gitignore          |    1 +
 sources             |    1 +
 xorg-x11-utils.spec |    8 ++++++--
 3 files changed, 8 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index e32d429..20df765 100644
--- a/.gitignore
+++ b/.gitignore
@@ -21,3 +21,4 @@ xvinfo-1.1.1.tar.bz2
 /xwininfo-1.1.3.tar.bz2
 /xprop-1.2.2.tar.bz2
 /xvinfo-1.1.2.tar.bz2
+/edid-decode-20140129.tar.xz
diff --git a/sources b/sources
index 9af825a..9710956 100644
--- a/sources
+++ b/sources
@@ -8,3 +8,4 @@ d5529dc8d811efabd136ca2d8e857deb  xprop-1.2.1.tar.bz2
 fae3d2fda07684027a643ca783d595cc  xprop-1.2.2.tar.bz2
 760099f0af112401735801e3b9aa8595  xlsclients-1.1.2.tar.bz2
 b777bafb674555e48fd8437618270931  xwininfo-1.1.3.tar.bz2
+ca95e1881814c105d0270a053578fc43  edid-decode-20140129.tar.xz
diff --git a/xorg-x11-utils.spec b/xorg-x11-utils.spec
index cc9496b..885735f 100644
--- a/xorg-x11-utils.spec
+++ b/xorg-x11-utils.spec
@@ -3,7 +3,7 @@
 Summary: X.Org X11 X client utilities
 Name: xorg-x11-%{pkgname}
 Version: 7.5
-Release: 12%{?dist}
+Release: 13%{?dist}
 License: MIT
 Group: User Interface/X
 URL: http://www.x.org
@@ -17,7 +17,7 @@ Source8:  ftp://ftp.x.org/pub/individual/app/xprop-1.2.2.tar.bz2
 Source9:  ftp://ftp.x.org/pub/individual/app/xvinfo-1.1.2.tar.bz2
 Source10: ftp://ftp.x.org/pub/individual/app/xwininfo-1.1.3.tar.bz2
 
-Source100: edid-decode-20100205.tar.xz
+Source100: edid-decode-20140129.tar.xz
 Source101: make-edid-decode-snapshot.sh
 
 BuildRequires: autoconf automake libtool
@@ -78,6 +78,7 @@ rm -rf $RPM_BUILD_ROOT
 %{_bindir}/xprop
 %{_bindir}/xvinfo
 %{_bindir}/xwininfo
+%{_mandir}/man1/edid-decode.1*
 %{_mandir}/man1/xdpyinfo.1*
 %{_mandir}/man1/xev.1*
 %{_mandir}/man1/xlsatoms.1*
@@ -88,6 +89,9 @@ rm -rf $RPM_BUILD_ROOT
 %{_mandir}/man1/xwininfo.1*
 
 %changelog
+* Wed Jan 29 2014 Adam Jackson <ajax at redhat.com> 7.5-13
+- New edid-decode snapshot
+
 * Fri Aug 09 2013 Peter Hutterer <peter.hutterer at redhat.com> 7.5-12
 - Update sources for latest tarballs, some changes got lost before the commit
 - require gettext-devel for AM_ICONV (now required by xwininfo)


More information about the scm-commits mailing list