commit pinpoint for openSUSE:Factory
Hello community, here is the log from the commit of package pinpoint for openSUSE:Factory checked in at 2015-08-01 11:38:02 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/pinpoint (Old) and /work/SRC/openSUSE:Factory/.pinpoint.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Package is "pinpoint" Changes: -------- --- /work/SRC/openSUSE:Factory/pinpoint/pinpoint.changes 2013-01-21 17:44:30.000000000 +0100 +++ /work/SRC/openSUSE:Factory/.pinpoint.new/pinpoint.changes 2015-08-01 11:38:03.000000000 +0200 @@ -1,0 +2,17 @@ +Tue Jul 28 13:03:55 UTC 2015 - dimstar@opensuse.org + +- Update to version 0.1.6: + + --ignore-comments to generate slides without comments. + + Switched to a more recent version of GStreamer. + + Switched to a more recent version of Clutter-Gst. + + Background alignment. + + A LOT of fixes. +- Add pkgconfig(clutter-gst-3.0) BuildRequires, new, explicitly + verified dependency. +- Drop libtool BuildRequires and call to autogen.sh: the tarball + is properly bootstrapped. +- Drop 0001-Fix-overwriting-of-slides-in-speaker-screen.patch and + 0001-Honor-stage-color-in-PDF-output.patch: No reference why + they were added, no tag line. + +------------------------------------------------------------------- Old: ---- 0001-Fix-overwriting-of-slides-in-speaker-screen.patch 0001-Honor-stage-color-in-PDF-output.patch pinpoint-0.1.4+git.tar.xz New: ---- pinpoint-0.1.6.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ pinpoint.spec ++++++ --- /var/tmp/diff_new_pack.qqaQ7R/_old 2015-08-01 11:38:04.000000000 +0200 +++ /var/tmp/diff_new_pack.qqaQ7R/_new 2015-08-01 11:38:04.000000000 +0200 @@ -1,7 +1,7 @@ # # spec file for package pinpoint # -# Copyright (c) 2013 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,20 +17,16 @@ Name: pinpoint -Version: 0.1.4+git +Version: 0.1.6 Release: 0 Summary: Simple Presentation Tool for Excellent Presentations License: LGPL-2.1+ Group: Productivity/Publishing/Presentation Url: http://live.gnome.org/Pinpoint -Source: %{name}-%{version}.tar.xz -# PATCH-FIX-UPSTREAM 0001-Fix-overwriting-of-slides-in-speaker-screen.patch kkaempf@suse.de -Patch1: 0001-Fix-overwriting-of-slides-in-speaker-screen.patch -# PATCH-FIX-UPSTREAM 0001-Honor-stage-color-in-PDF-output.patch kkaempf@suse.de -Patch2: 0001-Honor-stage-color-in-PDF-output.patch -BuildRequires: libtool +Source: http://download.gnome.org/sources/pinpoint/0.1/%{name}-%{version}.tar.xz BuildRequires: pkgconfig(cairo-pdf) -BuildRequires: pkgconfig(clutter-1.0) +BuildRequires: pkgconfig(clutter-1.0) >= 1.12 +BuildRequires: pkgconfig(clutter-gst-3.0) >= 3.0.0 BuildRequires: pkgconfig(gdk-pixbuf-2.0) BuildRequires: pkgconfig(gio-2.0) BuildRequires: pkgconfig(librsvg-2.0) @@ -44,20 +40,14 @@ %prep %setup -q -%patch1 -p1 -%patch2 -p1 %build -./autogen.sh %configure make %{?_smp_mflags} %install %make_install -%clean -%{?buildroot:%__rm -rf %{buildroot}} - %files %defattr(-,root,root) %doc AUTHORS COPYING NEWS README ++++++ pinpoint-0.1.4+git.tar.xz -> pinpoint-0.1.6.tar.xz ++++++ ++++ 17776 lines of diff (skipped)
participants (1)
-
root@hilbert.suse.de