aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPascal Rigaux <pixel@mandriva.com>2005-08-08 13:02:47 +0000
committerPascal Rigaux <pixel@mandriva.com>2005-08-08 13:02:47 +0000
commita2f1dde3d44f1f78da6322602116b9e5a8fa4b34 (patch)
treee7e574806f09a210be12cedef439e48540370164
parent0c5e8b25cba12f61ef53a9b605359254c261d274 (diff)
downloadmonitor-edid-a2f1dde3d44f1f78da6322602116b9e5a8fa4b34.tar
monitor-edid-a2f1dde3d44f1f78da6322602116b9e5a8fa4b34.tar.gz
monitor-edid-a2f1dde3d44f1f78da6322602116b9e5a8fa4b34.tar.bz2
monitor-edid-a2f1dde3d44f1f78da6322602116b9e5a8fa4b34.tar.xz
monitor-edid-a2f1dde3d44f1f78da6322602116b9e5a8fa4b34.zip
*** empty log message ***
-rw-r--r--Makefile2
-rw-r--r--monitor-edid.spec2
2 files changed, 2 insertions, 2 deletions
diff --git a/Makefile b/Makefile
index 8a4a82e..571e61d 100644
--- a/Makefile
+++ b/Makefile
@@ -1,5 +1,5 @@
PACKAGE = monitor-edid
-VERSION = 1.4
+VERSION = 1.5
FILES = $(shell ls | grep -v CVS | grep -vF .tar)
ARCH := $(patsubst i%86,i386,$(shell uname -m))
diff --git a/monitor-edid.spec b/monitor-edid.spec
index 442ec0c..8b36789 100644
--- a/monitor-edid.spec
+++ b/monitor-edid.spec
@@ -9,7 +9,7 @@ Release: %{release}
Source0: %{name}-%{version}.tar.bz2
License: GPL
Group: System/Configuration/Other
-Url: http://www.mandrakelinux.com/cgi-bin/cvsweb.cgi/soft/monitor-edid
+Url: http://www.mandrivalinux.com/cgi-bin/cvsweb.cgi/soft/monitor-edid
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
%description