Blame SPECS/gnome-software.spec

58f66a
%global glib2_version 2.56.0
58f66a
%global gtk3_version 3.22.4
58f66a
%global json_glib_version 1.2.0
58f66a
%global packagekit_version 1.1.1
58f66a
%global appstream_glib_version 0.7.14-3
58f66a
%global libsoup_version 2.52.0
58f66a
%global gsettings_desktop_schemas_version 3.12.0
58f66a
%global gnome_desktop_version 3.18.0
58f66a
%global fwupd_version 1.0.7
58f66a
%global flatpak_version 0.9.4
a7f877
%global libxmlb_version 0.1.7
58f66a
58f66a
%global fwupd_arches aarch64 ppc64le s390x x86_64
58f66a
58f66a
Name:      gnome-software
a7f877
Version:   3.36.1
5968c4
Release:   11%{?dist}
58f66a
Summary:   A software center for GNOME
58f66a
58f66a
License:   GPLv2+
58f66a
URL:       https://wiki.gnome.org/Apps/Software
a7f877
Source0:   https://download.gnome.org/sources/gnome-software/3.36/%{name}-%{version}.tar.xz
a7f877
a7f877
# Add support for basic auth and webflow auth in flatpak plugin
a7f877
# https://gitlab.gnome.org/GNOME/gnome-software/-/merge_requests/467
a7f877
Patch0:    0001-Add-basic-auth-support-to-flatpak-plugin.patch
a7f877
Patch1:    0002-Add-webflow-auth-support-to-flatpak-plugin.patch
a7f877
# Add back shell extensions support as we don't have the extensions app in RHEL 8.3
a7f877
# https://bugzilla.redhat.com/show_bug.cgi?id=1839774
a7f877
Patch2:    add-back-shell-extensions-support.patch
a7f877
# Fix hardcoded desktop and appdata names to match what's in RHEL 8.3
a7f877
Patch3:    0001-Fix-hardcoded-desktop-and-appdata-names-to-match-wha.patch
d28da8
# Fix 'Show Details' to correctly work for rpm-installed firefox
d28da8
Patch4:    0001-Improve-the-heuristic-for-detecting-old-style-AppStr.patch
dbe583
# Fix flatpak updates and removals when same ref occurs in multiple remotes
dbe583
Patch5:    gnome-software-3.36.1-unrelated-refs.patch
58f66a
90eaf5
Patch6:    be-able-to-disable-odrs.patch
90eaf5
Patch7:    crash-when-run-as-root.patch
90eaf5
Patch8:    gs-updates-page-keep-showing-installing-apps.patch
c3bf72
Patch9:    flatpak-same-runtime-origin.patch
73a669
Patch10:   devel-install-headers.patch
5968c4
Patch11:   0003-hide-some-errors.patch
90eaf5
58f66a
BuildRequires: gcc
58f66a
BuildRequires: gettext
58f66a
BuildRequires: libxslt
58f66a
BuildRequires: docbook-style-xsl
58f66a
BuildRequires: desktop-file-utils
58f66a
%ifarch %{fwupd_arches}
58f66a
BuildRequires: fwupd-devel >= %{fwupd_version}
58f66a
%endif
58f66a
BuildRequires: glib2-devel >= %{glib2_version}
58f66a
BuildRequires: gnome-desktop3-devel
a7f877
BuildRequires: gnome-online-accounts-devel
58f66a
BuildRequires: gsettings-desktop-schemas-devel >= %{gsettings_desktop_schemas_version}
58f66a
BuildRequires: gspell-devel
58f66a
BuildRequires: gtk3-devel >= %{gtk3_version}
58f66a
BuildRequires: gtk-doc
58f66a
BuildRequires: json-glib-devel >= %{json_glib_version}
58f66a
BuildRequires: libappstream-glib-devel >= %{appstream_glib_version}
58f66a
BuildRequires: libsoup-devel
a7f877
BuildRequires: libxmlb-devel >= %{libxmlb_version}
58f66a
BuildRequires: meson
58f66a
BuildRequires: PackageKit-glib-devel >= %{packagekit_version}
58f66a
BuildRequires: polkit-devel
58f66a
BuildRequires: flatpak-devel >= %{flatpak_version}
d28da8
%if 0%{?fedora}
d28da8
BuildRequires: libdnf-devel
58f66a
BuildRequires: ostree-devel
a7f877
BuildRequires: rpm-devel
58f66a
BuildRequires: rpm-ostree-devel
d28da8
%endif
58f66a
BuildRequires: libgudev1-devel
58f66a
%ifarch %{valgrind_arches}
58f66a
BuildRequires: valgrind-devel
58f66a
%endif
58f66a
58f66a
Requires: appstream-data
58f66a
Requires: flatpak%{?_isa} >= %{flatpak_version}
58f66a
Requires: flatpak-libs%{?_isa} >= %{flatpak_version}
58f66a
%ifarch %{fwupd_arches}
58f66a
Requires: fwupd%{?_isa} >= %{fwupd_version}
58f66a
%endif
58f66a
Requires: glib2%{?_isa} >= %{glib2_version}
58f66a
Requires: gnome-desktop3%{?_isa} >= %{gnome_desktop_version}
58f66a
# gnome-menus is needed for app folder .directory entries
58f66a
Requires: gnome-menus%{?_isa}
58f66a
Requires: gsettings-desktop-schemas%{?_isa} >= %{gsettings_desktop_schemas_version}
58f66a
Requires: gtk3%{?_isa} >= %{gtk3_version}
58f66a
Requires: json-glib%{?_isa} >= %{json_glib_version}
58f66a
Requires: iso-codes
58f66a
Requires: libappstream-glib%{?_isa} >= %{appstream_glib_version}
58f66a
# librsvg2 is needed for gdk-pixbuf svg loader
58f66a
Requires: librsvg2%{?_isa}
58f66a
Requires: libsoup%{?_isa} >= %{libsoup_version}
58f66a
Requires: PackageKit%{?_isa} >= %{packagekit_version}
a7f877
Requires: libxmlb%{?_isa} >= %{libxmlb_version}
a7f877
a7f877
Obsoletes: gnome-software-editor < 3.35.1
58f66a
58f66a
# this is not a library version
a7f877
%define gs_plugin_version               13
58f66a
58f66a
%description
58f66a
gnome-software is an application that makes it easy to add, remove
58f66a
and update software in the GNOME desktop.
58f66a
58f66a
%package devel
58f66a
Summary: Headers for building external gnome-software plugins
58f66a
Requires: %{name}%{?_isa} = %{version}-%{release}
58f66a
58f66a
%description devel
58f66a
These development files are for building gnome-software plugins outside
58f66a
the source tree. Most users do not need this subpackage installed.
58f66a
58f66a
%prep
5968c4
%autosetup -p1 -S gendiff
58f66a
58f66a
%build
58f66a
%meson \
58f66a
    -Dsnap=false \
