Hello community,

here is the log from the commit of package xedit for openSUSE:Factory checked 
in at 2013-01-22 18:05:56
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/xedit (Old)
 and      /work/SRC/openSUSE:Factory/.xedit.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "xedit", Maintainer is ""

Changes:
--------
--- /work/SRC/openSUSE:Factory/xedit/xedit.changes      2012-05-08 
12:02:26.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.xedit.new/xedit.changes 2013-01-22 
18:05:58.000000000 +0100
@@ -1,0 +2,21 @@
+Sat Jan 19 11:15:01 UTC 2013 - zai...@opensuse.org
+
+- Update to version 1.2.1:
+  + Remove lisp/env.c from EXTRA_DIST to fix make_distcheck
+  + Eliminate use of tab stops. Use real TBL markup.
+  + Do not unconditionally define DEBUG.
+  + Avoid problems with builds with -Werror=format-security.
+  + Use proper pointer when computing "realpath" of a new file.
+  + Correct 64 bit overflow check and bignum code.
+  + Update fallback implementation of missing libc functions.
+  + Fix builds of lisp/core.c with Solaris Studio compilers.
+  + Require xt >= 1.0 for appdefaultdir (fdo#7237).
+  + config:
+    - Replace deprecated AM_CONFIG_HEADER with AC_CONFIG_HEADERS.
+    - Replace deprecated AC_HELP_STRING with AS_HELP_STRING.
+    - Move man pages into their own directory.
+  + man:
+    - Replace hard coded man page section with substitution strings
+    - Remove trailing spaces and tabs.
+
+-------------------------------------------------------------------

Old:
----
  xedit-1.2.0.tar.bz2

New:
----
  xedit-1.2.1.tar.bz2

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

Other differences:
------------------
++++++ xedit.spec ++++++
--- /var/tmp/diff_new_pack.CFJmXw/_old  2013-01-22 18:05:59.000000000 +0100
+++ /var/tmp/diff_new_pack.CFJmXw/_new  2013-01-22 18:05:59.000000000 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package xedit
 #
-# 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
@@ -15,20 +15,21 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
+
 Name:           xedit
-Version:        1.2.0
+Version:        1.2.1
 Release:        0
-License:        MIT
 Summary:        Simple text editor for X
-Url:            http://xorg.freedesktop.org/
+License:        MIT
 Group:          System/X11/Utilities
+Url:            http://xorg.freedesktop.org/
 Source0:        
http://xorg.freedesktop.org/releases/individual/app/%{name}-%{version}.tar.bz2
 BuildRequires:  pkg-config
 BuildRequires:  pkgconfig(x11)
 BuildRequires:  pkgconfig(xaw7)
 BuildRequires:  pkgconfig(xmu)
 BuildRequires:  pkgconfig(xorg-macros) >= 1.8
-BuildRequires:  pkgconfig(xt)
+BuildRequires:  pkgconfig(xt) >= 1.0
 # This was part of the xorg-x11 package up to version 7.6
 Conflicts:      xorg-x11 <= 7.6
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build

++++++ xedit-1.2.0.tar.bz2 -> xedit-1.2.1.tar.bz2 ++++++
++++ 13180 lines of diff (skipped)

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

Reply via email to