commit gitg for openSUSE:Factory
Hello community, here is the log from the commit of package gitg for openSUSE:Factory checked in at 2017-08-28 15:12:28 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/gitg (Old) and /work/SRC/openSUSE:Factory/.gitg.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Package is "gitg" Mon Aug 28 15:12:28 2017 rev:44 rq:518084 version:3.26.0 Changes: -------- --- /work/SRC/openSUSE:Factory/gitg/gitg.changes 2017-05-17 10:53:48.447442069 +0200 +++ /work/SRC/openSUSE:Factory/.gitg.new/gitg.changes 2017-08-28 15:14:12.629636074 +0200 @@ -1,0 +2,14 @@ +Wed Aug 9 17:43:13 UTC 2017 - zaitor@opensuse.org + +- Update to version 3.26.0: + + Misc fixes. + + Updated translations. +- Update pkgconfig(libgit2-glib-1.0) BuildRequires and + BuildConflicts to versions 0.26.0 and 0.27.0. +- Drop post(un) handling of desktop_database_post(un) and + icon_theme_cache_post(un), no longer needed. Also drop obsolete + clean section. +- Conditionally apply translations-update-upstream BuildRequires + and macro for non-openSUSE only. + +------------------------------------------------------------------- Old: ---- gitg-3.24.0.tar.xz New: ---- gitg-3.26.0.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ gitg.spec ++++++ --- /var/tmp/diff_new_pack.3FGFYH/_old 2017-08-28 15:14:13.653492222 +0200 +++ /var/tmp/diff_new_pack.3FGFYH/_new 2017-08-28 15:14:13.669489974 +0200 @@ -17,16 +17,18 @@ Name: gitg -Version: 3.24.0 +Version: 3.26.0 Release: 0 Summary: Git repository viewer License: GPL-2.0+ Group: Development/Tools/Version Control Url: http://trac.novowork.com/gitg/ -Source0: http://download.gnome.org/sources/gitg/3.24/%{name}-%{version}.tar.xz +Source0: https://download.gnome.org/sources/gitg/3.26/%{name}-%{version}.tar.xz BuildRequires: fdupes BuildRequires: intltool +%if !0%{?is_opensuse} BuildRequires: translation-update-upstream +%endif BuildRequires: update-desktop-files BuildRequires: vala BuildRequires: pkgconfig(gee-0.8) @@ -38,8 +40,8 @@ BuildRequires: pkgconfig(gtksourceview-3.0) >= 3.10 BuildRequires: pkgconfig(gtkspell3-3.0) >= 3.0.3 BuildRequires: pkgconfig(json-glib-1.0) -BuildRequires: pkgconfig(libgit2-glib-1.0) >= 0.25.0 -BuildConflicts: pkgconfig(libgit2-glib-1.0) >= 0.26.0 +BuildRequires: pkgconfig(libgit2-glib-1.0) >= 0.26.0 +BuildConflicts: pkgconfig(libgit2-glib-1.0) >= 0.27.0 BuildRequires: pkgconfig(libpeas-1.0) >= 1.5.0 BuildRequires: pkgconfig(libpeas-gtk-1.0) >= 1.5.0 BuildRequires: pkgconfig(libsecret-1) @@ -138,7 +140,9 @@ %lang_package %prep %setup -q +%if !0%{?is_opensuse} translation-update-upstream +%endif %build %configure --disable-static \ @@ -153,22 +157,6 @@ %find_lang %{name} %{?no_lang_C} %fdupes %{buildroot}%{_datadir} -%if 0%{?suse_version} > 1130 - -%post -%glib2_gsettings_schema_post -%desktop_database_post -%icon_theme_cache_post -%endif - -%if 0%{?suse_version} > 1130 - -%postun -%glib2_gsettings_schema_postun -%desktop_database_postun -%icon_theme_cache_postun -%endif - %post -n libgitg-1_0-0 -p /sbin/ldconfig %postun -n libgitg-1_0-0 -p /sbin/ldconfig @@ -177,8 +165,11 @@ %postun -n libgitg-ext-1_0-0 -p /sbin/ldconfig -%clean -rm -rf %{buildroot} +%post +%glib2_gsettings_schema_post + +%postun +%glib2_gsettings_schema_postun %files %defattr(-,root,root) ++++++ gitg-3.24.0.tar.xz -> gitg-3.26.0.tar.xz ++++++ ++++ 301124 lines of diff (skipped)
participants (1)
-
root@hilbert.suse.de