58f66a
%ifnarch %{valgrind_arches}
58f66a
    -Dvalgrind=false \
58f66a
%endif
58f66a
%ifnarch %{fwupd_arches}
58f66a
    -Dfwupd=false \
58f66a
%endif
58f66a
    -Dgudev=true \
58f66a
    -Dpackagekit=true \
58f66a
    -Dexternal_appstream=false \
a7f877
    -Dmalcontent=false \
d28da8
    -Drpm_ostree=false \
d28da8
    -Dtests=false
58f66a
%meson_build
58f66a
58f66a
%install
58f66a
%meson_install
58f66a
a7f877
# remove unneeded dpkg plugin
a7f877
rm %{buildroot}%{_libdir}/gs-plugins-%{gs_plugin_version}/libgs_plugin_dpkg.so
a7f877
58f66a
# make the software center load faster
58f66a
desktop-file-edit %{buildroot}%{_datadir}/applications/org.gnome.Software.desktop \
58f66a
    --set-key=X-AppInstall-Package --set-value=%{name}
58f66a
58f66a
# set up for Fedora
58f66a
cat >> %{buildroot}%{_datadir}/glib-2.0/schemas/org.gnome.software-fedora.gschema.override << FOE
58f66a
[org.gnome.software]
58f66a
official-repos = [ 'rhel-7' ]
58f66a
FOE
58f66a
58f66a
%find_lang %name --with-gnome
58f66a
58f66a
%check
58f66a
desktop-file-validate %{buildroot}%{_datadir}/applications/*.desktop
58f66a
58f66a
%files -f %{name}.lang
58f66a
%doc AUTHORS README.md
58f66a
%license COPYING
58f66a
%{_bindir}/gnome-software
58f66a
%{_datadir}/applications/gnome-software-local-file.desktop
58f66a
%{_datadir}/applications/org.gnome.Software.desktop
58f66a
%dir %{_datadir}/gnome-software
58f66a
%{_datadir}/gnome-software/*.png
58f66a
%{_mandir}/man1/gnome-software.1.gz
a7f877
%{_datadir}/icons/hicolor/*/apps/org.gnome.Software.svg
a7f877
%{_datadir}/icons/hicolor/symbolic/apps/org.gnome.Software-symbolic.svg
a7f877
%{_datadir}/icons/hicolor/scalable/status/software-installed-symbolic.svg
58f66a
%{_datadir}/gnome-software/featured-*.svg
58f66a
%{_datadir}/gnome-software/featured-*.jpg
58f66a
%{_datadir}/metainfo/org.gnome.Software.appdata.xml
58f66a
%{_datadir}/metainfo/org.gnome.Software.Plugin.Flatpak.metainfo.xml
58f66a
%ifarch %{fwupd_arches}
58f66a
%{_datadir}/metainfo/org.gnome.Software.Plugin.Fwupd.metainfo.xml
58f66a
%endif
58f66a
%{_datadir}/metainfo/org.gnome.Software.Plugin.Odrs.metainfo.xml
58f66a
%dir %{_libdir}/gs-plugins-%{gs_plugin_version}
58f66a
%{_libdir}/gs-plugins-%{gs_plugin_version}/libgs_plugin_appstream.so
58f66a
%{_libdir}/gs-plugins-%{gs_plugin_version}/libgs_plugin_desktop-categories.so
58f66a
%{_libdir}/gs-plugins-%{gs_plugin_version}/libgs_plugin_desktop-menu-path.so
58f66a
%{_libdir}/gs-plugins-%{gs_plugin_version}/libgs_plugin_dummy.so
a7f877
%{_libdir}/gs-plugins-%{gs_plugin_version}/libgs_plugin_fedora-langpacks.so
58f66a
%{_libdir}/gs-plugins-%{gs_plugin_version}/libgs_plugin_fedora-pkgdb-collections.so
58f66a
%{_libdir}/gs-plugins-%{gs_plugin_version}/libgs_plugin_flatpak.so
58f66a
%ifarch %{fwupd_arches}
58f66a
%{_libdir}/gs-plugins-%{gs_plugin_version}/libgs_plugin_fwupd.so
58f66a
%endif
58f66a
%{_libdir}/gs-plugins-%{gs_plugin_version}/libgs_plugin_generic-updates.so
58f66a
%{_libdir}/gs-plugins-%{gs_plugin_version}/libgs_plugin_hardcoded-blacklist.so
58f66a
%{_libdir}/gs-plugins-%{gs_plugin_version}/libgs_plugin_hardcoded-popular.so
58f66a
%{_libdir}/gs-plugins-%{gs_plugin_version}/libgs_plugin_icons.so
58f66a
%{_libdir}/gs-plugins-%{gs_plugin_version}/libgs_plugin_key-colors-metadata.so
58f66a
%{_libdir}/gs-plugins-%{gs_plugin_version}/libgs_plugin_key-colors.so
58f66a
%{_libdir}/gs-plugins-%{gs_plugin_version}/libgs_plugin_modalias.so
58f66a
%{_libdir}/gs-plugins-%{gs_plugin_version}/libgs_plugin_odrs.so
58f66a
%{_libdir}/gs-plugins-%{gs_plugin_version}/libgs_plugin_os-release.so
58f66a
%{_libdir}/gs-plugins-%{gs_plugin_version}/libgs_plugin_packagekit-history.so
58f66a
%{_libdir}/gs-plugins-%{gs_plugin_version}/libgs_plugin_packagekit-local.so
58f66a
%{_libdir}/gs-plugins-%{gs_plugin_version}/libgs_plugin_packagekit-offline.so
58f66a
%{_libdir}/gs-plugins-%{gs_plugin_version}/libgs_plugin_packagekit-proxy.so
58f66a
%{_libdir}/gs-plugins-%{gs_plugin_version}/libgs_plugin_packagekit-refine-repos.so
58f66a
%{_libdir}/gs-plugins-%{gs_plugin_version}/libgs_plugin_packagekit-refine.so
58f66a
%{_libdir}/gs-plugins-%{gs_plugin_version}/libgs_plugin_packagekit-refresh.so
58f66a
%{_libdir}/gs-plugins-%{gs_plugin_version}/libgs_plugin_packagekit-upgrade.so
58f66a
%{_libdir}/gs-plugins-%{gs_plugin_version}/libgs_plugin_packagekit-url-to-app.so
58f66a
%{_libdir}/gs-plugins-%{gs_plugin_version}/libgs_plugin_packagekit.so
58f66a
%{_libdir}/gs-plugins-%{gs_plugin_version}/libgs_plugin_provenance-license.so
58f66a
%{_libdir}/gs-plugins-%{gs_plugin_version}/libgs_plugin_provenance.so
58f66a
%{_libdir}/gs-plugins-%{gs_plugin_version}/libgs_plugin_repos.so
58f66a
%{_libdir}/gs-plugins-%{gs_plugin_version}/libgs_plugin_rewrite-resource.so
58f66a
%{_libdir}/gs-plugins-%{gs_plugin_version}/libgs_plugin_shell-extensions.so
58f66a
%{_libdir}/gs-plugins-%{gs_plugin_version}/libgs_plugin_systemd-updates.so
58f66a
%{_sysconfdir}/xdg/autostart/gnome-software-service.desktop
58f66a
%{_datadir}/app-info/xmls/org.gnome.Software.Featured.xml
58f66a
%{_datadir}/dbus-1/services/org.freedesktop.PackageKit.service
58f66a
%{_datadir}/dbus-1/services/org.gnome.Software.service
58f66a
%{_datadir}/gnome-shell/search-providers/org.gnome.Software-search-provider.ini
58f66a
%{_datadir}/glib-2.0/schemas/org.gnome.software.gschema.xml
58f66a
%{_datadir}/glib-2.0/schemas/org.gnome.software-fedora.gschema.override
58f66a
%{_libexecdir}/gnome-software-cmd
58f66a
%{_libexecdir}/gnome-software-restarter
58f66a
58f66a
%files devel
58f66a
%{_libdir}/pkgconfig/gnome-software.pc
58f66a
%dir %{_includedir}/gnome-software
58f66a
%{_includedir}/gnome-software/*.h
58f66a
%{_datadir}/gtk-doc/html/gnome-software
58f66a
58f66a
%changelog
5968c4
* Thu Sep 22 2022 Milan Crha <mcrha@redhat.com> - 3.36.1-11
5968c4
- Resolves: #2124772 (Hide some errors in non-debug builds)
5968c4
73a669
* Thu Jul 08 2021 Milan Crha <mcrha@redhat.com> - 3.36.1-10
73a669
- Resolves: #1978505 (Development package is missing important header files)
73a669
c3bf72
* Mon Jun 21 2021 Milan Crha <mcrha@redhat.com> - 3.36.1-9
c3bf72
- Resolves: #1972545 (flatpak: Prefer runtime from the same origin as the application)
c3bf72
90eaf5
* Mon May 24 2021 Milan Crha <mcrha@redhat.com> - 3.36.1-8
90eaf5
- Resolves: #1888404 (Updates page hides ongoing updates on refresh)
90eaf5
90eaf5
* Mon May 24 2021 Milan Crha <mcrha@redhat.com> - 3.36.1-7
90eaf5
- Resolves: #1873297 (Crash when run as root)
90eaf5
90eaf5
* Mon May 24 2021 Milan Crha <mcrha@redhat.com> - 3.36.1-6
90eaf5
- Resolves: #1791478 (Cannot completely disable ODRS (GNOME Ratings))
90eaf5
dbe583
* Wed Feb 17 2021 Milan Crha <mcrha@redhat.com> - 3.36.1-5
dbe583
- Fix flatpak updates and removals when same ref occurs in multiple remotes
dbe583
- Resolves: #1888407
dbe583
d28da8
* Thu Jun 11 2020 Kalev Lember <klember@redhat.com> - 3.36.1-4
d28da8
- Fix 'Show Details' to correctly work for rpm-installed firefox
d28da8
- Resolves: #1845714
d28da8
a7f877
* Wed Jun 03 2020 Kalev Lember <klember@redhat.com> - 3.36.1-3
a7f877
- Upload correct 3.36.1 tarball
a7f877
- Fix hardcoded desktop and appdata names to match what's in RHEL 8.3
a7f877
- Add back shell extensions support
a7f877
- Resolves: #1839774
a7f877
a7f877
* Tue Jun 02 2020 Kalev Lember <klember@redhat.com> - 3.36.1-2
a7f877
- Add support for basic auth and webflow auth in flatpak plugin
a7f877
- Resolves: #1815502
a7f877
a7f877
* Fri May 22 2020 Richard Hughes <rhughes@redhat.com> - 3.36.1-1
a7f877
- Update to 3.36.1
a7f877
- Resolves: #1797932
a7f877
58f66a
* Wed Jan 29 2020 Kalev Lember <klember@redhat.com> - 3.30.6-3
58f66a
- Fix issues with installing Cockpit
58f66a
- Resolves: #1759913
58f66a
58f66a
* Fri Jul 12 2019 Kalev Lember <klember@redhat.com> - 3.30.6-2
58f66a
- Hide addons that are not available in repos
58f66a
- Resolves: #1719779
58f66a
58f66a
* Tue Dec 18 2018 Kalev Lember <klember@redhat.com> - 3.30.6-1
58f66a
- Update to 3.30.6
58f66a
58f66a
* Fri Aug  3 2018 Florian Weimer <fweimer@redhat.com> - 3.28.2-3
58f66a
- Honor %%{valgrind_arches}
58f66a
58f66a
* Wed Jul 18 2018 Richard Hughes <rhughes@redhat.com> - 3.28.2-2
58f66a
- Do not build the snapd plugin on RHEL.
58f66a
58f66a
* Thu Jul 12 2018 Richard Hughes <rhughes@redhat.com> - 3.28.2-1
58f66a
- Update to 3.28.2
58f66a
58f66a
* Mon Apr 09 2018 Kalev Lember <klember@redhat.com> - 3.28.1-1
58f66a
- Update to 3.28.1
58f66a
58f66a
* Thu Mar 29 2018 Kalev Lember <klember@redhat.com> - 3.28.0-5
58f66a
- Fix empty OS Updates showing up
58f66a
- Make rpm-ostree update triggering work
58f66a
58f66a
* Thu Mar 15 2018 Kalev Lember <klember@redhat.com> - 3.28.0-4
58f66a
- Fix opening results from gnome-shell search provider
58f66a
58f66a
* Wed Mar 14 2018 Kalev Lember <klember@redhat.com> - 3.28.0-3
58f66a
- Fix crash on initial run with no network (#1554986)
58f66a
58f66a
* Tue Mar 13 2018 Kalev Lember <klember@redhat.com> - 3.28.0-2
58f66a
- Backport an upstream patch to fix shell extensions app ID
58f66a
58f66a
* Mon Mar 12 2018 Kalev Lember <klember@redhat.com> - 3.28.0-1
58f66a
- Update to 3.28.0
58f66a
58f66a
* Sun Mar 11 2018 Kalev Lember <klember@redhat.com> - 3.27.92-3
58f66a
- Rebuilt for gspell 1.8
58f66a
58f66a
* Wed Mar 07 2018 Kalev Lember <klember@redhat.com> - 3.27.92-2
58f66a
- Move org.gnome.Software.Featured.xml from -editor to main package
58f66a
58f66a
* Mon Mar 05 2018 Kalev Lember <klember@redhat.com> - 3.27.92-1
58f66a
- Update to 3.27.92
58f66a
58f66a
* Sun Mar 04 2018 Neal Gompa <ngompa13@gmail.com> - 3.27.90-4
58f66a
- Drop obsolete snapd-login-service requirement for snap plugin subpackage
58f66a
58f66a
* Mon Feb 19 2018 Adam Williamson <awilliam@redhat.com> - 3.27.90-3
58f66a
- Backport fix for RHBZ #1546893 from upstream git
58f66a
58f66a
* Mon Feb 19 2018 Kalev Lember <klember@redhat.com> - 3.27.90-2
58f66a
- Re-enable rpm-ostree plugin
58f66a
58f66a
* Thu Feb 15 2018 Kalev Lember <klember@redhat.com> - 3.27.90-1
58f66a
- Update to 3.27.90
58f66a
- Temporarily disable the rpm-ostree plugin
58f66a
58f66a
* Tue Feb 13 2018 Björn Esser <besser82@fedoraproject.org> - 3.27.4-4
58f66a
- Rebuild against newer gnome-desktop3 package
58f66a
58f66a
* Thu Feb 08 2018 Kalev Lember <klember@redhat.com> - 3.27.4-3
58f66a
- Add fedora-workstation-repositories to nonfree-sources schema defaults
58f66a
58f66a
* Wed Feb 07 2018 Fedora Release Engineering <releng@fedoraproject.org> - 3.27.4-2
58f66a
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
58f66a
58f66a
* Mon Jan 08 2018 Kalev Lember <klember@redhat.com> - 3.27.4-1
58f66a
- Update to 3.27.4
58f66a
- Drop unused --without packagekit option
58f66a
58f66a
* Fri Jan 05 2018 Igor Gnatenko <ignatenkobrain@fedoraproject.org> - 3.27.3-2
58f66a
- Remove obsolete scriptlets
58f66a
58f66a
* Sat Dec 16 2017 Kalev Lember <klember@redhat.com> - 3.27.3-1
58f66a
- Update to 3.27.3
58f66a
58f66a
* Mon Nov 13 2017 Kalev Lember <klember@redhat.com> - 3.27.2-1
58f66a
- Update to 3.27.2
58f66a
58f66a
* Thu Nov 09 2017 Kalev Lember <klember@redhat.com> - 3.26.2-1
58f66a
- Update to 3.26.2
58f66a
- Re-enable fwupd support
58f66a
58f66a
* Tue Oct 31 2017 Kalev Lember <klember@redhat.com> - 3.26.1-5
58f66a
- Enable the rpm-ostree plugin
58f66a
58f66a
* Wed Oct 25 2017 Kalev Lember <klember@redhat.com> - 3.26.1-4
58f66a
- Fix "too many results returned" error after distro upgrades (#1496489)
58f66a
58f66a
* Tue Oct 10 2017 Kalev Lember <klember@redhat.com> - 3.26.1-3
58f66a
- Backport a flatpakref installation fix
58f66a
58f66a
* Mon Oct 09 2017 Richard Hughes <rhughes@redhat.com> - 3.26.1-2
58f66a
- Disable fwupd support until we get a 3.27.1 tarball
58f66a
58f66a
* Sun Oct 08 2017 Kalev Lember <klember@redhat.com> - 3.26.1-1
58f66a
- Update to 3.26.1
58f66a
58f66a
* Mon Sep 11 2017 Kalev Lember <klember@redhat.com> - 3.26.0-1
58f66a
- Update to 3.26.0
58f66a
58f66a
* Sun Aug 27 2017 Kalev Lember <klember@redhat.com> - 3.25.91-1
58f66a
- Update to 3.25.91
58f66a
58f66a
* Tue Aug 15 2017 Kalev Lember <klember@redhat.com> - 3.25.90-1
58f66a
- Update to 3.25.90
58f66a
58f66a
* Fri Aug 11 2017 Igor Gnatenko <ignatenko@redhat.com> - 3.25.4-6
58f66a
- Rebuilt after RPM update (â„– 3)
58f66a
58f66a
* Thu Aug 10 2017 Igor Gnatenko <ignatenko@redhat.com> - 3.25.4-5
58f66a
- Rebuilt for RPM soname bump
58f66a
58f66a
* Thu Aug 10 2017 Igor Gnatenko <ignatenko@redhat.com> - 3.25.4-4
58f66a
- Rebuilt for RPM soname bump
58f66a
58f66a
* Wed Aug 02 2017 Fedora Release Engineering <releng@fedoraproject.org> - 3.25.4-3
58f66a
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild
58f66a
58f66a
* Wed Jul 26 2017 Fedora Release Engineering <releng@fedoraproject.org> - 3.25.4-2
58f66a
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild
58f66a
58f66a
* Fri Jul 21 2017 Kalev Lember <klember@redhat.com> - 3.25.4-1
58f66a
- Update to 3.25.4
58f66a
58f66a
* Tue Jul 18 2017 Kalev Lember <klember@redhat.com> - 3.25.3-6
58f66a
- Drop a meson workaround now that meson is fixed
58f66a
58f66a
* Wed Jun 28 2017 Neal Gompa <ngompa13@gmail.com> - 3.25.3-5
58f66a
- Actually properly enable snap subpackage after removing conditional
58f66a
58f66a
* Wed Jun 28 2017 Neal Gompa <ngompa13@gmail.com> - 3.25.3-4
58f66a
- Remove unnecessary arch-specific conditional for snap subpackage
58f66a
58f66a
* Tue Jun 27 2017 Neal Gompa <ngompa13@gmail.com> - 3.25.3-3
58f66a
- Ensure snap subpackage is installed if snapd is installed
58f66a
58f66a
* Fri Jun 23 2017 Richard Hughes <rhughes@redhat.com> - 3.24.3-2
58f66a
- Enable the snap subpackage
58f66a
58f66a
* Fri Jun 23 2017 Kalev Lember <klember@redhat.com> - 3.25.3-1
58f66a
- Update to 3.25.3
58f66a
- Switch to the meson build system
58f66a
- Add an -editor subpackage with new banner editor
58f66a
58f66a
* Mon May 15 2017 Richard Hughes <rhughes@redhat.com> - 3.24.3-1
58f66a
- Update to 3.23.3
58f66a
- Fix a common crash when installing flatpakrepo files
58f66a
- Ensure we show the banner when upgrades are available
58f66a
58f66a
* Tue May 09 2017 Kalev Lember <klember@redhat.com> - 3.24.2-1
58f66a
- Update to 3.24.2
58f66a
58f66a
* Tue Apr 25 2017 Adam Williamson <awilliam@redhat.com> - 3.24.1-2
58f66a
- Backport crasher fix from upstream (RHBZ #1444669 / BGO #781217)
58f66a
58f66a
* Tue Apr 11 2017 Kalev Lember <klember@redhat.com> - 3.24.1-1
58f66a
- Update to 3.24.1
58f66a
58f66a
* Tue Mar 21 2017 Kalev Lember <klember@redhat.com> - 3.24.0-1
58f66a
- Update to 3.24.0
58f66a
58f66a
* Thu Mar 16 2017 Kalev Lember <klember@redhat.com> - 3.23.92-1
58f66a
- Update to 3.23.92
58f66a
58f66a
* Mon Feb 27 2017 Richard Hughes <rhughes@redhat.com> - 3.23.91-1
58f66a
- Update to 3.23.91
58f66a
58f66a
* Mon Feb 13 2017 Richard Hughes <rhughes@redhat.com> - 3.23.90-1
58f66a
- Update to 3.23.90
58f66a
58f66a
* Fri Feb 10 2017 Fedora Release Engineering <releng@fedoraproject.org> - 3.23.3-2
58f66a
- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
58f66a
58f66a
* Thu Dec 15 2016 Richard Hughes <rhughes@redhat.com> - 3.23.3-1
58f66a
- Update to 3.23.3
58f66a
58f66a
* Wed Nov 23 2016 Kalev Lember <klember@redhat.com> - 3.23.2-1
58f66a
- Update to 3.23.2
58f66a
58f66a
* Tue Nov 08 2016 Kalev Lember <klember@redhat.com> - 3.22.2-1
58f66a
- Update to 3.22.2
58f66a
58f66a
* Wed Oct 12 2016 Kalev Lember <klember@redhat.com> - 3.22.1-1
58f66a
- Update to 3.22.1
58f66a
58f66a
* Mon Sep 19 2016 Kalev Lember <klember@redhat.com> - 3.22.0-1
58f66a
- Update to 3.22.0
58f66a
58f66a
* Wed Sep 14 2016 Kalev Lember <klember@redhat.com> - 3.21.92-1
58f66a
- Update to 3.21.92
58f66a
- Don't set group tags
58f66a
58f66a
* Thu Sep 01 2016 Kalev Lember <klember@redhat.com> - 3.21.91-1
58f66a
- Update to 3.21.91
58f66a
58f66a
* Wed Aug 17 2016 Kalev Lember <klember@redhat.com> - 3.21.90-2
58f66a
- Rebuilt for fixed libappstream-glib headers
58f66a
58f66a
* Wed Aug 17 2016 Kalev Lember <klember@redhat.com> - 3.21.90-1
58f66a
- Update to 3.21.90
58f66a
- Tighten -devel subpackage dependencies
58f66a
58f66a
* Thu Jul 28 2016 Richard Hughes <rhughes@redhat.com> - 3.21.4-2
58f66a
- Allow building without PackageKit for the atomic workstation.
58f66a
58f66a
* Mon Jul 18 2016 Richard Hughes <rhughes@redhat.com> - 3.21.4-1
58f66a
- Update to 3.21.4
58f66a
58f66a
* Thu May 26 2016 Kalev Lember <klember@redhat.com> - 3.21.2-2
58f66a
- Build with flatpak support
58f66a
58f66a
* Mon May 23 2016 Richard Hughes <rhughes@redhat.com> - 3.21.2-1
58f66a
- Update to 3.21.2
58f66a
58f66a
* Tue May 10 2016 Kalev Lember <klember@redhat.com> - 3.21.1-2
58f66a
- Require PackageKit 1.1.1 for system upgrade support
58f66a
58f66a
* Mon Apr 25 2016 Richard Hughes <rhughes@redhat.com> - 3.21.1-1
58f66a
- Update to 3.21.1
58f66a
58f66a
* Mon Apr 25 2016 Richard Hughes <rhughes@redhat.com> - 3.20.2-1
58f66a
- Update to 3.20.1
58f66a
- Allow popular and featured apps to match any plugin
58f66a
- Do not make the ODRS plugin depend on xdg-app
58f66a
- Fix many of the os-upgrade issues and implement the latest mockups
58f66a
- Make all the plugins more threadsafe
58f66a
- Return all update descriptions newer than the installed version
58f66a
- Show some non-fatal error messages if installing fails
58f66a
- Use a background PackageKit transaction when downloading upgrades
58f66a
58f66a
* Wed Apr 13 2016 Kalev Lember <klember@redhat.com> - 3.20.1-1
58f66a
- Update to 3.20.1
58f66a
58f66a
* Fri Apr 01 2016 Richard Hughes <rhughes@redhat.com> - 3.20.1-2
58f66a
- Set the list of official sources
58f66a
- Compile with xdg-app support
58f66a
58f66a
* Tue Mar 22 2016 Kalev Lember <klember@redhat.com> - 3.20.0-1
58f66a
- Update to 3.20.0
58f66a
58f66a
* Mon Mar 14 2016 Richard Hughes <rhughes@redhat.com> - 3.19.92-1
58f66a
- Update to 3.19.92
58f66a
58f66a
* Thu Mar 03 2016 Kalev Lember <klember@redhat.com> - 3.19.91-2
58f66a
- Set minimum required json-glib version
58f66a
58f66a
* Mon Feb 29 2016 Richard Hughes <rhughes@redhat.com> - 3.19.91-1
58f66a
- Update to 3.19.91
58f66a
58f66a
* Mon Feb 15 2016 Richard Hughes <rhughes@redhat.com> - 3.19.90-1
58f66a
- Update to 3.19.90
58f66a
58f66a
* Wed Feb 03 2016 Fedora Release Engineering <releng@fedoraproject.org> - 3.19.4-2
58f66a
- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild
58f66a
58f66a
* Fri Jan 15 2016 Richard Hughes <rhughes@redhat.com> - 3.19.4-1
58f66a
- Update to 3.19.4
58f66a
58f66a
* Thu Dec 03 2015 Kalev Lember <klember@redhat.com> - 3.18.3-2
58f66a
- Require librsvg2 for the gdk-pixbuf svg loader
58f66a
58f66a
* Thu Nov 05 2015 Richard Hughes <rhughes@redhat.com> - 3.18.3-1
58f66a
- Update to 3.18.3
58f66a
- Use the correct user agent string when downloading firmware
58f66a
- Fix a crash in the limba plugin
58f66a
- Fix installing web applications
58f66a
58f66a
* Mon Oct 26 2015 Kalev Lember <klember@redhat.com> - 3.18.2-2
58f66a
- Fix apps reappearing as installed a few seconds after removal (#1275163)
58f66a
58f66a
* Thu Oct 15 2015 Kalev Lember <klember@redhat.com> - 3.18.2-1
58f66a
- Update to 3.18.2
58f66a
58f66a
* Tue Oct 13 2015 Kalev Lember <klember@redhat.com> - 3.18.1-1
58f66a
- Update to 3.18.1
58f66a
58f66a
* Wed Oct 07 2015 Kalev Lember <klember@redhat.com> - 3.18.0-2
58f66a
- Backport two crasher fixes from upstream
58f66a
58f66a
* Mon Sep 21 2015 Kalev Lember <klember@redhat.com> - 3.18.0-1
58f66a
- Update to 3.18.0
58f66a
58f66a
* Tue Sep 15 2015 Kalev Lember <klember@redhat.com> - 3.17.92-2
58f66a
- Update dependency versions
58f66a
58f66a
* Tue Sep 15 2015 Richard Hughes <rhughes@redhat.com> - 3.17.92-1
58f66a
- Update to 3.17.92
58f66a
58f66a
* Thu Sep 10 2015 Richard Hughes <rhughes@redhat.com> - 3.17.91-2
58f66a
- Fix firmware updates
58f66a
58f66a
* Thu Sep 03 2015 Kalev Lember <klember@redhat.com> - 3.17.91-1
58f66a
- Update to 3.17.91
58f66a
58f66a
* Wed Aug 19 2015 Kalev Lember <klember@redhat.com> - 3.17.90-1
58f66a
- Update to 3.17.90
58f66a
58f66a
* Wed Aug 12 2015 Richard Hughes <rhughes@redhat.com> - 3.17.3-1
58f66a
- Update to 3.17.3
58f66a
58f66a
* Wed Jul 22 2015 David King <amigadave@amigadave.com> - 3.17.2-3
58f66a
- Bump for new gnome-desktop3
58f66a
58f66a
* Wed Jun 17 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 3.17.2-2
58f66a
- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
58f66a
58f66a
* Fri Jun 05 2015 Kalev Lember <kalevlember@gmail.com> - 3.17.2-1
58f66a
- Update to 3.17.2
58f66a
58f66a
* Mon May 25 2015 Kalev Lember <kalevlember@gmail.com> - 3.17.1-1
58f66a
- Update to 3.17.1
58f66a
58f66a
* Fri May 15 2015 Kalev Lember <kalevlember@gmail.com> - 3.16.2-2
58f66a
- Fix a crash under Wayland (#1221968)
58f66a
58f66a
* Mon May 11 2015 Kalev Lember <kalevlember@gmail.com> - 3.16.2-1
58f66a
- Update to 3.16.2
58f66a
58f66a
* Tue Apr 14 2015 Kalev Lember <kalevlember@gmail.com> - 3.16.1-1
58f66a
- Update to 3.16.1
58f66a
58f66a
* Mon Mar 23 2015 Kalev Lember <kalevlember@gmail.com> - 3.16.0-1
58f66a
- Update to 3.16.0
58f66a
58f66a
* Mon Mar 16 2015 Kalev Lember <kalevlember@gmail.com> - 3.15.92-1
58f66a
- Update to 3.15.92
58f66a
- Use license macro for the COPYING file
58f66a
- Add a patch to adapt to gnome-terminal desktop file rename
58f66a
58f66a
* Mon Mar 02 2015 Kalev Lember <kalevlember@gmail.com> - 3.15.91-1
58f66a
- Update to 3.15.91
58f66a
58f66a
* Sat Feb 21 2015 Kalev Lember <kalevlember@gmail.com> - 3.15.90-3
58f66a
- Export DisplayName property on the packagekit session service
58f66a
58f66a
* Thu Feb 19 2015 Kalev Lember <kalevlember@gmail.com> - 3.15.90-2
58f66a
- Backport a crash fix
58f66a
58f66a
* Tue Feb 17 2015 Richard Hughes <rhughes@redhat.com> - 3.15.90-1
58f66a
- Update to 3.15.90
58f66a
58f66a
* Mon Jan 19 2015 Richard Hughes <rhughes@redhat.com> - 3.15.4-1
58f66a
- Update to 3.15.4
58f66a
58f66a
* Tue Nov 25 2014 Kalev Lember <kalevlember@gmail.com> - 3.15.2-1
58f66a
- Update to 3.15.2
58f66a
58f66a
* Thu Nov 13 2014 Richard Hughes <rhughes@redhat.com> - 3.14.2-3
58f66a
- Fix non-Fedora build
58f66a
58f66a
* Tue Nov 11 2014 Richard Hughes <rhughes@redhat.com> - 3.14.2-2
58f66a
- Backport a patch to fix compilation
58f66a
58f66a
* Mon Nov 10 2014 Kalev Lember <kalevlember@gmail.com> - 3.14.2-1
58f66a
- Update to 3.14.2
58f66a
58f66a
* Sat Nov 08 2014 Kalev Lember <kalevlember@gmail.com> - 3.14.1-3
58f66a
- Update the list of system apps
58f66a
58f66a
* Sat Nov 01 2014 David King <amigadave@amigadave.com> - 3.14.1-2
58f66a
- Rebuild for new libappstream-glib (#1156494)
58f66a
58f66a
* Mon Oct 13 2014 Kalev Lember <kalevlember@gmail.com> - 3.14.1-1
58f66a
- Update to 3.14.1
58f66a
58f66a
* Thu Oct 09 2014 Kalev Lember <kalevlember@gmail.com> - 3.14.0-2
58f66a
- Depend on gnome-menus for app folder directory entries
58f66a
58f66a
* Mon Sep 22 2014 Kalev Lember <kalevlember@gmail.com> - 3.14.0-1
58f66a
- Update to 3.14.0
58f66a
58f66a
* Wed Sep 17 2014 Kalev Lember <kalevlember@gmail.com> - 3.13.92-2
58f66a
- Set minimum required dependency versions (#1136343)
58f66a
58f66a
* Tue Sep 16 2014 Kalev Lember <kalevlember@gmail.com> - 3.13.92-1
58f66a
- Update to 3.13.92
58f66a
- Replace gnome-system-log with gnome-logs in the system apps list
58f66a
58f66a
* Tue Sep 02 2014 Kalev Lember <kalevlember@gmail.com> - 3.13.91-1
58f66a
- Update to 3.13.91
58f66a
58f66a
* Tue Aug 19 2014 Richard Hughes <rhughes@redhat.com> - 3.13.90-1
58f66a
- Update to 3.13.90
58f66a
58f66a
* Sat Aug 16 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 3.13.5-0.2.git5c89189
58f66a
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild
58f66a
58f66a
* Mon Aug 11 2014 Kalev Lember <kalevlember@gmail.com> - 3.13.5-0.1.git5c89189
58f66a
- Update to 3.13.5 git snapshot
58f66a
- Ship HighContrast icons
58f66a
58f66a
* Sun Aug 03 2014 Kalev Lember <kalevlember@gmail.com> - 3.13.4-2
58f66a
- Replace Epiphany with Firefox in the system apps list
58f66a
58f66a
* Wed Jul 23 2014 Kalev Lember <kalevlember@gmail.com> - 3.13.4-1
58f66a
- Update to 3.13.4
58f66a
58f66a
* Wed Jun 25 2014 Kalev Lember <kalevlember@gmail.com> - 3.13.3-1
58f66a
- Update to 3.13.3
58f66a
58f66a
* Thu Jun 12 2014 Richard Hughes <rhughes@redhat.com> - 3.13.3-0.2.git7491627
58f66a
- Depend on the newly-created appstream-data package and stop shipping
58f66a
  the metadata here.
58f66a
58f66a
* Sat Jun 07 2014 Kalev Lember <kalevlember@gmail.com> - 3.13.3-0.1.git7491627
58f66a
- Update to 3.13.3 git snapshot
58f66a
58f66a
* Wed May 28 2014 Richard Hughes <rhughes@redhat.com> - 3.13.2-2
58f66a
- Rebuild with new metadata.
58f66a
58f66a
* Wed May 28 2014 Kalev Lember <kalevlember@gmail.com> - 3.13.2-1
58f66a
- Update to 3.13.2
58f66a
58f66a
* Thu May 15 2014 Kalev Lember <kalevlember@gmail.com> - 3.13.1-4
58f66a
- Depend on gsettings-desktop-schemas
58f66a
58f66a
* Mon May 12 2014 Richard Hughes <rhughes@redhat.com> - 3.13.1-3
58f66a
- Update the metadata and use appstream-util to install the metadata.
58f66a
58f66a
* Wed May 07 2014 Kalev Lember <kalevlember@gmail.com> - 3.13.1-2
58f66a
- Drop gnome-icon-theme dependency
58f66a
58f66a
* Mon Apr 28 2014 Richard Hughes <rhughes@redhat.com> - 3.13.1-1
58f66a
- Update to 3.13.1
58f66a
58f66a
* Fri Apr 11 2014 Kalev Lember <kalevlember@gmail.com> - 3.12.1-2
58f66a
- Rebuild with new metadata.
58f66a
58f66a
* Fri Apr 11 2014 Richard Hughes <rhughes@redhat.com> - 3.12.1-1
58f66a
- Update to 3.12.1
58f66a
58f66a
* Mon Mar 24 2014 Richard Hughes <rhughes@redhat.com> - 3.12.0-1
58f66a
- Update to 3.12.0
58f66a
58f66a
* Thu Mar 20 2014 Richard Hughes <rhughes@redhat.com> - 3.11.92-1
58f66a
- Update to 3.11.92
58f66a
58f66a
* Tue Mar 18 2014 Richard Hughes <rhughes@redhat.com> - 3.11.91-2
58f66a
- Rebuild with new metadata.
58f66a
58f66a
* Sat Mar 08 2014 Richard Hughes <rhughes@redhat.com> - 3.11.91-1
58f66a
- Update to 3.11.91
58f66a
58f66a
* Tue Feb 18 2014 Richard Hughes <rhughes@redhat.com> - 3.11.90-1
58f66a
- Update to 3.11.90
58f66a
58f66a
* Mon Feb 03 2014 Richard Hughes <rhughes@redhat.com> - 3.11.5-2
58f66a
- Require epiphany-runtime rather than the full application
58f66a
58f66a
* Mon Feb 03 2014 Richard Hughes <rhughes@redhat.com> - 3.11.5-1
58f66a
- Update to 3.11.5
58f66a
58f66a
* Thu Jan 30 2014 Richard Hughes <rhughes@redhat.com> - 3.11.4-3
58f66a
- Rebuild for libpackagekit-glib soname bump
58f66a
58f66a
* Wed Jan 22 2014 Richard Hughes <rhughes@redhat.com> - 3.11.4-2
58f66a
- Rebuild with metadata that has the correct screenshot url.
58f66a
58f66a
* Thu Jan 16 2014 Richard Hughes <rhughes@redhat.com> - 3.11.4-1
58f66a
- Update to 3.11.4
58f66a
58f66a
* Tue Dec 17 2013 Richard Hughes <rhughes@redhat.com> - 3.11.3-1
58f66a
- Update to 3.11.3
58f66a
58f66a
* Tue Nov 19 2013 Richard Hughes <rhughes@redhat.com> - 3.11.2-1
58f66a
- Update to 3.11.2
58f66a
58f66a
* Tue Oct 29 2013 Richard Hughes <rhughes@redhat.com> - 3.11.1-1
58f66a
- Update to 3.11.1
58f66a
- Add a gnome shell search provider
58f66a
- Add a module to submit the user rating to the fedora-tagger web service
58f66a
- Add support for 'missing' codecs that we know exist but we can't install
58f66a
- Add support for epiphany web applications
58f66a
- Handle offline installation sensibly
58f66a
- Save the user rating if the user clicks the rating stars
58f66a
- Show a modal error message if install or remove actions failed
58f66a
- Show a star rating on the application details page
58f66a
- Show font screenshots
58f66a
- Show more detailed version numbers when required
58f66a
- Show screenshots to each application
58f66a
58f66a
* Wed Sep 25 2013 Richard Hughes <richard@hughsie.com> 3.10.0-1
58f66a
- New upstream release.
58f66a
- New metadata for fedora, updates and updates-testing
58f66a
- Add a plugin to query the PackageKit prepared-update file directly
58f66a
- Do not clear the offline-update trigger if rebooting succeeded
58f66a
- Do not load incompatible projects when parsing AppStream data
58f66a
- Lots of updated translations
58f66a
- Show the window right away when starting
58f66a
58f66a
* Fri Sep 13 2013 Richard Hughes <richard@hughsie.com> 3.9.3-1
58f66a
- New upstream release.
58f66a
- Lots of new and fixed UI and updated metadata for Fedora 20
58f66a
58f66a
* Tue Sep 03 2013 Richard Hughes <richard@hughsie.com> 3.9.2-1
58f66a
- New upstream release.
58f66a
- Allow stock items in the AppStream XML
58f66a
- Extract the AppStream URL and description from the XML
58f66a
- Only present the window when the overview is complete
58f66a
- Return the subcategories sorted by name
58f66a
58f66a
* Mon Sep 02 2013 Richard Hughes <richard@hughsie.com> 3.9.1-1
58f66a
- New upstream release which is a technical preview for the alpha.
58f66a
58f66a
* Sun Sep 01 2013 Richard Hughes <richard@hughsie.com> 0.1-3
58f66a
- Use buildroot not RPM_BUILD_ROOT
58f66a
- Own all gnome-software directories
58f66a
- Drop gtk-update-icon-cache requires and the mime database functionality
58f66a
58f66a
* Thu Aug 29 2013 Richard Hughes <richard@hughsie.com> 0.1-2
58f66a
- Add call to desktop-file-validate and fix other review comments.
58f66a
58f66a
* Wed Aug 28 2013 Richard Hughes <richard@hughsie.com> 0.1-1
58f66a
- First release for Fedora package review
58f66a