Hello community, here is the log from the commit of package krb5-auth-dialog for openSUSE:Factory checked in at 2017-11-29 10:54:04 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/krb5-auth-dialog (Old) and /work/SRC/openSUSE:Factory/.krb5-auth-dialog.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "krb5-auth-dialog" Wed Nov 29 10:54:04 2017 rev:25 rq:546160 version:3.26.1 Changes: -------- --- /work/SRC/openSUSE:Factory/krb5-auth-dialog/krb5-auth-dialog.changes 2016-07-30 00:28:35.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.krb5-auth-dialog.new/krb5-auth-dialog.changes 2017-11-29 10:54:05.677527224 +0100 @@ -1,0 +2,29 @@ +Sun Nov 12 02:41:04 UTC 2017 - [email protected] + +- Update to version 3.26.1: + + Update for newer GTK. + + Bugfixes. + + Updated translations. +- Update Url to https://www.gnome.org/: since the app doesn't have + a specific home page is better to point to the GNOME site instead + of its download page. +- Change libnm-glib to libnm pkgconfig(*) BuildRequires: following + upstream change. +- Add gio-2.0, gio-unix-2.0 and gmodule-2.0 pkgconfig(*) + BuildRequires: they were already being used and pulled along with + the ever declared pkgconfig(glib-2.0) since they live in the same + devel package. +- Add conditional use to translation-update-upstream: SLE-only + requirement. +- Drop bison and flex BuildRequires and --disable-scrollkeeper + configure parameter: the last is no longer available and the + former ones are not used/needed anymore. +- Drop %glib2_gsettings_schema_*, %desktop_database_*, + %icon_theme_cache_* post/postun scriptlets and + %glib2_gsettings_schema_requires macro: no longer needed since + RPM file triggers. +- Drop %clean section as its use is obsolete and replace pristine + job macro with %{?_smp_mflags} macro as handler of number of jobs + available for make. + +------------------------------------------------------------------- Old: ---- krb5-auth-dialog-3.20.0.tar.xz New: ---- krb5-auth-dialog-3.26.1.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ krb5-auth-dialog.spec ++++++ --- /var/tmp/diff_new_pack.GwiOno/_old 2017-11-29 10:54:06.281505312 +0100 +++ /var/tmp/diff_new_pack.GwiOno/_new 2017-11-29 10:54:06.285505167 +0100 @@ -1,7 +1,7 @@ # # spec file for package krb5-auth-dialog # -# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany. # Copyright (c) 2009 Dominique Leuenberger, Almere, The Netherlands. # # All modifications and additions to the file contributed by third parties @@ -21,25 +21,27 @@ Summary: Kerberos 5 ticket monitoring tray applet License: GPL-2.0+ Group: Productivity/Security -Version: 3.20.0 +Version: 3.26.1 Release: 0 -Url: http://download.gnome.org/sources/krb5-auth-dialog/ -Source: http://download.gnome.org/sources/krb5-auth-dialog/3.20/%{name}-%{version}.tar.xz -BuildRequires: bison -BuildRequires: flex +Url: https://www.gnome.org/ +Source: http://download.gnome.org/sources/krb5-auth-dialog/3.26/%{name}-%{version}.tar.xz BuildRequires: intltool BuildRequires: krb5-devel BuildRequires: pam-devel +%if !0%{?is_opensuse} BuildRequires: translation-update-upstream +%endif BuildRequires: update-desktop-files BuildRequires: yelp-tools +BuildRequires: pkgconfig(gio-2.0) +BuildRequires: pkgconfig(gio-unix-2.0) BuildRequires: pkgconfig(glib-2.0) >= 2.28 +BuildRequires: pkgconfig(gmodule-2.0) BuildRequires: pkgconfig(gtk+-3.0) >= 3.14 -BuildRequires: pkgconfig(libnm-glib) +BuildRequires: pkgconfig(libnm) BuildRequires: pkgconfig(libnotify) >= 0.7.0 Recommends: %{name}-lang BuildRoot: %{_tmppath}/%{name}-%{version}-build -%glib2_gsettings_schema_requires %description krb5-auth-dialog is a tray applet that monitors and refreshes your @@ -48,17 +50,17 @@ It features ticket autorenewal and supports pkinit. - %lang_package %prep %setup -q +%if !0%{?is_opensuse} translation-update-upstream +%endif %build %configure \ - --disable-static \ - --disable-scrollkeeper -%__make %{?jobs:-j%jobs} + --disable-static +%__make %{?_smp_mflags} %install %makeinstall @@ -68,19 +70,6 @@ %suse_update_desktop_file -r %{buildroot}%{_datadir}/applications/%{name}.desktop GNOME GTK System Network %find_lang %{name} %{?no_lang_C} -%clean -rm -rf %{buildroot} - -%post -%glib2_gsettings_schema_post -%desktop_database_post -%icon_theme_cache_post - -%postun -%glib2_gsettings_schema_postun -%desktop_database_postun -%icon_theme_cache_postun - %files %defattr(-,root,root) %doc %{_datadir}/help/C/%{name}/ ++++++ krb5-auth-dialog-3.20.0.tar.xz -> krb5-auth-dialog-3.26.1.tar.xz ++++++ ++++ 12474 lines of diff (skipped)
