From c3d809839ec76c537b5559e5ad463ed5504cb421c8611b8eb87bab77206a79e7 Mon Sep 17 00:00:00 2001 From: Stefan Dirsch Date: Fri, 24 Apr 2015 15:05:11 +0000 Subject: [PATCH] - Update to version 1.0.6: * config: Add missing AC_CONFIG_SRCDIR * configure: Drop AM_MAINTAINER_MODE * autogen.sh: Honor NOCONFIGURE=1 * Fix typos & wording issues in source comments * Convert sprintf to snprintf * Delete trailing whitespace from *.[ch] files OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/xmag?expand=0&rev=7 --- xmag-1.0.5.tar.bz2 | 3 --- xmag-1.0.6.tar.bz2 | 3 +++ xmag.changes | 11 +++++++++++ xmag.spec | 4 ++-- 4 files changed, 16 insertions(+), 5 deletions(-) delete mode 100644 xmag-1.0.5.tar.bz2 create mode 100644 xmag-1.0.6.tar.bz2 diff --git a/xmag-1.0.5.tar.bz2 b/xmag-1.0.5.tar.bz2 deleted file mode 100644 index 769cee2..0000000 --- a/xmag-1.0.5.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:4ace8795cf756be4ba387f30366045594ce26adda2f5ffe1f8e896825d0932c6 -size 136976 diff --git a/xmag-1.0.6.tar.bz2 b/xmag-1.0.6.tar.bz2 new file mode 100644 index 0000000..e70395b --- /dev/null +++ b/xmag-1.0.6.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:87a2bc23b251e2d8f8370d3283a4d6c8dac98a30cb5749a04336cdb55c14e161 +size 143112 diff --git a/xmag.changes b/xmag.changes index 2a66667..3c3c9d6 100644 --- a/xmag.changes +++ b/xmag.changes @@ -1,3 +1,14 @@ +------------------------------------------------------------------- +Fri Apr 24 15:03:47 UTC 2015 - sndirsch@suse.com + +- Update to version 1.0.6: + * config: Add missing AC_CONFIG_SRCDIR + * configure: Drop AM_MAINTAINER_MODE + * autogen.sh: Honor NOCONFIGURE=1 + * Fix typos & wording issues in source comments + * Convert sprintf to snprintf + * Delete trailing whitespace from *.[ch] files + ------------------------------------------------------------------- Thu Feb 6 10:12:23 UTC 2014 - sndirsch@suse.com diff --git a/xmag.spec b/xmag.spec index 56ea61b..c571719 100644 --- a/xmag.spec +++ b/xmag.spec @@ -1,7 +1,7 @@ # # spec file for package xmag # -# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -17,7 +17,7 @@ Name: xmag -Version: 1.0.5 +Version: 1.0.6 Release: 0 Summary: Screen magnifier License: X11