source: projects/specs/trunk/g/gnome-software/gnome-software-vl.spec @ 12446

Revision 12446, 27.5 KB checked in by tomop, 4 years ago (diff)

updated 92 packages

ModemManager?-1.14.0-1

accountsservice-0.6.55-1

adwaita-icon-theme-3.36.1-1

cheese-3.34.0-1

clutter-gst3-3.0.27-1

clutter-gtk-1.8.4-2

clutter-1.26.4-1

cogl-1.22.8-1

colord-gtk-0.2.0-1

colord-1.4.4-1

control-center-3.36.4-1

eog-plugins-3.26.5-1

eog-3.36.3-1

evince-3.36.7-1

evolution-data-server-3.36.4-1

evolution-3.36.4-1

folks-0.14.0-1

fuse3-3.9.2-2

gcr-3.36.0-1

gdm-3.36.3-1

geocode-glib-3.26.2-1

gjs-1.64.4-1

glade3-3.36.0-1

gnome-applets-3.36.4-1

gnome-autoar-0.2.4-1

gnome-bluetooth-3.34.1-1

gnome-books-3.34.0-3

gnome-clocks-3.36.2-1

gnome-color-manager-3.36.0-1

gnome-contacts-3.36.2-1

gnome-desktop3-3.36.4-1

gnome-documents-3.34.0-1

gnome-flashback-3.36.3-1

gnome-font-viewer-3.34.0-1

gnome-keyring-3.36.0-1

gnome-menus-3.36.0-1

gnome-online-accounts-3.36.0-1

gnome-panel-3.36.2-1

gnome-session-3.36.0-1

gnome-settings-daemon-3.36.1-1

gnome-shell-3.36.4-1

gnome-software-3.36.1-1

gnome-themes-extra-3.28-2

gnome-tweaks-3.34.0-1

gnome-video-effects-0.5.0-1

gom-0.4-1

graphene-1.10.2-2

grilo-plugins-0.3.11-1

grilo-0.3.12-1

gsettings-desktop-schemas-3.36.1-1

gsound-1.0.2-3

gvfs-1.44.1-1

libaccounts-glib-1.25-1

libappindicator-12.10.0-1

libchamplain-0.12.20-1

libdbusmenu-16.04.0-1

libgdata-0.17.12-1

libgepub-0.6.0-4

libgphoto2-2.5.25-1

libgweather-3.36.1-1

libgxps-0.3.1-1

libhandy0-0.0.13-6

libical-3.0.8-2

libindicator-12.10.1-2

libmtp-1.1.17-1

libnma-1.8.30-2

liboauth-1.0.3-2

libsecret-0.20.3-1

libspectre-0.2.9-1

libwacom-1.4.1-1

libwnck3-3.36.0-1

libxmlb-0.1.15-3

metacity-3.36.1-1

mm-common-1.0.1-3

mobile-broadband-provider-info-0.20190618-1

mozjs68-68.11.0-1

mutter-3.36.4-1

nautilus-3.36.3-1

network-manager-applet-1.18.0-1

pipewire-0.3.8-1

python-dbusmock-0.18.3-6

python-mallard-ducktype-1.0.2-8

startup-notification-0.12-4

totem-pl-parser-3.26.5-1

totem-3.34.1-1

vala-0.48.8-1

xdg-desktop-portal-gtk-1.7.1-1

xdg-desktop-portal-1.7.2-1

yelp-tools-3.32.2-1

yelp-xsl-3.36.0-1

yelp-3.36.0-1

zenity-3.32.0-1

