Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package font-manager for openSUSE:Factory checked in at 2021-06-26 21:25:12 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/font-manager (Old) and /work/SRC/openSUSE:Factory/.font-manager.new.2625 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "font-manager" Sat Jun 26 21:25:12 2021 rev:1 rq:902372 version:0.8.6 Changes: -------- New Changes file: --- /dev/null 2021-06-17 12:39:55.005330521 +0200 +++ /work/SRC/openSUSE:Factory/.font-manager.new.2625/font-manager.changes 2021-06-26 21:25:16.503328407 +0200 @@ -0,0 +1,238 @@ +------------------------------------------------------------------- +Fri Jun 25 09:56:44 UTC 2021 - Jan Baier <[email protected]> + +- Fix source url in spec file + +------------------------------------------------------------------- +Sun Jun 13 21:58:59 UTC 2021 - Jan Baier <[email protected]> + +- Update spec file + +------------------------------------------------------------------- +Tue Dec 1 22:44:36 UTC 2020 - Giuseppe Stoduto + +- Update to 0.8.6 + * Fix GSettings crash with GNOME 40 due to missing "antialias" setting + * Fix FTBFS with Vala >= 0.52 + * Fix a bug where most categories fail to load on first run. + * Move to a more traditional sidebar layout - Issue #59 + * Make insensitive controls more consistent across different areas + * Fix dbus method signature in file manager extensions + * Fix infinite loop triggered by listing contents of collections which contain children + * Save / Restore state for Google Fonts preview pane + * Fix initial preview text in Font Viewer schema + * Add all currently selected fonts to comparison when add button is clicked - Issue #170 + * Fixes an issue where if a network connection is not available at startup + * Google Fonts information will never be updated. Flatpak builds hit this issue + * everytime. Regular installations can simply restart to work around this bug. + * Revert change incompatible with older Vala versions + * Include latest translation updates + * Make WebKit and libsoup optional - #137 + * Fix issue when building with --buildtype=release - #136 + * Fix GF preview issue due to use of localized values in html - #135 / #138 + * Fix crash when downloading fonts - #151 + * Translation updates and bugfixes thanks to @PF4Public - #144 + * Fix FTBFS with Vala 0.50+ - #134 + * Adds Google Fonts integration - #54 + * Requires WebKitGtk and libsoup + * Allow saving compare lists contents + * Add GNOME Shell search provider + * Update Unicode data to 13.0 + * Update vendor data + +------------------------------------------------------------------- +Sun Oct 18 22:44:36 UTC 2020 - Giuseppe Stoduto + +- Update to 0.7.9 + * Fixes build failures with Vala 0.50 + * Restore Thunar extension - #94 + * Added Dutch translation - thanks to @Vistaus + * Closes #48 - Allow users to create custom actions + * Adds install menu item to extensions + +------------------------------------------------------------------- +Mon Jul 27 23:00:36 UTC 2020 - Giuseppe Stoduto + +- Update to 0.7.8. + * Closes #122 - Various changes related to Flatpak packaging. + * Fix incorrect font being added to comparison - #124 + * Filter out legacy fonts which are no longer suported by newer Pamgo versions. + * Updates / fixes to translations ( #105, #117 ) + * Build system improvements + +------------------------------------------------------------------- +Mon Jul 27 22:55:36 UTC 2020 - Giuseppe Stoduto + +- Update to 0.7.7. + * Fix file manager crash caused by extensions + +------------------------------------------------------------------- +Mon Jul 27 22:50:36 UTC 2020 - Giuseppe Stoduto + +- Update to 0.7.6. + * Add search to character map + * Add zoom window to character map on right click + * Add fsType information to license pane + * Add grid view to browse mode + * Add context info / help to preference panes + * Display progress during database updates + * Update unicode data to version 12.0.0 + * Update translations + * Drop use of Python for file manager extensions + * Closes Issue # 96 + Fix build failure / crash with newer versions of Vala + * Closes Issue # 75 + Prefer family and style from name table and properly deal with their encoding + * Addresses Issue # 99 + Add Import / Export for user data + * Addresses Issue # 102 + Searches starting with : will filter based on character + +------------------------------------------------------------------- +Sun Jul 26 21:30:36 UTC 2020 - Giuseppe Stoduto + +- Update to 0.7.5. + * Require Vala >= 0.42 + * Switch to Meson build system + * Use GtkBuilder templates as much as possible + * Fix inoperative desktop font preference controls + * Add language filter to default categories + +------------------------------------------------------------------- +Sun Jan 6 08:48:36 UTC 2019 - Kyrill Detinov <[email protected]> + +- Update to 0.7.4. + * Drop dependency on gucharmap library. + * Drop dependency on Gee library. + * Drop Intltool. + * Determine whether file-roller is available at runtime. + * Fixed a crash that occurred when non font files were dropped + onto preview areas. + * Added filetype to property pane. + * Added designer/designer url to property pane. + * Added orthography recognition based on the work done for + Fontaine by Edward H. Trager. + * Searches starting with / will filter based on filepath. + * Added preference pane for Gnome desktop settings. + * Added GtkShortcutsWindow. + * Updated vendor list. + * Added option to enable/disable GTK+ animations. + * Added font substitution preference pane. + * Added some help documentation. + * Character map now only displays those codepoints which are + present in selected font. + * Added custom preview entry to Browse mode. + * Added custom preview entry to Compare mode. + * Make headerbar area more consistent with other Gtk+ applications. + * Added "Copy Location" and "Show in Folder" entries to the font + list context menu. + * Added "Copy to.." and "Compress..." entries to the collection + list context menu. + * Force sidebar content to stay in place rather than slide out + of view. + * Hide non-matching search results. + * Enable "next-match", "previous-match" and "activate" signals + for search. + * Match search term anywhere in family name. + * Ensure "C" locale is used when saving double values to + configuration files. + +------------------------------------------------------------------- +Mon Oct 15 18:40:34 UTC 2018 - Kyrill Detinov <[email protected]> + +- Update to 0.7.3.1. + * Fixes build failures with Vala versions newer than 0.34. +- Drop font-manager-fix_vala.patch: fixed upstream. + +------------------------------------------------------------------- +Wed Apr 11 22:59:40 UTC 2018 - [email protected] + +- Update to 0.7.3. +- Drop all old patches. +- Add font-manager-fix_vala.patch: fix build with vala >= 0.35 + (fixed in git). +- Correct build and runtime dependencies. +- Correct URLs. + +------------------------------------------------------------------- +Wed Nov 28 21:29:41 UTC 2012 - [email protected] + +- Get back intltool to build dependencies (need to regenerate + translations). + +------------------------------------------------------------------- +Fri Nov 16 16:15:02 UTC 2012 - [email protected] + +- Disable bytecode compile in configure. Use %py_compile macro. So + no need to delete *.pyo files that causes build fail for Factory + (oS 12.3). Also doesn't require fdupes. +- Correct build dependencies: + * remove autoconf, automake, fdupes, intltool, libtool; + * pkgconfig -> pkg-config; + * add pkgconfig(pangoft2). +- Add font-manager-0.5.7-russian.patch: update Russian translation. + +------------------------------------------------------------------- +Sat Jun 23 16:51:07 UTC 2012 - [email protected] + +- Add font-manager-0.5.7-gcc47.patch from Debian project: fix build + with GCC 4.7. +- License: GPL-3.0+. +- Use pkgconfig(*) as build dependencies. +- Split off language package. +- Clean up spec. + +------------------------------------------------------------------- +Tue Dec 20 19:59:38 UTC 2011 - [email protected] + +- remove dependency on python-sqlite2, not needed -- bnc#737900 + +------------------------------------------------------------------- +Thu Dec 23 12:13:57 UTC 2010 - [email protected] + +- enable experimental I18N support + +- update to 0.5.7: + * allow sorting families by right-clicking + * address an issue where selecting a collection causes unintended drag and drop effect ++++ 41 more lines (skipped) ++++ between /dev/null ++++ and /work/SRC/openSUSE:Factory/.font-manager.new.2625/font-manager.changes New: ---- 0.8.6.tar.gz font-manager.changes font-manager.spec ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ font-manager.spec ++++++ # # spec file for package font-manager # # Copyright (c) 2021 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed # upon. The license for this file, and modifications and additions to the # file, is the same license as for the pristine package itself (unless the # license for the pristine package is not an Open Source License, in which # case the license is the MIT License). An "Open Source License" is a # license that conforms to the Open Source Definition (Version 1.9) # published by the Open Source Initiative. # Please submit bugfixes or comments via https://bugs.opensuse.org/ # %global DBusName org.gnome.FontManager %global DBusName2 org.gnome.FontViewer Name: font-manager Version: 0.8.6 Release: 0 Summary: A simple font management application for Gtk+ Desktop Environments License: GPL-3.0-or-later URL: https://fontmanager.github.io/ Source0: https://github.com/FontManager/%{name}/archive/refs/tags/%{version}.tar.gz BuildRequires: appstream-glib BuildRequires: gettext-runtime BuildRequires: meson BuildRequires: pkgconfig BuildRequires: update-desktop-files BuildRequires: vala >= 0.42 BuildRequires: yelp-tools BuildRequires: pkgconfig(fontconfig) BuildRequires: pkgconfig(freetype2) BuildRequires: pkgconfig(glib-2.0) >= 2.44 BuildRequires: pkgconfig(gobject-introspection-1.0) BuildRequires: pkgconfig(gtk+-3.0) >= 3.22 BuildRequires: pkgconfig(json-glib-1.0) BuildRequires: pkgconfig(libnautilus-extension) BuildRequires: pkgconfig(libnemo-extension) BuildRequires: pkgconfig(libsoup-2.4) BuildRequires: pkgconfig(libxml-2.0) BuildRequires: pkgconfig(pango) BuildRequires: pkgconfig(sqlite3) BuildRequires: pkgconfig(thunarx-3) BuildRequires: pkgconfig(webkit2gtk-4.0) >= 2.13.90 Requires: %{name}-common Requires: font-viewer Requires: fontconfig Requires: webkit2gtk-4_0-injected-bundles %description Font Manager is intended to provide a way for average users to easily manage desktop fonts, without having to resort to command line tools or editing configuration files by hand. While designed primarily with the Gnome Desktop Environment in mind, it should work well with other Gtk+ desktop environments. Font Manager is NOT a professional-grade font management solution. %lang_package %package -n %{name}-common Summary: Common files used by font-manager %description -n %{name}-common This package contains common files such as libraries. These files are required by font-manager and font-viewer. %package -n font-viewer Summary: Full featured font file preview application for GTK+ Desktop Environments Requires: %{name}-common >= %{version} %description -n font-viewer This package contains the font-viewer component of font-manager. %package -n nautilus-%{name} Summary: Nautilus extension for Font Manager Requires: %{name}-common >= %{version} Requires: font-viewer >= %{version} %description -n nautilus-%{name} This package provides integration with the Nautilus file manager. %package -n nemo-%{name} Summary: Nemo extension for Font Manager Requires: %{name}-common >= %{version} Requires: font-viewer >= %{version} %description -n nemo-%{name} This package provides integration with the Nemo file manager. %package -n thunar-%{name} Summary: Thunar extension for Font Manager Requires: %{name}-common >= %{version} Requires: font-viewer >= %{version} %description -n thunar-%{name} This package provides integration with the Thunar file manager. %prep -n %{version}.tar.gz %autosetup -n %{name}-%{version} -p1 %build %meson --buildtype=release -Dnautilus=True -Dnemo=True -Dthunar=true -Dreproducible=true %meson_build %install %meson_install rm %{buildroot}/%{_libdir}/%{name}/libfontmanager.so %find_lang %{name} %suse_update_desktop_file -r org.gnome.FontManager Graphics Viewer %suse_update_desktop_file -r org.gnome.FontViewer Graphics Viewer %check appstream-util validate-relax --nonet %{buildroot}/%{_datadir}/metainfo/*.appdata.xml %posttrans %{_bindir}/glib-compile-schemas %{_datadir}/glib-2.0/schemas &> /dev/null || : %files %{_bindir}/%{name} %{_datadir}/metainfo/%{DBusName}.appdata.xml %{_datadir}/applications/%{DBusName}.desktop %{_datadir}/dbus-1/services/%{DBusName}.service %{_datadir}/glib-2.0/schemas/%{DBusName}.gschema.xml %dir %{_datadir}/gnome-shell %dir %{_datadir}/gnome-shell/search-providers %{_datadir}/gnome-shell/search-providers/%{DBusName}.SearchProvider.ini %{_datadir}/icons/hicolor/128x128/apps/%{DBusName}.png %{_datadir}/icons/hicolor/256x256/apps/%{DBusName}.png %{_mandir}/man1/%{name}.* %files -n %{name}-common %license COPYING %{_libdir}/%{name} %files lang -f %{name}.lang %files -n font-viewer %{_libexecdir}/%{name}/ %{_datadir}/metainfo/%{DBusName2}.appdata.xml %{_datadir}/applications/%{DBusName2}.desktop %{_datadir}/dbus-1/services/%{DBusName2}.service %{_datadir}/glib-2.0/schemas/%{DBusName2}.gschema.xml %{_datadir}/icons/hicolor/128x128/apps/%{DBusName2}.png %{_datadir}/icons/hicolor/256x256/apps/%{DBusName2}.png %files -n nautilus-%{name} %{_libdir}/nautilus/extensions-3.0/nautilus-%{name}.so %files -n nemo-%{name} %{_libdir}/nemo/extensions-3.0/nemo-%{name}.so %files -n thunar-%{name} %{_libdir}/thunarx-3/thunar-%{name}.so %changelog
