Hello community, here is the log from the commit of package vte for openSUSE:Factory checked in at 2016-09-21 18:33:22 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/vte (Old) and /work/SRC/openSUSE:Factory/.vte.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "vte" Changes: -------- --- /work/SRC/openSUSE:Factory/vte/vte.changes 2016-08-06 20:34:36.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.vte.new/vte.changes 2016-09-21 18:33:23.000000000 +0200 @@ -1,0 +2,60 @@ +Mon Sep 19 08:03:34 UTC 2016 - [email protected] + +- Update to version 0.46.0: + + Updated translations. + +------------------------------------------------------------------- +Mon Sep 12 19:24:09 UTC 2016 - [email protected] + +- Update to version 0.45.92: + + widget: + - Fix refcount leak in child_watch_done. + - Fix memory leak in _vte_file_stream_init(). + - Fix OSC 112 (reset cursor color). + + docs: + - Fix minor typo. + - Fix missing descriptions. + + regex: + - Always add MULTILINE flag when translating from GRegex. + - Warn if MULTILINE flag it not used. + * Updated translations. +- Drop vte-widget_Fix_refcount_leak_in_child_watch_done.patch: + Fixed upstream. +- Conditionally apply translations-update-upstream BuildRequires + and macro for non-openSUSE only. + +------------------------------------------------------------------- +Tue Aug 23 18:29:34 UTC 2016 - [email protected] + +- Add vte-widget_Fix_refcount_leak_in_child_watch_done.patch: Fix + a memory leak, patch from upstream git (bgo#770036). + +------------------------------------------------------------------- +Tue Aug 16 17:23:59 UTC 2016 - [email protected] + +- Update to version 0.45.90: + + widget: Fix a memory leak in set_colors + + Add Language headers to po files + + regex: Translate GRegex to PCRE2 + + regex: Require PCRE2 + + widget: gtk: Pass NULL for geometry widget + + Updated translations. +- Enable pkgconfig(libpcre2-8) BuildRequires: Upstream now require + this dependency. +- Add gperf BuildRequires: New dependency, that configure does not + check for... +- Drop vte-Validate-colour-and-fix-memleak.patch and + vte-widget_get_preferred_height.patch: Fixed upstream. +- Switch to sourceservice, following this, no longer use url for + source, and add gnome-common BuildRequires and boostrap tarball. +- Add gtk-doc BuildRequires and pass --enable-gtk-doc to configure, + since we no longer use a upstream tarball we have to build the + documentation ourselves. + +------------------------------------------------------------------- +Sun Jul 31 08:59:39 UTC 2016 - [email protected] + +- Add vte-Validate-colour-and-fix-memleak.patch: Validate colour + values and fix a memory-leak (bgo#768994). + +------------------------------------------------------------------- Old: ---- vte-0.44.2.tar.xz vte-widget_get_preferred_height.patch New: ---- _service _servicedata vte-0.46.0.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ vte.spec ++++++ --- /var/tmp/diff_new_pack.UlYJpq/_old 2016-09-21 18:33:24.000000000 +0200 +++ /var/tmp/diff_new_pack.UlYJpq/_new 2016-09-21 18:33:24.000000000 +0200 @@ -24,19 +24,26 @@ Name: vte %define _name vte Url: http://www.gnome.org -Version: 0.44.2 +Version: 0.46.0 Release: 0 Summary: Terminal Emulator Library License: LGPL-2.0 and GPL-2.0+ Group: Development/Libraries/GNOME -Source: http://download.gnome.org/sources/vte/0.44/%{_name}-%{version}.tar.xz -# PATCH-FIX-UPSTREAM vte-widget_get_preferred_height.patch bgo#760944 [email protected] -- widget_get_preferred_height: use vertical padding, not horizontal -Patch0: vte-widget_get_preferred_height.patch +# Switched to sourceservice, as upstream have a tendency to not release tarballs on time. +#Source: http://download.gnome.org/sources/vte/0.45/%%{_name}-%%{version}.tar.xz +Source: %{_name}-%{version}.tar.xz BuildRequires: fdupes BuildRequires: gcc-c++ +# Needed due to using sourceservice and we need to bootstrap tarball +BuildRequires: gnome-common +# BuildRequires: gobject-introspection-devel +BuildRequires: gperf +BuildRequires: gtk-doc BuildRequires: intltool +%if !0%{?is_opensuse} BuildRequires: translation-update-upstream +%endif BuildRequires: pkgconfig(gio-2.0) BuildRequires: pkgconfig(gio-unix-2.0) BuildRequires: pkgconfig(gladeui-2.0) @@ -44,8 +51,7 @@ BuildRequires: pkgconfig(gnutls) >= 3.2.7 BuildRequires: pkgconfig(gobject-2.0) BuildRequires: pkgconfig(gtk+-3.0) >= 3.16.0 -# This got reverted just before release, please re-enable once version > 0.44.x -#BuildRequires: pkgconfig(libpcre2-8) +BuildRequires: pkgconfig(libpcre2-8) BuildRequires: pkgconfig(pango) >= 1.22.0 BuildRequires: pkgconfig(vapigen) >= 0.18 BuildRequires: pkgconfig(zlib) @@ -134,17 +140,20 @@ %lang_package %prep %setup -q -n %{_name}-%{version} -%patch0 -p1 +%if !0%{?is_opensuse} translation-update-upstream +%endif %build +NOCONFIGURE=1 ./autogen.sh export SUID_CFLAGS="-fPIE" export SUID_LDFLAGS="-pie" %configure --with-pic\ --with-gtk=%{_gtkver}\ --disable-static \ --enable-glade-catalogue \ - --enable-introspection + --enable-introspection \ + --enable-gtk-doc %__make %{?jobs:-j%jobs} V=1 %install @@ -162,7 +171,7 @@ %files -n libvte%{_sover} %defattr(-,root,root) -%doc AUTHORS COPYING README NEWS ChangeLog +%doc AUTHORS COPYING README NEWS %{_libdir}/*.so.* %{_sysconfdir}/profile.d/vte.sh @@ -185,9 +194,6 @@ %{_libdir}/*.so %{_includedir}/vte-%{_apiver}/ %{_datadir}/gir-1.0/*.gir -# Own these repositories to not depend on gtk-doc while building: -%dir %{_datadir}/gtk-doc -%dir %{_datadir}/gtk-doc/html %{_datadir}/gtk-doc/html/vte-%{_apiver}/ %dir %{_datadir}/vala/vapi %{_datadir}/vala/vapi/vte-2.91.vapi ++++++ _service ++++++ <services> <service name="tar_scm" mode="disabled"> <param name="url">git://git.gnome.org/vte</param> <param name="scm">git</param> <param name="versionformat">@PARENT_TAG@</param> <param name="changesgenerate">enable</param> <param name="revision">refs/tags/0.46.0</param> </service> <service name="recompress" mode="disabled"> <param name="file">*.tar</param> <param name="compression">xz</param> </service> <service name="set_version" mode="disabled"/> </services> ++++++ _servicedata ++++++ <servicedata> <service name="tar_scm"> <param name="url">git://git.gnome.org/vte</param> <param name="changesrevision">c17999a8df0bbc80a7c69b529bc8dc1e86519755</param></service></servicedata>++++++ vte-0.44.2.tar.xz -> vte-0.46.0.tar.xz ++++++ ++++ 134909 lines of diff (skipped)
