commit gource for openSUSE:Factory

2020-02-06 Thread root
Hello community,

here is the log from the commit of package gource for openSUSE:Factory checked 
in at 2020-02-06 13:08:54

Comparing /work/SRC/openSUSE:Factory/gource (Old)
 and  /work/SRC/openSUSE:Factory/.gource.new.26092 (New)


Package is "gource"

Thu Feb  6 13:08:54 2020 rev:13 rq:770396 version:0.51

Changes:

--- /work/SRC/openSUSE:Factory/gource/gource.changes2018-07-18 
22:55:48.218590066 +0200
+++ /work/SRC/openSUSE:Factory/.gource.new.26092/gource.changes 2020-02-06 
13:08:57.064359840 +0100
@@ -1,0 +2,32 @@
+Wed Feb  5 20:11:56 UTC 2020 - antoine.belv...@opensuse.org
+
+- Update to version 0.51:
+  * Fixed --font-file relative path handling.
+  * Fixed a bug in resolving the repository root directory from a
+relative path.
+- Changes from version 0.50:
+  * Right mouse button rotation now pivots around the camera.
+  * Added --font-file option.
+  * Added --enable-font-file option to configure.
+  * Added --no-time-travel option.
+  * Added --dir-name-position option.
+  * Added --file-extension-fallback option.
+  * Added --user-show-filter option.
+  * Added --disable-input option.
+  * Added --loop-delay-seconds option.
+  * Added --font-scale option.
+  * Added filename, dirname and user font size options.
+  * Added workaround for FFMpeg error parsing Gource PPM video
+output.
+  * Fixed a bug in the Mercurial log parser that caused changes to
+be missed.
+  * Fixed file removal being cancelled by an action with an earlier
+timestamp.
+  * Fixed a bug in the log file format detection that could result
+in the wrong first entry being displayed for a custom log.
+  * Fixed a bug where automatically cycling through a config with
+multiple repositories reset settings to their defaults.
+- Remove obsolete conditional from spec file.
+- Update URL.
+
+---

Old:

  gource-0.49.tar.gz

New:

  gource-0.51.tar.gz



Other differences:
--
++ gource.spec ++
--- /var/tmp/diff_new_pack.JDp2me/_old  2020-02-06 13:08:57.824360254 +0100
+++ /var/tmp/diff_new_pack.JDp2me/_new  2020-02-06 13:08:57.824360254 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package gource
 #
-# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2020 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -12,21 +12,22 @@
 # license that conforms to the Open Source Definition (Version 1.9)
 # published by the Open Source Initiative.
 
-# Please submit bugfixes or comments via http://bugs.opensuse.org/
+# Please submit bugfixes or comments via https://bugs.opensuse.org/
 #
 
 
 Name:   gource
-Version:0.49
+Version:0.51
 Release:0
 Summary:Software version control visualization tool
 License:GPL-3.0-or-later
 Group:  Productivity/Graphics/Visualization/Graph
-Url:http://gource.io/
+URL:https://gource.io/
 Source: 
https://github.com/acaudwell/Gource/releases/download/%{name}-%{version}/%{name}-%{version}.tar.gz
 BuildRequires:  gcc-c++
 BuildRequires:  glew-devel
 BuildRequires:  glm-devel >= 0.9.3
+BuildRequires:  libboost_filesystem-devel
 BuildRequires:  pkgconfig
 BuildRequires:  tinyxml-devel
 BuildRequires:  pkgconfig(SDL2_image) >= 2.0
@@ -35,11 +36,6 @@
 BuildRequires:  pkgconfig(libpng) >= 1.2
 BuildRequires:  pkgconfig(sdl2) >= 2.0
 Requires:   freefont
-%if 0%{?suse_version} > 1325
-BuildRequires:  libboost_filesystem-devel
-%else
-BuildRequires:  boost-devel >= 1.46
-%endif
 
 %description
 Gource is a software version control visualization tool.

++ gource-0.49.tar.gz -> gource-0.51.tar.gz ++
 2208 lines of diff (skipped)




commit gource for openSUSE:Factory

2018-07-18 Thread root
Hello community,

here is the log from the commit of package gource for openSUSE:Factory checked 
in at 2018-07-18 22:54:59

Comparing /work/SRC/openSUSE:Factory/gource (Old)
 and  /work/SRC/openSUSE:Factory/.gource.new (New)


Package is "gource"

Wed Jul 18 22:54:59 2018 rev:12 rq:623147 version:0.49

Changes:

--- /work/SRC/openSUSE:Factory/gource/gource.changes2018-06-19 
11:57:46.731141615 +0200
+++ /work/SRC/openSUSE:Factory/.gource.new/gource.changes   2018-07-18 
22:55:48.218590066 +0200
@@ -1,0 +2,6 @@
+Mon Jul 16 14:15:19 UTC 2018 - antoine.belv...@opensuse.org
+
+- Update to version 0.49:
+  * Fixed compatibility with GLM 0.9.9.0.
+
+---

Old:

  gource-0.48.tar.gz

New:

  gource-0.49.tar.gz



Other differences:
--
++ gource.spec ++
--- /var/tmp/diff_new_pack.fGaNpD/_old  2018-07-18 22:55:48.798588142 +0200
+++ /var/tmp/diff_new_pack.fGaNpD/_new  2018-07-18 22:55:48.802588128 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   gource
-Version:0.48
+Version:0.49
 Release:0
 Summary:Software version control visualization tool
 License:GPL-3.0-or-later

