diff --git a/libdrm-2.4.21-7ec9a1e.tar.bz2 b/libdrm-2.4.21-7ec9a1e.tar.bz2 deleted file mode 100644 index 83e507f..0000000 --- a/libdrm-2.4.21-7ec9a1e.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:6be309fb66aa197533dd2aae6bf375e1c1988a99332d7c55c7fb8784029f53c1 -size 388982 diff --git a/libdrm-2.4.22.tar.bz2 b/libdrm-2.4.22.tar.bz2 new file mode 100644 index 0000000..6005c30 --- /dev/null +++ b/libdrm-2.4.22.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0bb0e594e4094d9000d80f38e96e8f640b6364f96cfef5b970cf4481443c6b3d +size 399380 diff --git a/libdrm.changes b/libdrm.changes index 9409283..7bcb58e 100644 --- a/libdrm.changes +++ b/libdrm.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Wed Sep 29 12:34:42 UTC 2010 - sndirsch@novell.com + +- libdrm 2.4.22 + * nouveau: fix thinko in drm version check + * nouveau: fix drm version check some more + * intel: Replace open-coded drmIoctl with calls to drmIoctl() + ------------------------------------------------------------------- Wed Sep 15 04:08:53 UTC 2010 - sndirsch@novell.com diff --git a/libdrm.spec b/libdrm.spec index c7312fd..056778a 100644 --- a/libdrm.spec +++ b/libdrm.spec @@ -1,5 +1,5 @@ # -# spec file for package libdrm (Version 2.4.21) +# spec file for package libdrm (Version 2.4.22) # # Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany. # @@ -24,8 +24,8 @@ Url: http://dri.sf.net License: MIT License (or similar) Group: System/Libraries AutoReqProv: on -Version: 2.4.21 -Release: 6 +Version: 2.4.22 +Release: 1 Provides: libdrm23 = %{version} Obsoletes: libdrm23 < %{version} # bug437293 @@ -35,7 +35,7 @@ Provides: libdrm-64bit = %{version} %endif # Summary: Userspace Interface for Kernel DRM Services -Source: %{name}-%{version}-7ec9a1e.tar.bz2 +Source: %{name}-%{version}.tar.bz2 Source2: baselibs.conf Patch: enable_test_tools.diff BuildRoot: %{_tmppath}/%{name}-%{version}-build