Hello community,

here is the log from the commit of package xf86-video-ast for openSUSE:Factory 
checked in at 2014-09-03 18:22:20
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/xf86-video-ast (Old)
 and      /work/SRC/openSUSE:Factory/.xf86-video-ast.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "xf86-video-ast"

Changes:
--------
--- /work/SRC/openSUSE:Factory/xf86-video-ast/xf86-video-ast.changes    
2014-04-26 06:06:34.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.xf86-video-ast.new/xf86-video-ast.changes       
2014-09-03 21:19:53.000000000 +0200
@@ -1,0 +2,24 @@
+Fri Aug 22 08:52:34 UTC 2014 - [email protected]
+
+- Update to Version 1.0.1:
+  This update essentially contains:
+  * my fixes (which get obsoleted):
+     u_01-Fix-compiler-warnings-get-rid-if-xf86PciInfo-h.patch
+     u_02-Fix-compiler-warnings-get-rid-of-deprecated-IOADDRESS.patch
+     u_03-Fix-compiler-warnings-add-DrawablePtr-argument-to-ASTPutImage.patch
+     u_04-Clean-up-namespace-in-ast_vgatools.c.patch
+     u_05-Clean-up-namespace-in-ast_2dtool.c.patch
+     u_06-Clean-up-namespace-in-ast_cursor.c.patch
+     u_07-Clean-up-namespace-in-ast_mode.c.patch
+     u_08-Clean-up-namespace-in-ast_accel.c.patch
+     u_09-Clean-up-namespace-in-ast_tool.c.patch
+     u_10-Include-local-headers-only-when-needed.patch
+     u_11-Fix-typo.patch
+     u_12-Fix-ABI-version-conflict-in-xf86UnclaimPciSlot.patch
+     u_13-Move-firmware-for-DP501-to-a-separate-file.patch
+     u_14-Add-_AST_H_-define-to-ast.h.patch
+  * Fix for bnc#892723:
+     Fixed-1600x900-cannot-display-properly.patch  
+  * An update for DP501 support
+
+-------------------------------------------------------------------

Old:
----
  u_01-Fix-compiler-warnings-get-rid-if-xf86PciInfo-h.patch
  u_02-Fix-compiler-warnings-get-rid-of-deprecated-IOADDRESS.patch
  u_03-Fix-compiler-warnings-add-DrawablePtr-argument-to-ASTPutImage.patch
  u_04-Clean-up-namespace-in-ast_vgatools.c.patch
  u_05-Clean-up-namespace-in-ast_2dtool.c.patch
  u_06-Clean-up-namespace-in-ast_cursor.c.patch
  u_07-Clean-up-namespace-in-ast_mode.c.patch
  u_08-Clean-up-namespace-in-ast_accel.c.patch
  u_09-Clean-up-namespace-in-ast_tool.c.patch
  u_10-Include-local-headers-only-when-needed.patch
  u_11-Fix-typo.patch
  u_12-Fix-ABI-version-conflict-in-xf86UnclaimPciSlot.patch
  u_13-Move-firmware-for-DP501-to-a-separate-file.patch
  u_14-Add-_AST_H_-define-to-ast.h.patch
  xf86-video-ast-0.99.9.tar.bz2

New:
----
  xf86-video-ast-1.0.1.tar.bz2

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ xf86-video-ast.spec ++++++
--- /var/tmp/diff_new_pack.bw3Zmh/_old  2014-09-03 21:19:55.000000000 +0200
+++ /var/tmp/diff_new_pack.bw3Zmh/_new  2014-09-03 21:19:55.000000000 +0200
@@ -17,27 +17,13 @@
 
 
 Name:           xf86-video-ast
-Version:        0.99.9
+Version:        1.0.1
 Release:        0
 Summary:        ASpeed Technologies video driver for the Xorg X server
 License:        MIT
 Group:          System/X11/Servers/XF86_4
 Url:            http://xorg.freedesktop.org/
 Source0:        
http://xorg.freedesktop.org/releases/individual/driver/%{name}-%{version}.tar.bz2
-Patch1:         u_01-Fix-compiler-warnings-get-rid-if-xf86PciInfo-h.patch
-Patch2:         
u_02-Fix-compiler-warnings-get-rid-of-deprecated-IOADDRESS.patch
-Patch3:         
u_03-Fix-compiler-warnings-add-DrawablePtr-argument-to-ASTPutImage.patch
-Patch4:         u_04-Clean-up-namespace-in-ast_vgatools.c.patch
-Patch5:         u_05-Clean-up-namespace-in-ast_2dtool.c.patch
-Patch6:         u_06-Clean-up-namespace-in-ast_cursor.c.patch
-Patch7:         u_07-Clean-up-namespace-in-ast_mode.c.patch
-Patch8:         u_08-Clean-up-namespace-in-ast_accel.c.patch
-Patch9:         u_09-Clean-up-namespace-in-ast_tool.c.patch
-Patch10:        u_10-Include-local-headers-only-when-needed.patch
-Patch11:        u_11-Fix-typo.patch
-Patch12:        u_12-Fix-ABI-version-conflict-in-xf86UnclaimPciSlot.patch
-Patch13:        u_13-Move-firmware-for-DP501-to-a-separate-file.patch
-Patch14:        u_14-Add-_AST_H_-define-to-ast.h.patch
 BuildRequires:  pkg-config
 BuildRequires:  pkgconfig(fontsproto)
 BuildRequires:  pkgconfig(pciaccess) >= 0.8.0
@@ -60,20 +46,6 @@
 
 %prep
 %setup -q
-%patch1 -p1
-%patch2 -p1
-%patch3 -p1
-%patch4 -p1
-%patch5 -p1
-%patch6 -p1
-%patch7 -p1
-%patch8 -p1
-%patch9 -p1
-%patch10 -p1
-%patch11 -p1
-%patch12 -p1
-%patch13 -p1
-%patch14 -p1
 
 %build
 %configure

++++++ xf86-video-ast-0.99.9.tar.bz2 -> xf86-video-ast-1.0.1.tar.bz2 ++++++
++++ 17221 lines of diff (skipped)

-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to