Hello community,

here is the log from the commit of package awesome for openSUSE:Factory checked 
in at 2013-06-28 15:58:18
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/awesome (Old)
 and      /work/SRC/openSUSE:Factory/.awesome.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "awesome"

Changes:
--------
--- /work/SRC/openSUSE:Factory/awesome/awesome.changes  2013-01-03 
16:48:12.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.awesome.new/awesome.changes     2013-06-28 
15:58:19.000000000 +0200
@@ -1,0 +2,19 @@
+Tue Feb 12 09:04:44 UTC 2013 - tog...@opensuse.org
+
+- Update to 3.4.15
+  * Fix keyboard layouts
+
+- Changes between 3.4.13 and 3.4.14
+
+  * Add NoDisplay to .desktop file (FS#1031)
+  * Remove incorrect comment.
+  * Have only FreeBSD require dynamic linking (FS#743)
+  * Add x11-xcb to the pkg-config checks
+  * naughty: Correctly handle rowstride on icons
+  * Fix client screen in awful.client.setslave
+  * Added initial support for Xlib cursor themes
+
+- Use xz format for the source files
+- Added xcursor to BuildRequires
+
+-------------------------------------------------------------------
@@ -131 +149,0 @@
-

Old:
----
  awesome-3.4.13.tar.bz2

New:
----
  awesome-3.4.15.tar.xz

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

Other differences:
------------------
++++++ awesome.spec ++++++
--- /var/tmp/diff_new_pack.a5Q5HI/_old  2013-06-28 15:58:20.000000000 +0200
+++ /var/tmp/diff_new_pack.a5Q5HI/_new  2013-06-28 15:58:20.000000000 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package awesome
 #
-# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -18,12 +18,12 @@
 
 Name:           awesome
 Summary:        Highly configurable tiling and floating Window Manager
-Version:        3.4.13
-Release:        0
 License:        GPL-2.0+
 Group:          System/GUI/Other
+Version:        3.4.15
+Release:        0
 Url:            http://awesome.naquadah.org/
-Source:         http://awesome.naquadah.org/download/awesome-%{version}.tar.bz2
+Source:         http://awesome.naquadah.org/download/awesome-%{version}.tar.xz
 # PATCH-FIX-OPENSUSE --remove timestamp from build -- 
pascal.ble...@opensuse.org
 Patch0:         awesome-remove_build_timestamp.patch
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
@@ -36,26 +36,27 @@
 BuildRequires:  gcc-c++
 BuildRequires:  glibc-devel
 BuildRequires:  gperf
-BuildRequires:  pkgconfig(imlib2)
-BuildRequires:  pkgconfig(libev)
-BuildRequires:  pkgconfig(libxdg-basedir)
 BuildRequires:  lua51-devel
+BuildRequires:  xmlto
+BuildRequires:  xorg-x11-util-devel
 BuildRequires:  pkgconfig(cairo)
 BuildRequires:  pkgconfig(dbus-1)
 BuildRequires:  pkgconfig(dbus-glib-1)
 BuildRequires:  pkgconfig(gtk+-2.0)
+BuildRequires:  pkgconfig(imlib2)
+BuildRequires:  pkgconfig(libev)
 BuildRequires:  pkgconfig(libstartup-notification-1.0)
+BuildRequires:  pkgconfig(libxdg-basedir)
 BuildRequires:  pkgconfig(xcb)
 BuildRequires:  pkgconfig(xcb-ewmh)
-BuildRequires:  pkgconfig(xcb-keysyms)
 BuildRequires:  pkgconfig(xcb-icccm)
 BuildRequires:  pkgconfig(xcb-image)
+BuildRequires:  pkgconfig(xcb-keysyms)
 BuildRequires:  pkgconfig(xcb-render)
 BuildRequires:  pkgconfig(xcb-util) => 0.3.8
-BuildRequires:  xmlto
-BuildRequires:  xorg-x11-util-devel
-Requires:       imlib2-loaders
+BuildRequires:  pkgconfig(xcursor)
 Requires:       %{name}-branding = %{version}
+Requires:       imlib2-loaders
 
 %description
 awesome is a window manager initialy based on a dwm code rewriting. It is
@@ -87,7 +88,6 @@
 
 %package branding-upstream
 Summary:        Upstream Branding for awesome
-License:        GPL-2.0+
 Group:          System/GUI/Other
 Supplements:    packageand(%{name}:branding-upstream)
 Provides:       %{name}-branding = %{version}
@@ -129,7 +129,6 @@
       -DCOMPRESS_MANPAGES=OFF \
       ..
 
-
 %__make %{?_smp_mflags} VERBOSE=1
  popd
 
@@ -138,7 +137,6 @@
 %make_install
 popd
 
-
 %files
 %defattr(-,root,root,-)
 %doc AUTHORS LICENSE README STYLE
@@ -167,4 +165,5 @@
 %doc LICENSE
 %config(noreplace) %{_sysconfdir}/xdg/%{name}/rc.lua
 %{_datadir}/%{name}/themes
+
 %changelog

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org

Reply via email to