++ gource-0.48.tar.gz -> gource-0.49.tar.gz ++
 2985 lines of diff (skipped)
retrying with extended exclude list
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/gource-0.48/ChangeLog new/gource-0.49/ChangeLog
--- old/gource-0.48/ChangeLog   2018-02-13 04:01:35.0 +0100
+++ new/gource-0.49/ChangeLog   2018-06-14 00:34:08.0 +0200
@@ -1,6 +1,8 @@
+0.49:
+ * Fixed compatibility with GLM 0.9.9.0.
+
 0.48:
  * Can now generate logs from git sub module directories.
- * Fixed building with GLM 0.9.9.
 
 0.47:
  * Fixed low mouse movement speed with some mice while repositioning camera.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/gource-0.48/INSTALL new/gource-0.49/INSTALL
--- old/gource-0.48/INSTALL 2018-02-13 04:01:35.0 +0100
+++ new/gource-0.49/INSTALL 2018-06-14 00:34:08.0 +0200
@@ -27,8 +27,6 @@
 
 SDL Image 2.0 needs to have been built with support PNG and JPEG images.
 
-GLM is a header only library that you can get from http://glm.g-truc.net/ if 
your distribution does not include it.
-
 2. Building
 ===
 
@@ -65,8 +63,8 @@
 
 ./configure --enable-ttf-font-dir=/path/to/freefont/
 
-Gource includes a copy of the TinyXML library. To make Gource build against
-the system library of TinyXML use:
+Gource includes a copy of TinyXML. To build against the system version of the
+library use:
 
 ./configure --with-tinyxml
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/gource-0.48/README new/gource-0.49/README
--- old/gource-0.48/README  2018-02-13 04:01:35.0 +0100
+++ new/gource-0.49/README  2018-06-14 00:34:08.0 +0200
@@ -34,7 +34,7 @@
 3. Using Gource
 ===
 
-gource  
+gource [options] [path]
 
 options:
 
@@ -66,7 +66,7 @@
 --transparent
 Make the background transparent. Only really useful for 
screenshots.
 
---start-date '-MM-DD hh:mm:ss +tz'
+--start-date "-MM-DD hh:mm:ss +tz"
 Start with the first entry after the supplied date and optional 
time.
 
 If a time zone offset isn't specified the local time zone is used.
@@ -77,7 +77,7 @@
 "2012-06-30 12:00"
 "2012-06-30 12:00:00 +12"
 
---stop-date '-MM-DD hh:mm:ss +tz'
+--stop-date "-MM-DD hh:mm:ss +tz"
 Stop after the last entry prior to the supplied date and optional 
time.
 
 Uses the same format as --start-date.
@@ -198,7 +198,7 @@
 
 --user-image-dir DIRECTORY
 Directory containing .jpg or .png images of users
-(eg 'Full Name.png') to use as avatars.
+(eg "Full Name.png") to use as avatars.
 
 --default-user-image IMAGE
 Path of .jpg or .png to use as the default user image.
@@ -264,7 +264,

commit gource for openSUSE:Factory

2018-06-19 Thread root
Hello community,

here is the log from the commit of package gource for openSUSE:Factory checked 
in at 2018-06-19 11:57:40

Comparing /work/SRC/openSUSE:Factory/gource (Old)
 and  /work/SRC/openSUSE:Factory/.gource.new (New)


Package is "gource"

Tue Jun 19 11:57:40 2018 rev:11 rq:616445 version:0.48

Changes:

--- /work/SRC/openSUSE:Factory/gource/gource.changes2017-11-19 
11:17:10.642748636 +0100
+++ /work/SRC/openSUSE:Factory/.gource.new/gource.changes   2018-06-19 
11:57:46.731141615 +0200
@@ -1,0 +2,7 @@
+Tue Jun 12 20:07:31 UTC 2018 - antoine.belv...@opensuse.org
+
+- Update to version 0.48:
+  * Can now generate logs from git sub module directories.
+  * Fixed building with GLM 0.9.9.
+
+---

Old:

  gource-0.47.tar.gz

New:

  gource-0.48.tar.gz



Other differences:
--
++ gource.spec ++
--- /var/tmp/diff_new_pack.qdw8Zm/_old  2018-06-19 11:57:47.967095723 +0200
+++ /var/tmp/diff_new_pack.qdw8Zm/_new  2018-06-19 11:57:47.967095723 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package gource
 #
-# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2018 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,10 +17,10 @@
 
 
 Name:   gource
-Version:0.47
+Version:0.48
 Release:0
 Summary:Software version control visualization tool
-License:GPL-3.0+
+License:GPL-3.0-or-later
 Group:  Productivity/Graphics/Visualization/Graph
 Url:http://gource.io/
 Source: 
https://github.com/acaudwell/Gource/releases/download/%{name}-%{version}/%{name}-%{version}.tar.gz
@@ -66,7 +66,8 @@
 %make_install
 
 %files