Line 
1%global glib2_version 2.56.0
2%global gtk3_version 3.22.4
3%global json_glib_version 1.2.0
4%global packagekit_version 1.1.1
5%global appstream_glib_version 0.7.14-3
6%global libsoup_version 2.52.0
7%global gsettings_desktop_schemas_version 3.12.0
8%global gnome_desktop_version 3.18.0
9%global fwupd_version 1.0.7
10%global flatpak_version 0.9.4
11
12Summary:        A software center for GNOME
13Name:           gnome-software
14Version:        3.36.1
15Release:        1%{?_dist_release}
16Vendor:         Project Vine
17Distribution:   Vine Linux
18
19License:        GPLv2+
20URL:            https://wiki.gnome.org/Apps/Software
21%global         shortver %(echo %{version} | sed -e 's/\.[0-9]*$//')
22Source0:        https://download.gnome.org/sources/gnome-software/%{shortver}/%{name}-%{version}.tar.xz
23# /usr/share/pixmaps/backgrounds/Vine/vinelinux7-7-1920x1200.jpg from vine-backgrounds
24Source1:        vine.jpg
25
26BuildRequires: gcc
27BuildRequires: gettext
28BuildRequires: libxslt
29BuildRequires: docbook-style-xsl
30BuildRequires: desktop-file-utils
31#BuildRequires: fwupd-devel >= %{fwupd_version}
32BuildRequires: glib2-devel >= %{glib2_version}
33BuildRequires: gnome-desktop3-devel
34BuildRequires: gnome-online-accounts-devel
35BuildRequires: gsettings-desktop-schemas-devel >= %{gsettings_desktop_schemas_version}
36BuildRequires: gspell-devel
37BuildRequires: gtk3-devel >= %{gtk3_version}
38BuildRequires: gtk-doc
39BuildRequires: json-glib-devel >= %{json_glib_version}
40BuildRequires: libappstream-glib-devel >= %{appstream_glib_version}
41BuildRequires: libsoup-devel
42BuildRequires: libxmlb-devel
43BuildRequires: meson
44BuildRequires: PackageKit-devel >= %{packagekit_version}
45BuildRequires: polkit-devel
46BuildRequires: libsecret-devel
47BuildRequires: flatpak-devel >= %{flatpak_version}
48BuildRequires: ostree-devel
49#BuildRequires: rpm-ostree-devel
50BuildRequires: libgudev-devel
51#BuildRequires: valgrind-devel
52
53#Requires: appstream-data
54Requires: flatpak%{?_isa} >= %{flatpak_version}
55Requires: flatpak-libs%{?_isa} >= %{flatpak_version}
56#Requires: fwupd%{?_isa} >= %{fwupd_version}
57Requires: glib2%{?_isa} >= %{glib2_version}
58Requires: gnome-desktop3%{?_isa} >= %{gnome_desktop_version}
59# gnome-menus is needed for app folder .directory entries
60Requires: gnome-menus%{?_isa}
61Requires: gsettings-desktop-schemas%{?_isa} >= %{gsettings_desktop_schemas_version}
62Requires: gtk3%{?_isa} >= %{gtk3_version}
63Requires: json-glib%{?_isa} >= %{json_glib_version}
64Requires: iso-codes
65Requires: libappstream-glib%{?_isa} >= %{appstream_glib_version}
66# librsvg2 is needed for gdk-pixbuf svg loader
67Requires: librsvg2%{?_isa}
68Requires: libsoup%{?_isa} >= %{libsoup_version}
69Requires: PackageKit%{?_isa} >= %{packagekit_version}
70
71# this is not a library version
72%define gs_plugin_version               13
73
74%description
75gnome-software is an application that makes it easy to add, remove
76and update software in the GNOME desktop.
77
78
79%package devel
80Summary: Headers for building external gnome-software plugins
81Requires: %{name}%{?_isa} = %{version}-%{release}
82
83%description devel
84These development files are for building gnome-software plugins outside
85the source tree. Most users do not need this subpackage installed.
86
87
88%prep
89%autosetup -p1
90
91%build
92%meson \
93    -Dsnap=false \
94    -Dgudev=true \
95    -Dpackagekit=true \
96    -Dexternal_appstream=true \
97%if 0
98    -Drpm_ostree=true \
99%else
100    -Drpm_ostree=false \
101%endif
102    -Dmalcontent=false \
103    -Dtests=false \
104    -Dubuntuone=false \
105    -Dubuntu_reviews=false \
106    -Dfwupd=false \
107    -Dvalgrind=false
108%meson_build
109
110
111%install
112%meson_install
113
114# make the software center load faster
115desktop-file-edit %{buildroot}%{_datadir}/applications/org.gnome.Software.desktop \
116    --set-key=X-AppInstall-Package --set-value=%{name}
117
118%if 0
119# set up for Fedora
120cat >> %{buildroot}%{_datadir}/glib-2.0/schemas/org.gnome.software-fedora.gschema.override << FOE
121[org.gnome.software]
122official-repos = [ 'fedora', 'fedora-debuginfo', 'fedora-source', 'koji-override-0', 'koji-override-1', 'rawhide', 'rawhide-debuginfo', 'rawhide-source', 'updates', 'updates-debuginfo', 'updates-source', 'updates-testing', 'updates-testing-debuginfo', 'updates-testing-source', 'fedora-modular', 'fedora-modular-debuginfo', 'fedora-modular-source', 'rawhide-modular', 'rawhide-modular-debuginfo', 'rawhide-modular-source' ]
123FOE
124%endif
125
126# Install upgrade background image
127mkdir -p  %{buildroot}%{_datadir}/gnome-software/backgrounds
128cp -a %{SOURCE1} %{buildroot}%{_datadir}/gnome-software/backgrounds/
129
130rm -rf %{buildroot}%{_docdir}/gnome-software
131
132%find_lang %name --with-gnome
133
134
135%check
136desktop-file-validate %{buildroot}%{_datadir}/applications/*.desktop
137
138
139%post
140if [ $1 -eq 1 ]; then
141  glib-compile-schemas /usr/share/glib-2.0/schemas ||:
142  update-desktop-database -q > /dev/null || :
143fi
144
145%postun
146if [ $1 -eq 0 ]; then
147  glib-compile-schemas /usr/share/glib-2.0/schemas ||:
148  update-desktop-database -q > /dev/null || :
149fi
150
151
152%files -f %{name}.lang
153%doc AUTHORS README.md
154%license COPYING
155%{_bindir}/gnome-software
156%{_datadir}/applications/gnome-software-local-file.desktop
157%{_datadir}/applications/org.gnome.Software.desktop
158%{_mandir}/man1/gnome-software.1.gz
159%{_datadir}/icons/hicolor/*/apps/*
160%{_datadir}/icons/hicolor/scalable/status/software-installed-symbolic.svg
161%dir %{_datadir}/gnome-software
162%{_datadir}/gnome-software/*.png
163%{_datadir}/gnome-software/backgrounds/
164%{_datadir}/gnome-software/featured-*.svg
165%{_datadir}/gnome-software/featured-*.jpg
166%{_datadir}/metainfo/org.gnome.Software.appdata.xml
167%{_datadir}/metainfo/org.gnome.Software.Plugin.Flatpak.metainfo.xml
168%if 0
169%{_datadir}/metainfo/org.gnome.Software.Plugin.Fwupd.metainfo.xml
170%endif
171%{_datadir}/metainfo/org.gnome.Software.Plugin.Odrs.metainfo.xml
172%{_datadir}/polkit-1/actions/org.gnome.software.external-appstream.policy
173%dir %{_libdir}/gs-plugins-%{gs_plugin_version}
174%{_libdir}/gs-plugins-%{gs_plugin_version}/libgs_plugin_appstream.so
175%{_libdir}/gs-plugins-%{gs_plugin_version}/libgs_plugin_desktop-categories.so
176%{_libdir}/gs-plugins-%{gs_plugin_version}/libgs_plugin_desktop-menu-path.so
177%{_libdir}/gs-plugins-%{gs_plugin_version}/libgs_plugin_dpkg.so
178%{_libdir}/gs-plugins-%{gs_plugin_version}/libgs_plugin_dummy.so
179%{_libdir}/gs-plugins-%{gs_plugin_version}/libgs_plugin_fedora-pkgdb-collections.so
180%{_libdir}/gs-plugins-%{gs_plugin_version}/libgs_plugin_flatpak.so
181%if 0
182%{_libdir}/gs-plugins-%{gs_plugin_version}/libgs_plugin_fwupd.so
183%endif
184%{_libdir}/gs-plugins-%{gs_plugin_version}/libgs_plugin_external-appstream.so
185%{_libdir}/gs-plugins-%{gs_plugin_version}/libgs_plugin_fedora-langpacks.so
186%{_libdir}/gs-plugins-%{gs_plugin_version}/libgs_plugin_generic-updates.so
187%{_libdir}/gs-plugins-%{gs_plugin_version}/libgs_plugin_hardcoded-blacklist.so
188%{_libdir}/gs-plugins-%{gs_plugin_version}/libgs_plugin_hardcoded-popular.so
189%{_libdir}/gs-plugins-%{gs_plugin_version}/libgs_plugin_icons.so
190%{_libdir}/gs-plugins-%{gs_plugin_version}/libgs_plugin_key-colors-metadata.so
191%{_libdir}/gs-plugins-%{gs_plugin_version}/libgs_plugin_key-colors.so
192%{_libdir}/gs-plugins-%{gs_plugin_version}/libgs_plugin_modalias.so
193%{_libdir}/gs-plugins-%{gs_plugin_version}/libgs_plugin_odrs.so
194%{_libdir}/gs-plugins-%{gs_plugin_version}/libgs_plugin_os-release.so
195%{_libdir}/gs-plugins-%{gs_plugin_version}/libgs_plugin_packagekit-history.so
196%{_libdir}/gs-plugins-%{gs_plugin_version}/libgs_plugin_packagekit-local.so
197%{_libdir}/gs-plugins-%{gs_plugin_version}/libgs_plugin_packagekit-offline.so
198%{_libdir}/gs-plugins-%{gs_plugin_version}/libgs_plugin_packagekit-proxy.so
199%{_libdir}/gs-plugins-%{gs_plugin_version}/libgs_plugin_packagekit-refine-repos.so
200%{_libdir}/gs-plugins-%{gs_plugin_version}/libgs_plugin_packagekit-refine.so
201%{_libdir}/gs-plugins-%{gs_plugin_version}/libgs_plugin_packagekit-refresh.so
202%{_libdir}/gs-plugins-%{gs_plugin_version}/libgs_plugin_packagekit-upgrade.so
203%{_libdir}/gs-plugins-%{gs_plugin_version}/libgs_plugin_packagekit-url-to-app.so
204%{_libdir}/gs-plugins-%{gs_plugin_version}/libgs_plugin_packagekit.so
205%{_libdir}/gs-plugins-%{gs_plugin_version}/libgs_plugin_provenance-license.so
206%{_libdir}/gs-plugins-%{gs_plugin_version}/libgs_plugin_provenance.so
207%{_libdir}/gs-plugins-%{gs_plugin_version}/libgs_plugin_repos.so
208%{_libdir}/gs-plugins-%{gs_plugin_version}/libgs_plugin_rewrite-resource.so
209%if 0
210%{_libdir}/gs-plugins-%{gs_plugin_version}/libgs_plugin_rpm-ostree.so
211%endif
212%{_libdir}/gs-plugins-%{gs_plugin_version}/libgs_plugin_systemd-updates.so
213%{_sysconfdir}/xdg/autostart/gnome-software-service.desktop
214%{_datadir}/app-info/xmls/org.gnome.Software.Featured.xml
215%{_datadir}/dbus-1/services/org.freedesktop.PackageKit.service
216%{_datadir}/dbus-1/services/org.gnome.Software.service
217%{_datadir}/gnome-shell/search-providers/org.gnome.Software-search-provider.ini
218%{_datadir}/glib-2.0/schemas/org.gnome.software.gschema.xml
219%if 0
220%{_datadir}/glib-2.0/schemas/org.gnome.software-fedora.gschema.override
221%endif
222%{_libexecdir}/gnome-software-cmd
223%{_libexecdir}/gnome-software-install-appstream
224%{_libexecdir}/gnome-software-restarter
225
226%files devel
227%{_libdir}/pkgconfig/gnome-software.pc
228%dir %{_includedir}/gnome-software
229%{_includedir}/gnome-software/*.h
230%{_datadir}/gtk-doc/html/gnome-software
231
232
233%changelog
234* Tue Aug 04 2020 Tomohiro "Tomo-p" KATO <tomop@teamgedoh.net> - 3.36.1-1
235- new upstream release.
236
237* Mon Sep 23 2019 Tomohiro "Tomo-p" KATO <tomop@teamgedoh.net> - 3.30.6-5
238- initial build for Vine Linux.
239
240* Tue May 07 2019 Kalev Lember <klember@redhat.com> - 3.30.6-4
241- Fix distro upgrade progress bar to actually work
242
243* Sun Apr 28 2019 Kalev Lember <klember@redhat.com> - 3.30.6-3
244- Add artwork for F30 upgrades
245
246* Mon Feb 25 2019 Kalev Lember <klember@redhat.com> - 3.30.6-2
247- Backport various fixes to error messages to avoid the dreaded
248  "Unable to update '(null)'" error
249
250* Tue Dec 18 2018 Kalev Lember <klember@redhat.com> - 3.30.6-1
251- Update to 3.30.6
252
253* Wed Oct 24 2018 Kalev Lember <klember@redhat.com> - 3.30.5-1
254- Update to 3.30.5
255
256* Thu Oct 18 2018 Kalev Lember <klember@redhat.com> - 3.30.3-1
257- Update to 3.30.3
258
259* Fri Oct 05 2018 Kalev Lember <klember@redhat.com> - 3.30.2-1
260- Update to 3.30.2
261
262* Wed Sep 26 2018 Kalev Lember <klember@redhat.com> - 3.30.1-2
263- Add modular repos to official repos list
264
265* Tue Sep 25 2018 Kalev Lember <klember@redhat.com> - 3.30.1-1
266- Update to 3.30.1
267
268* Thu Sep 06 2018 Kalev Lember <klember@redhat.com> - 3.30.0-1
269- Update to 3.30.0
270
271* Tue Aug 28 2018 Richard Hughes <rhughes@redhat.com> - 3.29.92-1
272- Update to 3.29.92
273
274* Fri Jul 13 2018 Fedora Release Engineering <releng@fedoraproject.org> - 3.29.1-2
275- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild
276
277* Wed May 09 2018 Kalev Lember <klember@redhat.com> - 3.29.1-1
278- Update to 3.29.1
279
280* Mon Apr 09 2018 Kalev Lember <klember@redhat.com> - 3.28.1-1
281- Update to 3.28.1
282
283* Thu Mar 29 2018 Kalev Lember <klember@redhat.com> - 3.28.0-5
284- Fix empty OS Updates showing up
285- Make rpm-ostree update triggering work
286
287* Thu Mar 15 2018 Kalev Lember <klember@redhat.com> - 3.28.0-4
288- Fix opening results from gnome-shell search provider
289
290* Wed Mar 14 2018 Kalev Lember <klember@redhat.com> - 3.28.0-3
291- Fix crash on initial run with no network (#1554986)
292
293* Tue Mar 13 2018 Kalev Lember <klember@redhat.com> - 3.28.0-2
294- Backport an upstream patch to fix shell extensions app ID
295
296* Mon Mar 12 2018 Kalev Lember <klember@redhat.com> - 3.28.0-1
297- Update to 3.28.0
298
299* Sun Mar 11 2018 Kalev Lember <klember@redhat.com> - 3.27.92-3
300- Rebuilt for gspell 1.8
301
302* Wed Mar 07 2018 Kalev Lember <klember@redhat.com> - 3.27.92-2
303- Move org.gnome.Software.Featured.xml from -editor to main package
304
305* Mon Mar 05 2018 Kalev Lember <klember@redhat.com> - 3.27.92-1
306- Update to 3.27.92
307
308* Sun Mar 04 2018 Neal Gompa <ngompa13@gmail.com> - 3.27.90-4
309- Drop obsolete snapd-login-service requirement for snap plugin subpackage
310
311* Mon Feb 19 2018 Adam Williamson <awilliam@redhat.com> - 3.27.90-3
312- Backport fix for RHBZ #1546893 from upstream git
313
314* Mon Feb 19 2018 Kalev Lember <klember@redhat.com> - 3.27.90-2
315- Re-enable rpm-ostree plugin
316
317* Thu Feb 15 2018 Kalev Lember <klember@redhat.com> - 3.27.90-1
318- Update to 3.27.90
319- Temporarily disable the rpm-ostree plugin
320
321* Tue Feb 13 2018 Björn Esser <besser82@fedoraproject.org> - 3.27.4-4
322- Rebuild against newer gnome-desktop3 package
323
324* Thu Feb 08 2018 Kalev Lember <klember@redhat.com> - 3.27.4-3
325- Add fedora-workstation-repositories to nonfree-sources schema defaults
326
327* Wed Feb 07 2018 Fedora Release Engineering <releng@fedoraproject.org> - 3.27.4-2
328- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
329
330* Mon Jan 08 2018 Kalev Lember <klember@redhat.com> - 3.27.4-1
331- Update to 3.27.4
332- Drop unused --without packagekit option
333
334* Fri Jan 05 2018 Igor Gnatenko <ignatenkobrain@fedoraproject.org> - 3.27.3-2
335- Remove obsolete scriptlets
336
337* Sat Dec 16 2017 Kalev Lember <klember@redhat.com> - 3.27.3-1
338- Update to 3.27.3
339
340* Mon Nov 13 2017 Kalev Lember <klember@redhat.com> - 3.27.2-1
341- Update to 3.27.2
342
343* Thu Nov 09 2017 Kalev Lember <klember@redhat.com> - 3.26.2-1
344- Update to 3.26.2
345- Re-enable fwupd support
346
347* Tue Oct 31 2017 Kalev Lember <klember@redhat.com> - 3.26.1-5
348- Enable the rpm-ostree plugin
349
350* Wed Oct 25 2017 Kalev Lember <klember@redhat.com> - 3.26.1-4
351- Fix "too many results returned" error after distro upgrades (#1496489)
352
353* Tue Oct 10 2017 Kalev Lember <klember@redhat.com> - 3.26.1-3
354- Backport a flatpakref installation fix
355
356* Mon Oct 09 2017 Richard Hughes <rhughes@redhat.com> - 3.26.1-2
357- Disable fwupd support until we get a 3.27.1 tarball
358
359* Sun Oct 08 2017 Kalev Lember <klember@redhat.com> - 3.26.1-1
360- Update to 3.26.1
361
362* Mon Sep 11 2017 Kalev Lember <klember@redhat.com> - 3.26.0-1
363- Update to 3.26.0
364
365* Sun Aug 27 2017 Kalev Lember <klember@redhat.com> - 3.25.91-1
366- Update to 3.25.91
367
368* Tue Aug 15 2017 Kalev Lember <klember@redhat.com> - 3.25.90-1
369- Update to 3.25.90
370
371* Fri Aug 11 2017 Igor Gnatenko <ignatenko@redhat.com> - 3.25.4-6
372- Rebuilt after RPM update (№ 3)
373
374* Thu Aug 10 2017 Igor Gnatenko <ignatenko@redhat.com> - 3.25.4-5
375- Rebuilt for RPM soname bump
376
377* Thu Aug 10 2017 Igor Gnatenko <ignatenko@redhat.com> - 3.25.4-4
378- Rebuilt for RPM soname bump
379
380* Wed Aug 02 2017 Fedora Release Engineering <releng@fedoraproject.org> - 3.25.4-3
381- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild
382
383* Wed Jul 26 2017 Fedora Release Engineering <releng@fedoraproject.org> - 3.25.4-2
384- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild
385
386* Fri Jul 21 2017 Kalev Lember <klember@redhat.com> - 3.25.4-1
387- Update to 3.25.4
388
389* Tue Jul 18 2017 Kalev Lember <klember@redhat.com> - 3.25.3-6
390- Drop a meson workaround now that meson is fixed
391
392* Wed Jun 28 2017 Neal Gompa <ngompa13@gmail.com> - 3.25.3-5
393- Actually properly enable snap subpackage after removing conditional
394
395* Wed Jun 28 2017 Neal Gompa <ngompa13@gmail.com> - 3.25.3-4
396- Remove unnecessary arch-specific conditional for snap subpackage
397
398* Tue Jun 27 2017 Neal Gompa <ngompa13@gmail.com> - 3.25.3-3
399- Ensure snap subpackage is installed if snapd is installed
400
401* Fri Jun 23 2017 Richard Hughes <rhughes@redhat.com> - 3.24.3-2
402- Enable the snap subpackage
403
404* Fri Jun 23 2017 Kalev Lember <klember@redhat.com> - 3.25.3-1
405- Update to 3.25.3
406- Switch to the meson build system
407- Add an -editor subpackage with new banner editor
408
409* Mon May 15 2017 Richard Hughes <rhughes@redhat.com> - 3.24.3-1
410- Update to 3.23.3
411- Fix a common crash when installing flatpakrepo files
412- Ensure we show the banner when upgrades are available
413
414* Tue May 09 2017 Kalev Lember <klember@redhat.com> - 3.24.2-1
415- Update to 3.24.2
416
417* Tue Apr 25 2017 Adam Williamson <awilliam@redhat.com> - 3.24.1-2
418- Backport crasher fix from upstream (RHBZ #1444669 / BGO #781217)
419
420* Tue Apr 11 2017 Kalev Lember <klember@redhat.com> - 3.24.1-1
421- Update to 3.24.1
422
423* Tue Mar 21 2017 Kalev Lember <klember@redhat.com> - 3.24.0-1
424- Update to 3.24.0
425
426* Thu Mar 16 2017 Kalev Lember <klember@redhat.com> - 3.23.92-1
427- Update to 3.23.92
428
429* Mon Feb 27 2017 Richard Hughes <rhughes@redhat.com> - 3.23.91-1
430- Update to 3.23.91
431
432* Mon Feb 13 2017 Richard Hughes <rhughes@redhat.com> - 3.23.90-1
433- Update to 3.23.90
434
435* Fri Feb 10 2017 Fedora Release Engineering <releng@fedoraproject.org> - 3.23.3-2
436- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
437
438* Thu Dec 15 2016 Richard Hughes <rhughes@redhat.com> - 3.23.3-1
439- Update to 3.23.3
440
441* Wed Nov 23 2016 Kalev Lember <klember@redhat.com> - 3.23.2-1
442- Update to 3.23.2
443
444* Tue Nov 08 2016 Kalev Lember <klember@redhat.com> - 3.22.2-1
445- Update to 3.22.2
446
447* Wed Oct 12 2016 Kalev Lember <klember@redhat.com> - 3.22.1-1
448- Update to 3.22.1
449
450* Mon Sep 19 2016 Kalev Lember <klember@redhat.com> - 3.22.0-1
451- Update to 3.22.0
452
453* Wed Sep 14 2016 Kalev Lember <klember@redhat.com> - 3.21.92-1
454- Update to 3.21.92
455- Don't set group tags
456
457* Thu Sep 01 2016 Kalev Lember <klember@redhat.com> - 3.21.91-1
458- Update to 3.21.91
459
460* Wed Aug 17 2016 Kalev Lember <klember@redhat.com> - 3.21.90-2
461- Rebuilt for fixed libappstream-glib headers
462
463* Wed Aug 17 2016 Kalev Lember <klember@redhat.com> - 3.21.90-1
464- Update to 3.21.90
465- Tighten -devel subpackage dependencies
466
467* Thu Jul 28 2016 Richard Hughes <rhughes@redhat.com> - 3.21.4-2
468- Allow building without PackageKit for the atomic workstation.
469
470* Mon Jul 18 2016 Richard Hughes <rhughes@redhat.com> - 3.21.4-1
471- Update to 3.21.4
472
473* Thu May 26 2016 Kalev Lember <klember@redhat.com> - 3.21.2-2
474- Build with flatpak support
475
476* Mon May 23 2016 Richard Hughes <rhughes@redhat.com> - 3.21.2-1
477- Update to 3.21.2
478
479* Tue May 10 2016 Kalev Lember <klember@redhat.com> - 3.21.1-2
480- Require PackageKit 1.1.1 for system upgrade support
481
482* Mon Apr 25 2016 Richard Hughes <rhughes@redhat.com> - 3.21.1-1
483- Update to 3.21.1
484
485* Mon Apr 25 2016 Richard Hughes <rhughes@redhat.com> - 3.20.2-1
486- Update to 3.20.1
487- Allow popular and featured apps to match any plugin
488- Do not make the ODRS plugin depend on xdg-app
489- Fix many of the os-upgrade issues and implement the latest mockups
490- Make all the plugins more threadsafe
491- Return all update descriptions newer than the installed version
492- Show some non-fatal error messages if installing fails
493- Use a background PackageKit transaction when downloading upgrades
494
495* Wed Apr 13 2016 Kalev Lember <klember@redhat.com> - 3.20.1-1
496- Update to 3.20.1
497
498* Fri Apr 01 2016 Richard Hughes <rhughes@redhat.com> - 3.20.1-2
499- Set the list of official sources
500- Compile with xdg-app support
501
502* Tue Mar 22 2016 Kalev Lember <klember@redhat.com> - 3.20.0-1
503- Update to 3.20.0
504
505* Mon Mar 14 2016 Richard Hughes <rhughes@redhat.com> - 3.19.92-1
506- Update to 3.19.92
507
508* Thu Mar 03 2016 Kalev Lember <klember@redhat.com> - 3.19.91-2
509- Set minimum required json-glib version
510
511* Mon Feb 29 2016 Richard Hughes <rhughes@redhat.com> - 3.19.91-1
512- Update to 3.19.91
513
514* Mon Feb 15 2016 Richard Hughes <rhughes@redhat.com> - 3.19.90-1
515- Update to 3.19.90
516
517* Wed Feb 03 2016 Fedora Release Engineering <releng@fedoraproject.org> - 3.19.4-2
518- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild
519
520* Fri Jan 15 2016 Richard Hughes <rhughes@redhat.com> - 3.19.4-1
521- Update to 3.19.4
522
523* Thu Dec 03 2015 Kalev Lember <klember@redhat.com> - 3.18.3-2
524- Require librsvg2 for the gdk-pixbuf svg loader
525
526* Thu Nov 05 2015 Richard Hughes <rhughes@redhat.com> - 3.18.3-1
527- Update to 3.18.3
528- Use the correct user agent string when downloading firmware
529- Fix a crash in the limba plugin
530- Fix installing web applications
531
532* Mon Oct 26 2015 Kalev Lember <klember@redhat.com> - 3.18.2-2
533- Fix apps reappearing as installed a few seconds after removal (#1275163)
534
535* Thu Oct 15 2015 Kalev Lember <klember@redhat.com> - 3.18.2-1
536- Update to 3.18.2
537
538* Tue Oct 13 2015 Kalev Lember <klember@redhat.com> - 3.18.1-1
539- Update to 3.18.1
540
541* Wed Oct 07 2015 Kalev Lember <klember@redhat.com> - 3.18.0-2
542- Backport two crasher fixes from upstream
543
544* Mon Sep 21 2015 Kalev Lember <klember@redhat.com> - 3.18.0-1
545- Update to 3.18.0
546
547* Tue Sep 15 2015 Kalev Lember <klember@redhat.com> - 3.17.92-2
548- Update dependency versions
549
550* Tue Sep 15 2015 Richard Hughes <rhughes@redhat.com> - 3.17.92-1
551- Update to 3.17.92
552
553* Thu Sep 10 2015 Richard Hughes <rhughes@redhat.com> - 3.17.91-2
554- Fix firmware updates
555
556* Thu Sep 03 2015 Kalev Lember <klember@redhat.com> - 3.17.91-1
557- Update to 3.17.91
558
559* Wed Aug 19 2015 Kalev Lember <klember@redhat.com> - 3.17.90-1
560- Update to 3.17.90
561
562* Wed Aug 12 2015 Richard Hughes <rhughes@redhat.com> - 3.17.3-1
563- Update to 3.17.3
564
565* Wed Jul 22 2015 David King <amigadave@amigadave.com> - 3.17.2-3
566- Bump for new gnome-desktop3
567
568* Wed Jun 17 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 3.17.2-2
569- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
570
571* Fri Jun 05 2015 Kalev Lember <kalevlember@gmail.com> - 3.17.2-1
572- Update to 3.17.2
573
574* Mon May 25 2015 Kalev Lember <kalevlember@gmail.com> - 3.17.1-1
575- Update to 3.17.1
576
577* Fri May 15 2015 Kalev Lember <kalevlember@gmail.com> - 3.16.2-2
578- Fix a crash under Wayland (#1221968)
579
580* Mon May 11 2015 Kalev Lember <kalevlember@gmail.com> - 3.16.2-1
581- Update to 3.16.2
582
583* Tue Apr 14 2015 Kalev Lember <kalevlember@gmail.com> - 3.16.1-1
584- Update to 3.16.1
585
586* Mon Mar 23 2015 Kalev Lember <kalevlember@gmail.com> - 3.16.0-1
587- Update to 3.16.0
588
589* Mon Mar 16 2015 Kalev Lember <kalevlember@gmail.com> - 3.15.92-1
590- Update to 3.15.92
591- Use license macro for the COPYING file
592- Add a patch to adapt to gnome-terminal desktop file rename
593
594* Mon Mar 02 2015 Kalev Lember <kalevlember@gmail.com> - 3.15.91-1
595- Update to 3.15.91
596
597* Sat Feb 21 2015 Kalev Lember <kalevlember@gmail.com> - 3.15.90-3
598- Export DisplayName property on the packagekit session service
599
600* Thu Feb 19 2015 Kalev Lember <kalevlember@gmail.com> - 3.15.90-2
601- Backport a crash fix
602
603* Tue Feb 17 2015 Richard Hughes <rhughes@redhat.com> - 3.15.90-1
604- Update to 3.15.90
605
606* Mon Jan 19 2015 Richard Hughes <rhughes@redhat.com> - 3.15.4-1
607- Update to 3.15.4
608
609* Tue Nov 25 2014 Kalev Lember <kalevlember@gmail.com> - 3.15.2-1
610- Update to 3.15.2
611
612* Thu Nov 13 2014 Richard Hughes <rhughes@redhat.com> - 3.14.2-3
613- Fix non-Fedora build
614
615* Tue Nov 11 2014 Richard Hughes <rhughes@redhat.com> - 3.14.2-2
616- Backport a patch to fix compilation
617
618* Mon Nov 10 2014 Kalev Lember <kalevlember@gmail.com> - 3.14.2-1
619- Update to 3.14.2
620
621* Sat Nov 08 2014 Kalev Lember <kalevlember@gmail.com> - 3.14.1-3
622- Update the list of system apps
623
624* Sat Nov 01 2014 David King <amigadave@amigadave.com> - 3.14.1-2
625- Rebuild for new libappstream-glib (#1156494)
626
627* Mon Oct 13 2014 Kalev Lember <kalevlember@gmail.com> - 3.14.1-1
628- Update to 3.14.1
629
630* Thu Oct 09 2014 Kalev Lember <kalevlember@gmail.com> - 3.14.0-2
631- Depend on gnome-menus for app folder directory entries
632
633* Mon Sep 22 2014 Kalev Lember <kalevlember@gmail.com> - 3.14.0-1
634- Update to 3.14.0
635
636* Wed Sep 17 2014 Kalev Lember <kalevlember@gmail.com> - 3.13.92-2
637- Set minimum required dependency versions (#1136343)
638
639* Tue Sep 16 2014 Kalev Lember <kalevlember@gmail.com> - 3.13.92-1
640- Update to 3.13.92
641- Replace gnome-system-log with gnome-logs in the system apps list
642
643* Tue Sep 02 2014 Kalev Lember <kalevlember@gmail.com> - 3.13.91-1
644- Update to 3.13.91
645
646* Tue Aug 19 2014 Richard Hughes <rhughes@redhat.com> - 3.13.90-1
647- Update to 3.13.90
648
649* Sat Aug 16 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 3.13.5-0.2.git5c89189
650- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild
651
652* Mon Aug 11 2014 Kalev Lember <kalevlember@gmail.com> - 3.13.5-0.1.git5c89189
653- Update to 3.13.5 git snapshot
654- Ship HighContrast icons
655
656* Sun Aug 03 2014 Kalev Lember <kalevlember@gmail.com> - 3.13.4-2
657- Replace Epiphany with Firefox in the system apps list
658
659* Wed Jul 23 2014 Kalev Lember <kalevlember@gmail.com> - 3.13.4-1
660- Update to 3.13.4
661
662* Wed Jun 25 2014 Kalev Lember <kalevlember@gmail.com> - 3.13.3-1
663- Update to 3.13.3
664
665* Thu Jun 12 2014 Richard Hughes <rhughes@redhat.com> - 3.13.3-0.2.git7491627
666- Depend on the newly-created appstream-data package and stop shipping
667  the metadata here.
668
669* Sat Jun 07 2014 Kalev Lember <kalevlember@gmail.com> - 3.13.3-0.1.git7491627
670- Update to 3.13.3 git snapshot
671
672* Wed May 28 2014 Richard Hughes <rhughes@redhat.com> - 3.13.2-2
673- Rebuild with new metadata.
674
675* Wed May 28 2014 Kalev Lember <kalevlember@gmail.com> - 3.13.2-1
676- Update to 3.13.2
677
678* Thu May 15 2014 Kalev Lember <kalevlember@gmail.com> - 3.13.1-4
679- Depend on gsettings-desktop-schemas
680
681* Mon May 12 2014 Richard Hughes <rhughes@redhat.com> - 3.13.1-3
682- Update the metadata and use appstream-util to install the metadata.
683
684* Wed May 07 2014 Kalev Lember <kalevlember@gmail.com> - 3.13.1-2
685- Drop gnome-icon-theme dependency
686
687* Mon Apr 28 2014 Richard Hughes <rhughes@redhat.com> - 3.13.1-1
688- Update to 3.13.1
689
690* Fri Apr 11 2014 Kalev Lember <kalevlember@gmail.com> - 3.12.1-2
691- Rebuild with new metadata.
692
693* Fri Apr 11 2014 Richard Hughes <rhughes@redhat.com> - 3.12.1-1
694- Update to 3.12.1
695
696* Mon Mar 24 2014 Richard Hughes <rhughes@redhat.com> - 3.12.0-1
697- Update to 3.12.0
698
699* Thu Mar 20 2014 Richard Hughes <rhughes@redhat.com> - 3.11.92-1
700- Update to 3.11.92
701
702* Tue Mar 18 2014 Richard Hughes <rhughes@redhat.com> - 3.11.91-2
703- Rebuild with new metadata.
704
705* Sat Mar 08 2014 Richard Hughes <rhughes@redhat.com> - 3.11.91-1
706- Update to 3.11.91
707
708* Tue Feb 18 2014 Richard Hughes <rhughes@redhat.com> - 3.11.90-1
709- Update to 3.11.90
710
711* Mon Feb 03 2014 Richard Hughes <rhughes@redhat.com> - 3.11.5-2
712- Require epiphany-runtime rather than the full application
713
714* Mon Feb 03 2014 Richard Hughes <rhughes@redhat.com> - 3.11.5-1
715- Update to 3.11.5
716
717* Thu Jan 30 2014 Richard Hughes <rhughes@redhat.com> - 3.11.4-3
718- Rebuild for libpackagekit-glib soname bump
719
720* Wed Jan 22 2014 Richard Hughes <rhughes@redhat.com> - 3.11.4-2
721- Rebuild with metadata that has the correct screenshot url.
722
723* Thu Jan 16 2014 Richard Hughes <rhughes@redhat.com> - 3.11.4-1
724- Update to 3.11.4
725
726* Tue Dec 17 2013 Richard Hughes <rhughes@redhat.com> - 3.11.3-1
727- Update to 3.11.3
728
729* Tue Nov 19 2013 Richard Hughes <rhughes@redhat.com> - 3.11.2-1
730- Update to 3.11.2
731
732* Tue Oct 29 2013 Richard Hughes <rhughes@redhat.com> - 3.11.1-1
733- Update to 3.11.1
734- Add a gnome shell search provider
735- Add a module to submit the user rating to the fedora-tagger web service
736- Add support for 'missing' codecs that we know exist but we can't install
737- Add support for epiphany web applications
738- Handle offline installation sensibly
739- Save the user rating if the user clicks the rating stars
740- Show a modal error message if install or remove actions failed
741- Show a star rating on the application details page
742- Show font screenshots
743- Show more detailed version numbers when required
744- Show screenshots to each application
745
746* Wed Sep 25 2013 Richard Hughes <richard@hughsie.com> 3.10.0-1
747- New upstream release.
748- New metadata for fedora, updates and updates-testing
749- Add a plugin to query the PackageKit prepared-update file directly
750- Do not clear the offline-update trigger if rebooting succeeded
751- Do not load incompatible projects when parsing AppStream data
752- Lots of updated translations
753- Show the window right away when starting
754
755* Fri Sep 13 2013 Richard Hughes <richard@hughsie.com> 3.9.3-1
756- New upstream release.
757- Lots of new and fixed UI and updated metadata for Fedora 20
758
759* Tue Sep 03 2013 Richard Hughes <richard@hughsie.com> 3.9.2-1
760- New upstream release.
761- Allow stock items in the AppStream XML
762- Extract the AppStream URL and description from the XML
763- Only present the window when the overview is complete
764- Return the subcategories sorted by name
765
766* Mon Sep 02 2013 Richard Hughes <richard@hughsie.com> 3.9.1-1
767- New upstream release which is a technical preview for the alpha.
768
769* Sun Sep 01 2013 Richard Hughes <richard@hughsie.com> 0.1-3
770- Use buildroot not RPM_BUILD_ROOT
771- Own all gnome-software directories
772- Drop gtk-update-icon-cache requires and the mime database functionality
773
774* Thu Aug 29 2013 Richard Hughes <richard@hughsie.com> 0.1-2
775- Add call to desktop-file-validate and fix other review comments.
776
777* Wed Aug 28 2013 Richard Hughes <richard@hughsie.com> 0.1-1
778- First release for Fedora package review
779
Note: See TracBrowser for help on using the repository browser.