summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJakub Bogusz2019-02-22 21:52:04 (GMT)
committerJakub Bogusz2019-02-22 21:52:04 (GMT)
commit21189682eaa5200f76da2c422a54052e57719926 (patch)
tree947857b17375c7852f4447160f7849f43b297030
parent4112976ebeb0e9eeb2d61bbdfe9e91a80a0374af (diff)
downloadxorg-app-xstdcmap-21189682eaa5200f76da2c422a54052e57719926.zip
xorg-app-xstdcmap-21189682eaa5200f76da2c422a54052e57719926.tar.gz
-rw-r--r--xorg-app-xstdcmap.spec12
1 files changed, 6 insertions, 6 deletions
diff --git a/xorg-app-xstdcmap.spec b/xorg-app-xstdcmap.spec
index c92a19a..6d085c9 100644
--- a/xorg-app-xstdcmap.spec
+++ b/xorg-app-xstdcmap.spec
@@ -1,13 +1,13 @@
Summary: xstdcmap application - X standard colormap utility
Summary(pl.UTF-8): Aplikacja xstdcmap - narzędzie do standardowej palety kolorów X
Name: xorg-app-xstdcmap
-Version: 1.0.3
-Release: 2
+Version: 1.0.4
+Release: 1
License: MIT
Group: X11/Applications
-Source0: http://xorg.freedesktop.org/releases/individual/app/xstdcmap-%{version}.tar.bz2
-# Source0-md5: eb5473acaef15a5db9b50df29c6a7f90
-URL: http://xorg.freedesktop.org/
+Source0: https://xorg.freedesktop.org/releases/individual/app/xstdcmap-%{version}.tar.bz2
+# Source0-md5: da67142c128d18386ff145882e0afc66
+URL: https://xorg.freedesktop.org/
BuildRequires: autoconf >= 2.60
BuildRequires: automake
BuildRequires: pkgconfig >= 1:0.19
@@ -55,6 +55,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}/xstdcmap
%{_mandir}/man1/xstdcmap.1*