-%doc COPYING ChangeLog README THANKS
+%doc ChangeLog README THANKS
+%license COPYING
 %{_mandir}/man1/*
 %{_bindir}/gource
 %{_datadir}/gource/

++ gource-0.47.tar.gz -> gource-0.48.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/gource-0.47/ChangeLog new/gource-0.48/ChangeLog
--- old/gource-0.47/ChangeLog   2017-09-08 04:29:07.0 +0200
+++ new/gource-0.48/ChangeLog   2018-02-13 04:01:35.0 +0100
@@ -1,3 +1,7 @@
+0.48:
+ * Can now generate logs from git sub module directories.
+ * Fixed building with GLM 0.9.9.
+
 0.47:
  * Fixed low mouse movement speed with some mice while repositioning camera.
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/gource-0.47/README new/gource-0.48/README
--- old/gource-0.47/README  2017-09-08 04:29:00.0 +0200
+++ new/gource-0.48/README  2018-02-13 04:01:35.0 +0100
@@ -188,13 +188,13 @@
 Show filename extensions only.
 
 --file-filter REGEX
-Filter out any files matching a specified regular expression.
+Filter out file paths matching the specified regular expression.
 
 --file-show-filter REGEX
-Show only files matching this regular expression.
+Show only file paths matching the specified regular expression.
 
 --user-filter REGEX
-Filter out any users matching a specified regular expression.
+Filter usernames matching the specified regular expression.
 
 --user-image-dir DIRECTORY
 Directory containing .jpg or .png images of users
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/gource-0.47/build-aux/config.guess 
new/gource-0.48/build-aux/config.guess
--- old/gource-0.47/build-aux/config.guess  2017-09-08 04:29:07.0 
+0200
+++ new/gource-0.48/build-aux/config.guess  2018-02-13 04:01:35.0 
+0100
@@ -1,8 +1,8 @@
 #! /bin/sh
 # Attempt to guess a canonical system name.
-#   Copyright 1992-2016 Free Software Foundation, Inc.
+#   Copyright 1992-2017 Free Software Foundation, Inc.
 
-timestamp='2016-10-02'
+timestamp='2017-11-07'
 
 # This file is free software; you can redistribute it and/or modify it
 # under the terms of the GNU General Public License as published by
@@ -15,7 +15,7 @@
 # General Public License for more details.
 #
 # You should have received a copy of the GNU General Public License
-# along with this program; if not, see .
+# along with this program; if not, see .
 #
 # As a special exception to the GNU General Public License, if you
 # distribute this file as part of a program that contains a
@@ -27,7 +27,7 @@
 # Originally written by Per Bothner; maintained since 2000 by Ben Elliston.
 #
 # You can get the lat

commit gource for openSUSE:Factory

2017-11-19 Thread root
Hello community,

here is the log from the commit of package gource for openSUSE:Factory checked 
in at 2017-11-19 11:16:55

Comparing /work/SRC/openSUSE:Factory/gource (Old)
 and  /work/SRC/openSUSE:Factory/.gource.new (New)


Package is "gource"

Sun Nov 19 11:16:55 2017 rev:10 rq:542900 version:0.47

Changes:

--- /work/SRC/openSUSE:Factory/gource/gource.changes2017-07-17 
09:10:55.781868392 +0200
+++ /work/SRC/openSUSE:Factory/.gource.new/gource.changes   2017-11-19 
11:17:10.642748636 +0100
@@ -1,0 +2,19 @@
+Fri Nov 17 12:49:25 UTC 2017 - astie...@suse.com
+
+- gource 0.47:
+  * Fix low mouse movement speed with some mice while repositioning
+camera
+- includes changes from 0.46:
+  * Add --screen option
+- includes changes from 0.45:
+  * Add --window-position XxY option
+  * Add --frameless option
+  * Add --file-show-filter REGEX option
+  * Add --filename-time and filename-colour options
+  * Improve handling of very low seconds-per-day values
+  * Fix crash when SVN log lacks author information
+  * Additional git log command validation
+  * Allow lower case hex colours in custom logs
+  * Now requires SDL 2 to build
+
+---

Old:

  gource-0.44.tar.gz

New:

  gource-0.47.tar.gz



Other differences:
--
++ gource.spec ++
--- /var/tmp/diff_new_pack.Hrmv7G/_old  2017-11-19 11:17:11.342723206 +0100
+++ /var/tmp/diff_new_pack.Hrmv7G/_new  2017-11-19 11:17:11.346723060 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   gource
-Version:0.44
+Version:0.47
 Release:0
 Summary:Software version control visualization tool
 License:GPL-3.0+
@@ -29,22 +29,17 @@
 BuildRequires:  glm-devel >= 0.9.3
 BuildRequires:  pkgconfig
 BuildRequires:  tinyxml-devel
+BuildRequires:  pkgconfig(SDL2_image) >= 2.0
 BuildRequires:  pkgconfig(freetype2) >= 9.0.3
 BuildRequires:  pkgconfig(libpcre)
 BuildRequires:  pkgconfig(libpng) >= 1.2
+BuildRequires:  pkgconfig(sdl2) >= 2.0
 Requires:   freefont
 %if 0%{?suse_version} > 1325
 BuildRequires:  libboost_filesystem-devel
 %else
 BuildRequires:  boost-devel >= 1.46
 %endif
-%if 0%{?suse_version} >= 1310
-BuildRequires:  pkgconfig(SDL2_image) >= 2.0
-BuildRequires:  pkgconfig(sdl2) >= 2.0
-%else
-BuildRequires:  pkgconfig(SDL_image) >= 1.2
-BuildRequires:  pkgconfig(sdl) >= 1.2
-%endif
 
 %description
 Gource is a software version control visualization tool.

++ gource-0.44.tar.gz -> gource-0.47.tar.gz ++
 3103 lines of diff (skipped)




commit gource for openSUSE:Factory

2017-07-17 Thread root
Hello community,

here is the log from the commit of package gource for openSUSE:Factory checked 
in at 2017-07-17 09:10:54

Comparing /work/SRC/openSUSE:Factory/gource (Old)
 and  /work/SRC/openSUSE:Factory/.gource.new (New)


Package is "gource"

Mon Jul 17 09:10:54 2017 rev:9 rq:510113 version:0.44

Changes:

--- /work/SRC/openSUSE:Factory/gource/gource.changes2017-02-03 
17:41:25.529072292 +0100
+++ /work/SRC/openSUSE:Factory/.gource.new/gource.changes   2017-07-17 
09:10:55.781868392 +0200
@@ -1,0 +2,12 @@
+Thu Jul 13 09:28:11 UTC 2017 - astie...@suse.com
+
+- update to 0.44:
+  * Fixed crash when taking a screenshot with an odd resolution
+  * Fixed type deduction compilation error with newer versions of GCC
+  * Documentation improvements
+- drop svn-gource, gource has buil-t in svn support
+- drop cvs-exp.pl
+- drop gource-0.43-gcc6.patch, no longer required
+- drop boost_ppc64le.patch, not being built for it
+
+---

Old:

  boost_ppc64le.patch
  cvs-exp.pl
  gource-0.43-gcc6.patch
  gource-0.43.tar.gz
  svn-gource.py

New:

  gource-0.44.tar.gz



Other differences:
--
++ gource.spec ++
--- /var/tmp/diff_new_pack.TzTtbz/_old  2017-07-17 09:10:56.385783330 +0200
+++ /var/tmp/diff_new_pack.TzTtbz/_new  2017-07-17 09:10:56.389782766 +0200
@@ -17,24 +17,13 @@
 
 
 Name:   gource
-Version:0.43
+Version:0.44
 Release:0
 Summary:Software version control visualization tool
 License:GPL-3.0+
 Group:  Productivity/Graphics/Visualization/Graph
-Url:https://code.google.com/p/gource/
+Url:http://gource.io/
 Source: 
https://github.com/acaudwell/Gource/releases/download/%{name}-%{version}/%{name}-%{version}.tar.gz
-Source1:http://gource.googlecode.com/files/cvs-exp.pl
-Source2:
https://raw.githubusercontent.com/acaudwell/Gource/gource-%{version}/contrib/svn-gource.py
-Patch0: boost_ppc64le.patch
-# PATCH-FIX-UPSTREAM fix no matching function for call to 'max(double, float)'
-Patch1: gource-0.43-gcc6.patch
-BuildRequires:  automake
-%if 0%{?suse_version} > 1325
-BuildRequires:  libboost_filesystem-devel
-%else
-BuildRequires:  boost-devel >= 1.46
-%endif
 BuildRequires:  gcc-c++
 BuildRequires:  glew-devel
 BuildRequires:  glm-devel >= 0.9.3
@@ -44,7 +33,11 @@
 BuildRequires:  pkgconfig(libpcre)
 BuildRequires:  pkgconfig(libpng) >= 1.2
 Requires:   freefont
-BuildRoot:  %{_tmppath}/%{name}-%{version}-build
+%if 0%{?suse_version} > 1325
+BuildRequires:  libboost_filesystem-devel
+%else
+BuildRequires:  boost-devel >= 1.46
+%endif
 %if 0%{?suse_version} >= 1310
 BuildRequires:  pkgconfig(SDL2_image) >= 2.0
 BuildRequires:  pkgconfig(sdl2) >= 2.0
@@ -66,11 +59,8 @@
 
 %prep
 %setup -q
-%patch0 -p1
-%patch1 -p1
 
 %build
-autoreconf -fi
 
 %configure \
--with-tinyxml=yes \
@@ -79,16 +69,11 @@
 
 %install
 %make_install
-install %{SOURCE1} %{buildroot}%{_bindir}/cvs-exp
-install %{SOURCE2} %{buildroot}%{_bindir}/svn-gource
 
 %files
-%defattr(-,root,root)
 %doc COPYING ChangeLog README THANKS
 %{_mandir}/man1/*
 %{_bindir}/gource
-%{_bindir}/cvs-exp
-%{_bindir}/svn-gource
 %{_datadir}/gource/
 
 %changelog

++ gource-0.43.tar.gz -> gource-0.44.tar.gz ++
 2114 lines of diff (skipped)
retrying with extended exclude list
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/gource-0.43/ChangeLog new/gource-0.44/ChangeLog
--- old/gource-0.43/ChangeLog   2014-10-16 04:23:34.0 +0200
+++ new/gource-0.44/ChangeLog   2016-07-28 02:53:40.0 +0200
@@ -1,3 +1,8 @@
+0.44:
+ * Fixed crash when taking a screenshot with an odd resolution.
+ * Fixed type deduction compilation error with newer versions of GCC.
+ * Documentation improvements.
+
 0.43:
  * Updated boost autoconf macros to fix multi-arch detection.
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/gource-0.43/README new/gource-0.44/README
--- old/gource-0.43/README  2014-10-16 04:23:22.0 +0200
+++ new/gource-0.44/README  2016-07-28 02:53:40.0 +0200
@@ -5,7 +5,7 @@
 
 Copyright (C) 2009 Andrew Caudwell
 
-  http://gource.goo

commit gource for openSUSE:Factory

2017-02-03 Thread root
Hello community,

here is the log from the commit of package gource for openSUSE:Factory checked 
in at 2017-02-03 16:28:10

Comparing /work/SRC/openSUSE:Factory/gource (Old)
 and  /work/SRC/openSUSE:Factory/.gource.new (New)


Package is "gource"

Changes:

--- /work/SRC/openSUSE:Factory/gource/gource.changes2016-07-05 
09:51:52.0 +0200
+++ /work/SRC/openSUSE:Factory/.gource.new/gource.changes   2017-02-03 
17:41:25.529072292 +0100
@@ -1,0 +2,5 @@
+Wed Feb  1 10:56:43 UTC 2017 - adam.ma...@suse.de
+
+- use individual libboost-*-devel packages instead of boost-devel
+
+---



Other differences:
--
++ gource.spec ++
--- /var/tmp/diff_new_pack.pZs2OX/_old  2017-02-03 17:41:26.060997002 +0100
+++ /var/tmp/diff_new_pack.pZs2OX/_new  2017-02-03 17:41:26.064996436 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package gource
 #
-# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2017 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
@@ -30,7 +30,11 @@
 # PATCH-FIX-UPSTREAM fix no matching function for call to 'max(double, float)'
 Patch1: gource-0.43-gcc6.patch
 BuildRequires:  automake
+%if 0%{?suse_version} > 1325
+BuildRequires:  libboost_filesystem-devel
+%else
 BuildRequires:  boost-devel >= 1.46
+%endif
 BuildRequires:  gcc-c++
 BuildRequires:  glew-devel
 BuildRequires:  glm-devel >= 0.9.3




commit gource for openSUSE:Factory

2016-07-05 Thread h_root
Hello community,

here is the log from the commit of package gource for openSUSE:Factory checked 
in at 2016-07-05 09:51:50

Comparing /work/SRC/openSUSE:Factory/gource (Old)
 and  /work/SRC/openSUSE:Factory/.gource.new (New)


Package is "gource"

Changes:

--- /work/SRC/openSUSE:Factory/gource/gource.changes2015-08-14 
14:47:07.0 +0200
+++ /work/SRC/openSUSE:Factory/.gource.new/gource.changes   2016-07-05 
09:51:52.0 +0200
@@ -1,0 +2,6 @@
+Sat Jul  2 07:29:58 UTC 2016 - i...@marguerite.su
+
+- new patch: gource-0.43-gcc6.patch fixes boo#985356
+  * fix no matching function for call to 'max(double,float)'
+
+---

New:

  gource-0.43-gcc6.patch



Other differences:
--
++ gource.spec ++
--- /var/tmp/diff_new_pack.qquItC/_old  2016-07-05 09:51:53.0 +0200
+++ /var/tmp/diff_new_pack.qquItC/_new  2016-07-05 09:51:53.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package gource
 #
-# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2016 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
@@ -27,11 +27,14 @@
 Source1:http://gource.googlecode.com/files/cvs-exp.pl
 Source2:
https://raw.githubusercontent.com/acaudwell/Gource/gource-%{version}/contrib/svn-gource.py
 Patch0: boost_ppc64le.patch
+# PATCH-FIX-UPSTREAM fix no matching function for call to 'max(double, float)'
+Patch1: gource-0.43-gcc6.patch
 BuildRequires:  automake
 BuildRequires:  boost-devel >= 1.46
 BuildRequires:  gcc-c++
 BuildRequires:  glew-devel
 BuildRequires:  glm-devel >= 0.9.3
+BuildRequires:  pkgconfig
 BuildRequires:  tinyxml-devel
 BuildRequires:  pkgconfig(freetype2) >= 9.0.3
 BuildRequires:  pkgconfig(libpcre)
@@ -60,6 +63,7 @@
 %prep
 %setup -q
 %patch0 -p1
+%patch1 -p1
 
 %build
 autoreconf -fi
@@ -77,7 +81,7 @@
 %files
 %defattr(-,root,root)
 %doc COPYING ChangeLog README THANKS
-%doc %{_mandir}/man1/*
+%{_mandir}/man1/*
 %{_bindir}/gource
 %{_bindir}/cvs-exp
 %{_bindir}/svn-gource

++ gource-0.43-gcc6.patch ++
Index: b/src/dirnode.cpp
===
--- a/src/dirnode.cpp
+++ b/src/dirnode.cpp
@@ -582,7 +582,7 @@ void RDirNode::calcRadius() {
 //this->dir_radius_sqrt = sqrt(dir_radius); //dir_radius_sqrt is not used
 
 //this->parent_radius = std::max(1.0, parent_circ / PI);
-this->parent_radius = std::max(1.0, sqrt(total_file_area) * 
gGourceDirPadding);
+this->parent_radius = std::max(1.0, (double)sqrt(total_file_area) * 
gGourceDirPadding);
 }
 
 float RDirNode::distanceToParent() const{



commit gource for openSUSE:Factory

2015-08-14 Thread h_root
Hello community,

here is the log from the commit of package gource for openSUSE:Factory checked 
in at 2015-08-14 14:47:05

Comparing /work/SRC/openSUSE:Factory/gource (Old)
 and  /work/SRC/openSUSE:Factory/.gource.new (New)


Package is "gource"

Changes:

--- /work/SRC/openSUSE:Factory/gource/gource.changes2014-11-18 
22:46:02.0 +0100
+++ /work/SRC/openSUSE:Factory/.gource.new/gource.changes   2015-08-14 
14:47:07.0 +0200
@@ -1,0 +2,5 @@
+Thu Aug 13 09:50:08 UTC 2015 - dval...@suse.com
+
+- Fix boost libdir on ppc64le (boost_ppc64le.patch) 
+
+---

New:

  boost_ppc64le.patch



Other differences:
--
++ gource.spec ++
--- /var/tmp/diff_new_pack.lj2ZzS/_old  2015-08-14 14:47:07.0 +0200
+++ /var/tmp/diff_new_pack.lj2ZzS/_new  2015-08-14 14:47:07.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package gource
 #
-# 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
@@ -26,6 +26,8 @@
 Source: 
https://github.com/acaudwell/Gource/releases/download/%{name}-%{version}/%{name}-%{version}.tar.gz
 Source1:http://gource.googlecode.com/files/cvs-exp.pl
 Source2:
https://raw.githubusercontent.com/acaudwell/Gource/gource-%{version}/contrib/svn-gource.py
+Patch0: boost_ppc64le.patch
+BuildRequires:  automake
 BuildRequires:  boost-devel >= 1.46
 BuildRequires:  gcc-c++
 BuildRequires:  glew-devel
@@ -57,8 +59,11 @@
 
 %prep
 %setup -q
+%patch0 -p1
 
 %build
+autoreconf -fi
+
 %configure \
--with-tinyxml=yes \
--enable-ttf-font-dir=%{_datadir}/fonts/truetype

++ boost_ppc64le.patch ++
>From d82443b6d449c95e60c23ed27225e90f89c62a2e Mon Sep 17 00:00:00 2001
From: Dinar Valeev 
Date: Thu, 13 Aug 2015 11:44:55 +0200
Subject: [PATCH] Fix boost libdir on ppc64le

---
 m4/ax_boost_base.m4 | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/m4/ax_boost_base.m4 b/m4/ax_boost_base.m4
index 8e6ee9a..45df794 100644
--- a/m4/ax_boost_base.m4
+++ b/m4/ax_boost_base.m4
@@ -95,6 +95,9 @@ if test "x$want_boost" = "xyes"; then
   x86_64|ppc64|s390x|sparc64|aarch64)
 libsubdirs="lib64 lib lib64"
 ;;
+  ppc64le)
+libsubdirs="lib64"
+;;
 esac
 
 dnl allow for real multi-arch paths e.g. /usr/lib/x86_64-linux-gnu. Give
-- 
1.8.5.6




commit gource for openSUSE:Factory

2014-11-18 Thread h_root
Hello community,

here is the log from the commit of package gource for openSUSE:Factory checked 
in at 2014-11-18 22:45:23

Comparing /work/SRC/openSUSE:Factory/gource (Old)
 and  /work/SRC/openSUSE:Factory/.gource.new (New)


Package is "gource"

Changes:

--- /work/SRC/openSUSE:Factory/gource/gource.changes2014-01-10 
21:19:04.0 +0100
+++ /work/SRC/openSUSE:Factory/.gource.new/gource.changes   2014-11-18 
22:46:02.0 +0100
@@ -1,0 +2,25 @@
+Tue Nov 11 21:08:06 UTC 2014 - andreas.stie...@gmx.de
+
+- gource 0.43:
+  + Updated boost autoconf macros to fix multi-arch detection.
+- includes changes from gource 0.42:
+  + Fixed bzr log command when no start date was specified.
+  + Fixed hg log commit order when date range specified.
+  + Fixed hg log command line on Windows.
+  + Fixed parser bug in date range filtering code.
+- includes changes from gource 0.41:
+  + Multi-monitor support using SDL 2.0 when available.
+  + SDL 1.2 support is deprecated.
+  + Full screen mode now uses desktop resolution by default.
+  + Added --start-date, --stop-date '-MM-DD hh:mm:ss' options.
+  + Added --dir-name-depth option.
+  + Changed --file-idle-time default value to 0.
+  + Changed screenshot format to PNG.
+- packaging changes:
+  + update source URL
+  + drop ppc64le.patch, upstream
+  + update and clean up dependencies
+  + build with and use system tinyxml library instead of in-tree
+  + build with SDL2 where available
+
+---

Old:

  gource-0.40.tar.gz
  ppc64le.patch

New:

  gource-0.43.tar.gz



Other differences:
--
++ gource.spec ++
--- /var/tmp/diff_new_pack.eSCHhg/_old  2014-11-18 22:46:04.0 +0100
+++ /var/tmp/diff_new_pack.eSCHhg/_new  2014-11-18 22:46:04.0 +0100
@@ -17,29 +17,32 @@
 
 
 Name:   gource
-Version:0.40
+Version:0.43
 Release:0
 Summary:Software version control visualization tool
 License:GPL-3.0+
 Group:  Productivity/Graphics/Visualization/Graph
-Url:http://code.google.com/p/gource/
-Source: http://gource.googlecode.com/files/%{name}-%{version}.tar.gz
-Source1:cvs-exp.pl
-Source2:svn-gource.py
-Patch0: ppc64le.patch
-BuildRequires:  SDL-devel
-BuildRequires:  SDL_image-devel
+Url:https://code.google.com/p/gource/
+Source: 
https://github.com/acaudwell/Gource/releases/download/%{name}-%{version}/%{name}-%{version}.tar.gz
+Source1:http://gource.googlecode.com/files/cvs-exp.pl
+Source2:
https://raw.githubusercontent.com/acaudwell/Gource/gource-%{version}/contrib/svn-gource.py
 BuildRequires:  boost-devel >= 1.46
-BuildRequires:  freetype2-devel
-BuildRequires:  ftgl-devel
 BuildRequires:  gcc-c++
 BuildRequires:  glew-devel
 BuildRequires:  glm-devel >= 0.9.3
-BuildRequires:  libjpeg-devel
-BuildRequires:  libpng-devel
-BuildRequires:  pcre-devel
+BuildRequires:  tinyxml-devel
+BuildRequires:  pkgconfig(freetype2) >= 9.0.3
+BuildRequires:  pkgconfig(libpcre)
+BuildRequires:  pkgconfig(libpng) >= 1.2
 Requires:   freefont
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
+%if 0%{?suse_version} >= 1310
+BuildRequires:  pkgconfig(SDL2_image) >= 2.0
+BuildRequires:  pkgconfig(sdl2) >= 2.0
+%else
+BuildRequires:  pkgconfig(SDL_image) >= 1.2
+BuildRequires:  pkgconfig(sdl) >= 1.2
+%endif
 
 %description
 Gource is a software version control visualization tool.
@@ -54,21 +57,18 @@
 
 %prep
 %setup -q
-%patch0 -p1
 
 %build
 %configure \
+   --with-tinyxml=yes \
   --enable-ttf-font-dir=%{_datadir}/fonts/truetype
-make %{?_smp_flags}
+make %{?_smp_mflags}
 
 %install
 %make_install
 install %{SOURCE1} %{buildroot}%{_bindir}/cvs-exp
 install %{SOURCE2} %{buildroot}%{_bindir}/svn-gource
 
-%clean
-rm -rf %{buildroot}
-
 %files
 %defattr(-,root,root)
 %doc COPYING ChangeLog README THANKS

++ gource-0.40.tar.gz -> gource-0.43.tar.gz ++
 18721 lines of diff (skipped)

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



commit gource for openSUSE:Factory

2014-01-10 Thread h_root
Hello community,

here is the log from the commit of package gource for openSUSE:Factory checked 
in at 2014-01-10 21:19:03

Comparing /work/SRC/openSUSE:Factory/gource (Old)
 and  /work/SRC/openSUSE:Factory/.gource.new (New)


Package is "gource"

Changes:

--- /work/SRC/openSUSE:Factory/gource/gource.changes2013-08-05 
20:42:38.0 +0200
+++ /work/SRC/openSUSE:Factory/.gource.new/gource.changes   2014-01-10 
21:19:04.0 +0100
@@ -1,0 +2,7 @@
+Fri Jan 10 14:58:06 UTC 2014 - dval...@suse.com
+
+- Fix boot libdir for ppc64le
+
+- added patches:
+  * ppc64le.patch
+---

New:

  ppc64le.patch



Other differences:
--
++ gource.spec ++
--- /var/tmp/diff_new_pack.ZCudsk/_old  2014-01-10 21:19:04.0 +0100
+++ /var/tmp/diff_new_pack.ZCudsk/_new  2014-01-10 21:19:04.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package gource
 #
-# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2014 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
@@ -26,6 +26,7 @@
 Source: http://gource.googlecode.com/files/%{name}-%{version}.tar.gz
 Source1:cvs-exp.pl
 Source2:svn-gource.py
+Patch0: ppc64le.patch
 BuildRequires:  SDL-devel
 BuildRequires:  SDL_image-devel
 BuildRequires:  boost-devel >= 1.46
@@ -53,6 +54,7 @@
 
 %prep
 %setup -q
+%patch0 -p1
 
 %build
 %configure \

++ ppc64le.patch ++
Index: gource-0.40/m4/ax_boost_base.m4
===
--- gource-0.40.orig/m4/ax_boost_base.m4
+++ gource-0.40/m4/ax_boost_base.m4
@@ -91,7 +91,7 @@ if test "x$want_boost" = "xyes"; then
 dnl are found, e.g. when only header-only libraries are installed!
 libsubdirs="lib"
 ax_arch=`uname -m`
-if test $ax_arch = x86_64 -o $ax_arch = ppc64 -o $ax_arch = s390x -o 
$ax_arch = sparc64; then
+if test $ax_arch = x86_64 -o $ax_arch = ppc64 -o $ax_arch = ppc64le -o 
$ax_arch = s390x -o $ax_arch = sparc64; then
 libsubdirs="lib64 lib lib64"
 fi
 
Index: gource-0.40/configure
===
--- gource-0.40.orig/configure
+++ gource-0.40/configure
@@ -6682,7 +6682,7 @@ $as_echo_n "checking for boostlib >= $bo
 
 libsubdirs="lib"
 ax_arch=`uname -m`
-if test $ax_arch = x86_64 -o $ax_arch = ppc64 -o $ax_arch = s390x -o 
$ax_arch = sparc64; then
+if test $ax_arch = x86_64 -o $ax_arch = ppc64 -o $ax_arch = ppc64le -o 
$ax_arch = s390x -o $ax_arch = sparc64; then
 libsubdirs="lib64 lib lib64"
 fi
 
-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit gource for openSUSE:Factory

2013-08-05 Thread h_root
Hello community,

here is the log from the commit of package gource for openSUSE:Factory checked 
in at 2013-08-05 20:42:38

Comparing /work/SRC/openSUSE:Factory/gource (Old)
 and  /work/SRC/openSUSE:Factory/.gource.new (New)


Package is "gource"

Changes:

New Changes file:

--- /dev/null   2013-07-23 23:44:04.804033756 +0200
+++ /work/SRC/openSUSE:Factory/.gource.new/gource.changes   2013-08-05 
20:42:38.0 +0200
@@ -0,0 +1,142 @@
+---
+Mon Jul 22 13:04:37 UTC 2013 - cfarr...@suse.com
+
+- license update: GPL-3.0+
+  No indication of licenses that would restrict the GPL-3.0 license to 3
+  only
+
+---
+Tue Jul  2 18:52:40 UTC 2013 - dmitr...@opensuse.org
+
+- Update to version 0.40
+  * Added caption support.
+  * Improved command line interoperability on Windows.
+  * Fixed directory deletion short circuiting processing
+the rest of a commit.
+  * Fixed issue loading non-ascii user image filenames on windows.
+  * Ignore UTF-8 byte order mark at the start of lines in custom
+log files.
+  * Fix to boost macros for Macs and non-GNU systems (mistydemeo).
+  * Autotools improvements (flameeyes).
+
+---
+Tue Apr 23 12:53:47 UTC 2013 - br...@ioda-net.ch
+
+- Added version dependency in spec libboost >= 1.46 
+- Added new dependency glm-devel > 0.9.3 (devel:library:c_c++)
+
+- updated to 0.39
+   Changes since 0.38:
+
+Fixed blurry non power of 2 logos.
+File colour changes now supported in custom logs (rmyorston).
+Fixed building against Boost 1.50 (svenstaro).
+Updated boost autoconf macros (flameeyes).
+Autogen script (matthiaskrgr). 
+
+   Changes since 0.37:
+
+New high quality sprites.
+Fullscreen toggle with alt + enter.
+Window is now resizable. -WIDTHxHEIGHT! creates a non-resizable window.
+Lowered minimum zoom distance.
+Use AM_CPPFLAGS in Makefile.am to allow passing custom CPPFLAGS.
+Don't add files that match the path of a known directory.
+Fixed divide by zero in text shader causing artifacts on some video cards.
+Recursively search for repository directory when log-format not specified 
(thanks to Jörg Bachmann for original concept / prototype).
+New dependency on Boost Filesystem.
+Doubled the maximum zoom out distance.
+Allow negative timestamps before 1970 in custom log (artzub).
+Fix for UTF8-CPP checked.h compilation issue (vszakats).
+Fixed bug causing missing characters in text.
+Fixed --highlight-users option not using highlight-colour.
+highlight-colour default changed to white.
+Added --selection-colour option (applied to selected users and files).
+Added --dir-colour option (applied to directories). 
+
+   There are some new dependencies for building this version:
+
+GLM 0.9.3 (header only library)
+Boost Filesystem >= 1.46 
+
+---
+Fri Nov 11 15:31:01 UTC 2011 - prus...@opensuse.org
+
+- updated to 0.37
+- drop obsolete patch nonvoid.patch (applied upstream)
+
+---
+Fri May 27 15:09:42 UTC 2011 - prus...@opensuse.org
+
+- merge package from Contrib
+- updated to version 0.34
+- added two extra tools
+
+---
+Wed Apr 13 08:12:29 UTC 2011 - a...@cryptomilk.org
+
+- update to version 0.32
+  * Fixed behaviour of user camera tracking.
+  * Added --with-tinyxml option to configure (use the system TinyXML library).
+  * Fixed crash when SVN log entry contains no 'paths' element.
+  * Handle directory deletion (happens in SVN logs).
+
+---
+Tue Feb  8 17:03:05 UTC 2011 - a...@cryptomilk.org
+
+- update to version 0.29
+  * SVN built-in support.
+  * cvs2cl log support (cvs-exp support is now deprecated).
+  * Made camera behaviour when zooming and selecting objects more
+intuitive.
+  * Improved interactive performance.
+  * Added file extension key (--key or toggled with 'K').
+  * Added mouse-over tool tips.
+  * Added --highlight-colour option.
+  * Added --hash-seed option. The S key now randomizes colours.
+  * Added --output-custom-log option.
+  * Exposed --time-scale option (previously only available
+interactively).
+  * Removed arbitrary 1024 maximum length limit for log lines.
+  * Fixed two file colouring bugs (quoted files from git, period in
+file path).
+  * Fix handling of avatars for UTF-8 usernames on MACOSX.
+  * Recover from video mode failing to set due to multi-sampling.
+
+- update to version 0.28
+  * Bazaar support for merged commits (