commit gitg for openSUSE:Factory
Hello community, here is the log from the commit of package gitg for openSUSE:Factory checked in at 2019-05-28 09:42:20 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/gitg (Old) and /work/SRC/openSUSE:Factory/.gitg.new.5148 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Package is "gitg" Tue May 28 09:42:20 2019 rev:49 rq:705580 version:3.32.0 Changes: -------- --- /work/SRC/openSUSE:Factory/gitg/gitg.changes 2019-02-11 21:27:52.886999777 +0100 +++ /work/SRC/openSUSE:Factory/.gitg.new.5148/gitg.changes 2019-05-28 09:42:23.229862519 +0200 @@ -1,0 +2,30 @@ +Fri May 24 13:26:30 UTC 2019 - Bjørn Lie <bjorn.lie@gmail.com> + +- Update to version 3.32.0: + + Detect links in commit messages. + + Push action with http/ssh support. + + Fix time sort mode. + + Add push support. + + Add typeahead find feature. + + Respect system fonts. + + Update submodules at clone. + + Add body to patch. + + Shorcut to open preferences. + + Honor GIT_DIR env. + + Update menus for AppMenu removal. + + Bump libgit2 to 0.27. + + Use Unicode typography in user-visible strings. + + Fix shared library paths in typelib files. + + Migrate from Intltool to Gettext. + + Meson polish. + + Removed autotools. + + Fixes in documentation. + + Fixed several deprecations. + + Misc fixes. +- Drop upstream fixed patches: + + gitg-Bump-libgit2-glib-dependency.patch. + + gitg-Various-meson-build-fixes.patch. +- Add pkgconfig(libdazzle-1.0) BuildRequires: New dependency. +- Drop intltool BuildRequires: No longer needed, nor used. + +------------------------------------------------------------------- Old: ---- gitg-3.30.1.tar.xz gitg-Bump-libgit2-glib-dependency.patch gitg-Various-meson-build-fixes.patch New: ---- gitg-3.32.0.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ gitg.spec ++++++ --- /var/tmp/diff_new_pack.FExYGo/_old 2019-05-28 09:42:24.457862094 +0200 +++ /var/tmp/diff_new_pack.FExYGo/_new 2019-05-28 09:42:24.461862093 +0200 @@ -17,21 +17,18 @@ Name: gitg -Version: 3.30.1 +Version: 3.32.0 Release: 0 Summary: Git repository viewer License: GPL-2.0-or-later Group: Development/Tools/Version Control URL: https://wiki.gnome.org/Apps/Gitg -Source0: https://download.gnome.org/sources/gitg/3.30/%{name}-%{version}.tar.xz -# PATCH-FIX-UPSTREAM gitg-Bump-libgit2-glib-dependency.patch -- Fix build with new libgit2-glib -Patch0: gitg-Bump-libgit2-glib-dependency.patch -# PATCH-FIX-UPSTREAM gitg-Various-meson-build-fixes.patch -- Various meson build fixes needed, all taken from upstream -Patch1: gitg-Various-meson-build-fixes.patch +Source0: https://download.gnome.org/sources/gitg/3.32/%{name}-%{version}.tar.xz + # PATCH-FIX-OPENSUSE gitg-typelib-dependencies.patch dimstar@opensuse.org -- Change the way we add library dependencies to .typelibs. openSUSE requires a full library name, incl. version -Patch2: gitg-typelib-dependencies.patch +Patch0: gitg-typelib-dependencies.patch + BuildRequires: fdupes -BuildRequires: intltool BuildRequires: meson BuildRequires: pkgconfig BuildRequires: translation-update-upstream @@ -46,6 +43,7 @@ BuildRequires: pkgconfig(gtksourceview-3.0) >= 3.10 BuildRequires: pkgconfig(gtkspell3-3.0) >= 3.0.3 BuildRequires: pkgconfig(json-glib-1.0) +BuildRequires: pkgconfig(libdazzle-1.0) BuildRequires: pkgconfig(libgit2-glib-1.0) >= 0.27.7 BuildRequires: pkgconfig(libpeas-1.0) >= 1.5.0 BuildRequires: pkgconfig(libpeas-gtk-1.0) >= 1.5.0 @@ -158,7 +156,7 @@ %install %meson_install -%suse_update_desktop_file -G "Git repository viewer" %{name} RevisionControl +%suse_update_desktop_file -G "Git repository viewer" org.gnome.gitg RevisionControl %find_lang %{name} %{?no_lang_C} %fdupes %{buildroot}%{_datadir} @@ -169,11 +167,11 @@ %files %license COPYING -%doc AUTHORS README NEWS +%doc AUTHORS README.md NEWS %{_bindir}/gitg -%{_datadir}/metainfo/gitg.appdata.xml +%{_datadir}/metainfo/org.gnome.gitg.appdata.xml %{_datadir}/gitg/ -%{_datadir}/applications/gitg.desktop +%{_datadir}/applications/org.gnome.gitg.desktop %{_datadir}/glib-2.0/schemas/org.gnome.gitg.gschema.xml %{_datadir}/icons/hicolor/ %{_libdir}/gitg/ ++++++ gitg-3.30.1.tar.xz -> gitg-3.32.0.tar.xz ++++++ /work/SRC/openSUSE:Factory/gitg/gitg-3.30.1.tar.xz /work/SRC/openSUSE:Factory/.gitg.new.5148/gitg-3.32.0.tar.xz differ: char 8, line 1
participants (1)
-
root