Note: This is a public test instance of Red Hat Bugzilla. The data contained within is a snapshot of the live data so any changes you make will not be reflected in the production Bugzilla. Email is disabled so feel free to test any aspect of the site that you want. File any problems you find or give feedback at bugzilla.redhat.com.

Bug 1553802

Summary: Review Request: gnome-usage - a system resources visualizer for GNOME
Product: [Fedora] Fedora Reporter: Felipe Borges <feborges>
Component: Package ReviewAssignee: Yanko Kaneti <yaneti>
Status: CLOSED ERRATA QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: medium    
Version: rawhideCC: package-review, yaneti, zebob.m
Target Milestone: ---Flags: yaneti: fedora-review+
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2018-03-20 04:42:29 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Felipe Borges 2018-03-09 15:03:31 UTC
Spec URL: https://copr-be.cloud.fedoraproject.org/results/feborges/gnome-usage/fedora-28-x86_64/00726236-gnome-usage/gnome-usage.spec
SRPM URL: https://copr-be.cloud.fedoraproject.org/results/feborges/gnome-usage/fedora-28-x86_64/00726236-gnome-usage/gnome-usage-3.27.92-1.fc28.src.rpm
Description: gnome-usage lets you easily visualize the use of system resources such as CPU, memory, and storage.
Fedora Account System Username: feborges

https://wiki.gnome.org/Apps/Usage

I currently maintain other packages but this is the first package which I am introducing from the beginning, so I might need a sponsor.

I am an upstream maintainer of gnome-usage, see https://gitlab.gnome.org/GNOME/gnome-usage/blob/master/gnome-usage.doap

I have made a koji build ~> //koji.fedoraproject.org/koji/taskinfo?taskID=25582730

Comment 1 Yanko Kaneti 2018-03-09 15:54:56 UTC
You need sponsorship to get into the packager group, so you are already set.

The license in the spec file doesn't match the source
spec says LGPLv2+   , the source files and the tarball LICENSE file say GPLv3+

Comment 2 Robert-André Mauchin 🐧 2018-03-09 18:32:39 UTC
 - Fix the license as mentinned by Yanko


Package Review
==============

Legend:
[x] = Pass, [!] = Fail, [-] = Not applicable, [?] = Not evaluated
[ ] = Manual review needed


===== MUST items =====

C/C++:
[x]: Package does not contain kernel modules.
[x]: Package contains no static executables.
[x]: Header files in -devel subpackage, if present.
[x]: Package does not contain any libtool archives (.la)
[x]: Rpath absent or only used for internal libs.

Generic:
[x]: Package is licensed with an open-source compatible license and meets
     other legal requirements as defined in the legal section of Packaging
     Guidelines.
[!]: License field in the package spec file matches the actual license.
     Note: Checking patched sources after %prep for licenses. Licenses
     found: "LGPL (v2 or later)", "GPL (v3 or later)", "Unknown or
     generated", "*No copyright* GPL", "LGPL (v3 or later)", "LGPL (v2.1 or
     later)". 74 files have unknown license. Detailed output of
     licensecheck in /home/bob/packaging/review/gnome-usage/review-gnome-
     usage/licensecheck.txt
[x]: License file installed when any subpackage combination is installed.
[x]: %build honors applicable compiler flags or justifies otherwise.
[x]: Package contains no bundled libraries without FPC exception.
[x]: Changelog in prescribed format.
[x]: Sources contain only permissible code or content.
[-]: Development files must be in a -devel package
[x]: Package uses nothing in %doc for runtime.
[x]: The spec file handles locales properly.
[x]: Package consistently uses macros (instead of hard-coded directory
     names).
[x]: Package is named according to the Package Naming Guidelines.
[x]: Package does not generate any conflict.
[x]: Package obeys FHS, except libexecdir and /usr/target.
[-]: If the package is a rename of another package, proper Obsoletes and
     Provides are present.
[x]: Requires correct, justified where necessary.
[x]: Spec file is legible and written in American English.
[-]: Package contains systemd file(s) if in need.
[x]: Useful -debuginfo package or justification otherwise.
[x]: Package is not known to require an ExcludeArch tag.
[-]: Large documentation must go in a -doc subpackage. Large could be size
     (~1MB) or number of files.
     Note: Documentation size is 10240 bytes in 3 files.
[x]: Package complies to the Packaging Guidelines
[x]: Package successfully compiles and builds into binary rpms on at least
     one supported primary architecture.
[x]: Package installs properly.
[x]: Rpmlint is run on all rpms the build produces.
     Note: There are rpmlint messages (see attachment).
[x]: If (and only if) the source package includes the text of the
     license(s) in its own file, then that file, containing the text of the
     license(s) for the package is included in %license.
[x]: Package requires other packages for directories it uses.
[x]: Package must own all directories that it creates.
[x]: Package does not own files or directories owned by other packages.
[x]: Package uses either %{buildroot} or $RPM_BUILD_ROOT
[x]: Package does not run rm -rf %{buildroot} (or $RPM_BUILD_ROOT) at the
     beginning of %install.
[x]: Macros in Summary, %description expandable at SRPM build time.
[x]: Package contains desktop file if it is a GUI application.
[x]: Package installs a %{name}.desktop using desktop-file-install or
     desktop-file-validate if there is such a file.
[x]: Dist tag is present.
[x]: Package does not contain duplicates in %files.
[x]: Package use %makeinstall only when make install DESTDIR=... doesn't
     work.
[x]: Package is named using only allowed ASCII characters.
[x]: Package does not use a name that already exists.
[x]: Package is not relocatable.
[x]: Sources used to build the package match the upstream source, as
     provided in the spec URL.
[x]: Spec file name must match the spec package %{name}, in the format
     %{name}.spec.
[x]: File names are valid UTF-8.
[x]: Packages must not store files under /srv, /opt or /usr/local

===== SHOULD items =====

Generic:
[-]: If the source package does not include license text(s) as a separate
     file from upstream, the packager SHOULD query upstream to include it.
[x]: Final provides and requires are sane (see attachments).
[?]: Package functions as described.
[x]: Latest version is packaged.
[x]: Package does not include license text files separate from upstream.
[-]: Description and summary sections in the package spec file contains
     translations for supported Non-English languages, if available.
[x]: Package should compile and build into binary rpms on all supported
     architectures.
[-]: %check is present and all tests pass.
[x]: Packages should try to preserve timestamps of original installed
     files.
[x]: Reviewer should test that the package builds in mock.
[x]: Buildroot is not present
[x]: Package has no %clean section with rm -rf %{buildroot} (or
     $RPM_BUILD_ROOT)
[x]: No file requires outside of /etc, /bin, /sbin, /usr/bin, /usr/sbin.
[x]: Fully versioned dependency in subpackages if applicable.
[x]: Packager, Vendor, PreReq, Copyright tags should not be in spec file
[x]: Sources can be downloaded from URI in Source: tag
[x]: SourceX is a working URL.
[x]: Spec use %global instead of %define unless justified.

===== EXTRA items =====

Generic:
[x]: Rpmlint is run on debuginfo package(s).
     Note: No rpmlint messages.
[x]: Rpmlint is run on all installed packages.
     Note: There are rpmlint messages (see attachment).
[x]: Large data in /usr/share should live in a noarch subpackage if package
     is arched.
[x]: Spec file according to URL is the same as in SRPM.


Rpmlint
-------
Checking: gnome-usage-3.27.92-1.fc29.x86_64.rpm
          gnome-usage-debuginfo-3.27.92-1.fc29.x86_64.rpm
          gnome-usage-debugsource-3.27.92-1.fc29.x86_64.rpm
          gnome-usage-3.27.92-1.fc29.src.rpm
gnome-usage.x86_64: W: only-non-binary-in-usr-lib
gnome-usage.x86_64: W: no-manual-page-for-binary gnome-usage
gnome-usage-debugsource.x86_64: W: no-documentation
4 packages and 0 specfiles checked; 0 errors, 3 warnings.

Comment 4 Yanko Kaneti 2018-03-12 12:46:30 UTC
With the license change to GPLv3+ it looks acceptable.

Name sensible
Doesn't conflict.
Builds in mock.
Works in brief testing

APPROVED

Comment 5 Gwyn Ciesla 2018-03-12 14:48:37 UTC
(fedrepo-req-admin):  The Pagure repository was created at https://src.fedoraproject.org/rpms/gnome-usage

Comment 6 Fedora Update System 2018-03-12 15:59:05 UTC
gnome-usage-3.27.92-1.fc28 has been submitted as an update to Fedora 28. https://bodhi.fedoraproject.org/updates/FEDORA-2018-4a37f53893

Comment 7 Fedora Update System 2018-03-13 15:08:46 UTC
gnome-usage-3.27.92-1.fc28 has been pushed to the Fedora 28 testing repository. If problems still persist, please make note of it in this bug report.
See https://fedoraproject.org/wiki/QA:Updates_Testing for
instructions on how to install test updates.
You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2018-4a37f53893

Comment 8 Fedora Update System 2018-03-14 18:25:38 UTC
PackageKit-1.1.9-2.fc28 abattis-cantarell-fonts-0.100-1.fc28 adwaita-icon-theme-3.28.0-1.fc28 aisleriot-3.22.5-1.fc28 anjuta-3.28.0-1.fc28 at-spi2-atk-2.26.2-1.fc28 at-spi2-core-2.28.0-1.fc28 atk-2.28.1-1.fc28 baobab-3.28.0-1.fc28 cheese-3.28.0-1.fc28 clutter-gst3-3.0.26-1.fc28 colord-1.4.2-1.fc28 control-center-3.28.0-1.fc28 corebird-1.7.4-2.fc28 dconf-0.28.0-1.fc28 dconf-editor-3.28.0-1.fc28 devhelp-3.28.0-1.fc28 eog-3.28.0-1.fc28 eog-plugins-3.26.2-1.fc28 epiphany-3.28.0.1-1.fc28 evince-3.28.0-1.fc28 evolution-3.28.0-1.fc28 evolution-data-server-3.28.0-1.fc28 evolution-ews-3.28.0-1.fc28 evolution-mapi-3.28.0-1.fc28 file-roller-3.28.0-1.fc28 five-or-more-3.28.0-1.fc28 four-in-a-row-3.28.0-1.fc28 fwupd-1.0.6-1.fc28 gala-0.3.0-1.20180311.git6d3253a.fc28 gcr-3.28.0-1.fc28 gdm-3.28.0-1.fc28 gedit-3.28.0-1.fc28 gedit-plugins-3.28.0-1.fc28 gjs-1.52.0-1.fc28 glade-3.22.0-1.fc28 glib-networking-2.56.0-1.fc28 glib2-2.56.0-1.fc28 gmime30-3.2.0-1.fc28 gnome-backgrounds-3.28.0-1.fc28 gnome-bluetooth-3.28.0-1.fc28 gnome-boxes-3.27.92-2.fc28 gnome-builder-3.28.0-1.fc28 gnome-calculator-3.28.0-1.fc28 gnome-calendar-3.28.0-1.fc28 gnome-characters-3.28.0-1.fc28 gnome-chess-3.28.0-1.fc28 gnome-clocks-3.28.0-1.fc28 gnome-color-manager-3.28.0-1.fc28 gnome-contacts-3.28.0-1.fc28 gnome-desktop3-3.28.0-1.fc28 gnome-devel-docs-3.28.0-1.fc28 gnome-disk-utility-3.28.0-1.fc28 gnome-font-viewer-3.28.0-1.fc28 gnome-getting-started-docs-3.28.0-1.fc28 gnome-initial-setup-3.28.0-1.fc28 gnome-keyring-3.28.0.1-1.fc28 gnome-klotski-3.22.3-1.fc28 gnome-logs-3.28.0-1.fc28 gnome-maps-3.28.0-1.fc28 gnome-mines-3.28.0-1.fc28 gnome-multi-writer-3.28.0-1.fc28 gnome-music-3.28.0-1.fc28 gnome-packagekit-3.28.0-1.fc28 gnome-photos-3.27.92-1.fc28 gnome-robots-3.22.3-1.fc28 gnome-session-3.28.0-1.fc28 gnome-settings-daemon-3.28.0-1.fc28 gnome-shell-3.28.0-1.fc28 gnome-shell-extensions-3.28.0-1.fc28 gnome-software-3.28.0-3.fc28 gnome-sudoku-3.28.0-1.fc28 gnome-system-monitor-3.28.0-1.fc28 gnome-todo-3.28.0-1.fc28 gnome-tweaks-3.28.0-1.fc28 gnome-usage-3.28.0-1.fc28 gnome-user-docs-3.28.0-1.fc28 gobject-introspection-1.56.0-1.fc28 gpaste-3.28.0-1.fc28 gsettings-desktop-schemas-3.28.0-1.fc28 gspell-1.8.0-1.fc28 gthumb-3.6.1-1.fc28 gtk3-3.22.29-1.fc28 gtksourceview3-3.24.7-1.fc28 gucharmap-10.0.4-1.fc28 gvfs-1.36.0-1.fc28 jsonrpc-glib-3.28.0-1.fc28 latexila-3.26.1-4.fc28 libappstream-glib-0.7.7-1.fc28 libdazzle-3.28.0-1.fc28 libgdl-3.28.0-1.fc28 libgee-0.20.1-1.fc28 libgepub-0.5.3-1.fc28 libgnome-games-support-1.4.0-1.fc28 libgweather-3.28.0-1.fc28 libical-3.0.3-2.fc28 libsoup-2.62.0-1.fc28 lightsoff-3.28.0-1.fc28 mutter-3.28.0-1.fc28 nautilus-3.28.0-1.fc28 orca-3.27.91-1.fc28 pango-1.42.0-1.fc28 polari-3.28.0-1.fc28 pygobject3-3.28.0-1.fc28 shotwell-0.28.0-1.fc28 simple-scan-3.28.0-1.fc28 swell-foop-3.28.0-1.fc28 sysprof-3.28.0-1.fc28 template-glib-3.28.0-1.fc28 vala-0.40.0-1.fc28 webkit2gtk3-2.20.0-2.fc28 wingpanel-2.0.4-6.fc28 xed-1.6.4-0.2.20180309git3733860.fc28 yelp-3.28.0-1.fc28 yelp-tools-3.28.0-1.fc28 yelp-xsl-3.28.0-1.fc28 zenity-3.28.0-1.fc28 has been submitted as an update to Fedora 28. https://bodhi.fedoraproject.org/updates/FEDORA-2018-5ebe0eb1f2

Comment 9 Fedora Update System 2018-03-15 13:29:35 UTC
PackageKit-1.1.9-2.fc28, abattis-cantarell-fonts-0.101-1.fc28, adwaita-icon-theme-3.28.0-1.fc28, aisleriot-3.22.5-1.fc28, anjuta-3.28.0-1.fc28, at-spi2-atk-2.26.2-1.fc28, at-spi2-core-2.28.0-1.fc28, atk-2.28.1-1.fc28, baobab-3.28.0-1.fc28, cheese-3.28.0-1.fc28, clutter-gst3-3.0.26-1.fc28, colord-1.4.2-1.fc28, control-center-3.28.0-1.fc28, corebird-1.7.4-2.fc28, dconf-0.28.0-1.fc28, dconf-editor-3.28.0-1.fc28, devhelp-3.28.0-1.fc28, eog-3.28.0-1.fc28, eog-plugins-3.26.2-1.fc28, epiphany-3.28.0.1-1.fc28, evince-3.28.0-1.fc28, evolution-3.28.0-1.fc28, evolution-data-server-3.28.0-1.fc28, evolution-ews-3.28.0-1.fc28, evolution-mapi-3.28.0-1.fc28, file-roller-3.28.0-1.fc28, five-or-more-3.28.0-1.fc28, four-in-a-row-3.28.0-1.fc28, fwupd-1.0.6-1.fc28, gala-0.3.0-1.20180311.git6d3253a.fc28, gcr-3.28.0-1.fc28, gdm-3.28.0-1.fc28, gedit-3.28.0-1.fc28, gedit-plugins-3.28.0-1.fc28, gjs-1.52.0-1.fc28, glade-3.22.0-1.fc28, glib-networking-2.56.0-1.fc28, glib2-2.56.0-1.fc28, gmime30-3.2.0-1.fc28, gnome-backgrounds-3.28.0-1.fc28, gnome-bluetooth-3.28.0-1.fc28, gnome-boxes-3.27.92-2.fc28, gnome-builder-3.28.0-1.fc28, gnome-calculator-3.28.0-1.fc28, gnome-calendar-3.28.0-1.fc28, gnome-characters-3.28.0-1.fc28, gnome-chess-3.28.0-1.fc28, gnome-clocks-3.28.0-1.fc28, gnome-color-manager-3.28.0-1.fc28, gnome-contacts-3.28.0-1.fc28, gnome-desktop3-3.28.0-1.fc28, gnome-devel-docs-3.28.0-1.fc28, gnome-disk-utility-3.28.0-1.fc28, gnome-documents-3.27.92-2.fc28, gnome-font-viewer-3.28.0-1.fc28, gnome-getting-started-docs-3.28.0-1.fc28, gnome-initial-setup-3.28.0-1.fc28, gnome-keyring-3.28.0.1-1.fc28, gnome-klotski-3.22.3-1.fc28, gnome-logs-3.28.0-1.fc28, gnome-maps-3.28.0-1.fc28, gnome-mines-3.28.0-1.fc28, gnome-multi-writer-3.28.0-1.fc28, gnome-music-3.28.0-1.fc28, gnome-packagekit-3.28.0-1.fc28, gnome-photos-3.27.92-1.fc28, gnome-robots-3.22.3-1.fc28, gnome-session-3.28.0-1.fc28, gnome-settings-daemon-3.28.0-1.fc28, gnome-shell-3.28.0-1.fc28, gnome-shell-extensions-3.28.0-1.fc28, gnome-software-3.28.0-4.fc28, gnome-sudoku-3.28.0-1.fc28, gnome-system-monitor-3.28.0-1.fc28, gnome-taquin-3.28.0-1.fc28, gnome-todo-3.28.0-1.fc28, gnome-tweaks-3.28.0-1.fc28, gnome-usage-3.28.0-1.fc28, gnome-user-docs-3.28.0-1.fc28, gobject-introspection-1.56.0-1.fc28, gpaste-3.28.0-1.fc28, gsettings-desktop-schemas-3.28.0-1.fc28, gspell-1.8.0-1.fc28, gthumb-3.6.1-1.fc28, gtk3-3.22.29-1.fc28, gtksourceview3-3.24.7-1.fc28, gucharmap-10.0.4-1.fc28, gvfs-1.36.0-1.fc28, iagno-3.28.0-1.fc28, jsonrpc-glib-3.28.0-1.fc28, latexila-3.26.1-4.fc28, libappstream-glib-0.7.7-2.fc28, libdazzle-3.28.0-1.fc28, libgdl-3.28.0-1.fc28, libgee-0.20.1-1.fc28, libgepub-0.6.0-1.fc28, libgnome-games-support-1.4.0-1.fc28, libgweather-3.28.0-1.fc28, libical-3.0.3-2.fc28, libsoup-2.62.0-1.fc28, lightsoff-3.28.0-1.fc28, mutter-3.28.0-1.fc28, nautilus-3.28.0-1.fc28, orca-3.27.91-1.fc28, pango-1.42.0-1.fc28, polari-3.28.0-1.fc28, pygobject3-3.28.0-1.fc28, shotwell-0.28.0-1.fc28, simple-scan-3.28.0-1.fc28, swell-foop-3.28.0-1.fc28, sysprof-3.28.0-1.fc28, template-glib-3.28.0-1.fc28, vala-0.40.0-1.fc28, webkit2gtk3-2.20.0-2.fc28, wingpanel-2.0.4-6.fc28, xed-1.6.4-0.2.20180309git3733860.fc28, yelp-3.28.0-1.fc28, yelp-tools-3.28.0-1.fc28, yelp-xsl-3.28.0-1.fc28, zenity-3.28.0-1.fc28 has been pushed to the Fedora 28 testing repository. If problems still persist, please make note of it in this bug report.
See https://fedoraproject.org/wiki/QA:Updates_Testing for
instructions on how to install test updates.
You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2018-5ebe0eb1f2

Comment 10 Fedora Update System 2018-03-15 18:04:22 UTC
PackageKit-1.1.9-2.fc28 abattis-cantarell-fonts-0.101-1.fc28 adwaita-icon-theme-3.28.0-1.fc28 aisleriot-3.22.5-1.fc28 anjuta-3.28.0-1.fc28 at-spi2-atk-2.26.2-1.fc28 at-spi2-core-2.28.0-1.fc28 atk-2.28.1-1.fc28 baobab-3.28.0-1.fc28 cheese-3.28.0-1.fc28 clutter-gst3-3.0.26-1.fc28 colord-1.4.2-1.fc28 control-center-3.28.0-1.fc28 corebird-1.7.4-2.fc28 dconf-0.28.0-1.fc28 dconf-editor-3.28.0-1.fc28 devhelp-3.28.0-1.fc28 eog-3.28.0-1.fc28 eog-plugins-3.26.2-1.fc28 epiphany-3.28.0.1-1.fc28 evince-3.28.0-1.fc28 evolution-3.28.0-1.fc28 evolution-data-server-3.28.0-1.fc28 evolution-ews-3.28.0-1.fc28 evolution-mapi-3.28.0-1.fc28 file-roller-3.28.0-1.fc28 five-or-more-3.28.0-1.fc28 four-in-a-row-3.28.0-1.fc28 fwupd-1.0.6-1.fc28 gala-0.3.0-1.20180311.git6d3253a.fc28 gcr-3.28.0-1.fc28 gdm-3.28.0-1.fc28 gedit-3.28.0-1.fc28 gedit-plugins-3.28.0-1.fc28 gjs-1.52.0-1.fc28 glade-3.22.0-1.fc28 glib-networking-2.56.0-1.fc28 glib2-2.56.0-1.fc28 gmime30-3.2.0-1.fc28 gnome-backgrounds-3.28.0-1.fc28 gnome-bluetooth-3.28.0-1.fc28 gnome-boxes-3.27.92-2.fc28 gnome-builder-3.28.0-1.fc28 gnome-calculator-3.28.0-1.fc28 gnome-calendar-3.28.0-1.fc28 gnome-characters-3.28.0-1.fc28 gnome-chess-3.28.0-1.fc28 gnome-clocks-3.28.0-1.fc28 gnome-color-manager-3.28.0-1.fc28 gnome-contacts-3.28.0-1.fc28 gnome-desktop3-3.28.0-1.fc28 gnome-devel-docs-3.28.0-1.fc28 gnome-disk-utility-3.28.0-1.fc28 gnome-documents-3.27.92-2.fc28 gnome-font-viewer-3.28.0-1.fc28 gnome-getting-started-docs-3.28.0-1.fc28 gnome-initial-setup-3.28.0-1.fc28 gnome-keyring-3.28.0.1-1.fc28 gnome-klotski-3.22.3-1.fc28 gnome-logs-3.28.0-1.fc28 gnome-maps-3.28.0-1.fc28 gnome-mines-3.28.0-1.fc28 gnome-multi-writer-3.28.0-1.fc28 gnome-music-3.28.0-1.fc28 gnome-online-accounts-3.28.0-1.fc28 gnome-packagekit-3.28.0-1.fc28 gnome-photos-3.28.0-1.fc28 gnome-robots-3.22.3-1.fc28 gnome-session-3.28.0-1.fc28 gnome-settings-daemon-3.28.0-1.fc28 gnome-shell-3.28.0-1.fc28 gnome-shell-extensions-3.28.0-1.fc28 gnome-software-3.28.0-4.fc28 gnome-sudoku-3.28.0-1.fc28 gnome-system-monitor-3.28.0-1.fc28 gnome-taquin-3.28.0-1.fc28 gnome-todo-3.28.0-1.fc28 gnome-tweaks-3.28.0-1.fc28 gnome-usage-3.28.0-1.fc28 gnome-user-docs-3.28.0-1.fc28 gobject-introspection-1.56.0-1.fc28 gpaste-3.28.0-1.fc28 gsettings-desktop-schemas-3.28.0-1.fc28 gspell-1.8.0-1.fc28 gthumb-3.6.1-1.fc28 gtk3-3.22.29-1.fc28 gtksourceview3-3.24.7-1.fc28 gucharmap-10.0.4-1.fc28 gvfs-1.36.0-1.fc28 iagno-3.28.0-1.fc28 jsonrpc-glib-3.28.0-1.fc28 latexila-3.26.1-4.fc28 libappstream-glib-0.7.7-2.fc28 libdazzle-3.28.0-1.fc28 libgdl-3.28.0-1.fc28 libgee-0.20.1-1.fc28 libgepub-0.6.0-1.fc28 libgnome-games-support-1.4.0-1.fc28 libgweather-3.28.0-1.fc28 libical-3.0.3-2.fc28 libsoup-2.62.0-1.fc28 lightsoff-3.28.0-1.fc28 mutter-3.28.0-1.fc28 nautilus-3.28.0.1-1.fc28 orca-3.27.91-1.fc28 pango-1.42.0-1.fc28 polari-3.28.0-1.fc28 pygobject3-3.28.0-1.fc28 shotwell-0.28.0-1.fc28 simple-scan-3.28.0-1.fc28 swell-foop-3.28.0-1.fc28 sysprof-3.28.0-1.fc28 template-glib-3.28.0-1.fc28 vala-0.40.0-1.fc28 webkit2gtk3-2.20.0-2.fc28 wingpanel-2.0.4-6.fc28 xed-1.6.4-0.2.20180309git3733860.fc28 yelp-3.28.0-1.fc28 yelp-tools-3.28.0-1.fc28 yelp-xsl-3.28.0-1.fc28 zenity-3.28.0-1.fc28 has been submitted as an update to Fedora 28. https://bodhi.fedoraproject.org/updates/FEDORA-2018-5ebe0eb1f2

Comment 11 Fedora Update System 2018-03-16 14:43:45 UTC
PackageKit-1.1.9-2.fc28, adwaita-icon-theme-3.28.0-1.fc28, aisleriot-3.22.5-1.fc28, anjuta-3.28.0-1.fc28, at-spi2-atk-2.26.2-1.fc28, at-spi2-core-2.28.0-1.fc28, atk-2.28.1-1.fc28, baobab-3.28.0-1.fc28, cheese-3.28.0-1.fc28, clutter-gst3-3.0.26-1.fc28, colord-1.4.2-1.fc28, control-center-3.28.0-1.fc28, corebird-1.7.4-2.fc28, dconf-0.28.0-1.fc28, dconf-editor-3.28.0-1.fc28, devhelp-3.28.0-1.fc28, eog-3.28.0-1.fc28, eog-plugins-3.26.2-1.fc28, epiphany-3.28.0.1-1.fc28, evince-3.28.0-1.fc28, evolution-3.28.0-1.fc28, evolution-data-server-3.28.0-1.fc28, evolution-ews-3.28.0-1.fc28, evolution-mapi-3.28.0-1.fc28, file-roller-3.28.0-1.fc28, five-or-more-3.28.0-1.fc28, four-in-a-row-3.28.0-1.fc28, fwupd-1.0.6-1.fc28, gala-0.3.0-1.20180311.git6d3253a.fc28, gcr-3.28.0-1.fc28, gdm-3.28.0-1.fc28, gedit-3.28.0-1.fc28, gedit-plugins-3.28.0-1.fc28, gjs-1.52.0-1.fc28, glade-3.22.0-1.fc28, glib-networking-2.56.0-1.fc28, glib2-2.56.0-1.fc28, gmime30-3.2.0-1.fc28, gnome-backgrounds-3.28.0-1.fc28, gnome-bluetooth-3.28.0-1.fc28, gnome-boxes-3.27.92-2.fc28, gnome-builder-3.28.0-1.fc28, gnome-calculator-3.28.0-1.fc28, gnome-calendar-3.28.0-1.fc28, gnome-characters-3.28.0-1.fc28, gnome-chess-3.28.0-1.fc28, gnome-clocks-3.28.0-1.fc28, gnome-color-manager-3.28.0-1.fc28, gnome-contacts-3.28.0-1.fc28, gnome-desktop3-3.28.0-1.fc28, gnome-devel-docs-3.28.0-1.fc28, gnome-disk-utility-3.28.0-1.fc28, gnome-documents-3.27.92-2.fc28, gnome-font-viewer-3.28.0-1.fc28, gnome-getting-started-docs-3.28.0-1.fc28, gnome-initial-setup-3.28.0-1.fc28, gnome-keyring-3.28.0.1-1.fc28, gnome-klotski-3.22.3-1.fc28, gnome-logs-3.28.0-1.fc28, gnome-maps-3.28.0-1.fc28, gnome-mines-3.28.0-1.fc28, gnome-multi-writer-3.28.0-1.fc28, gnome-music-3.28.0-1.fc28, gnome-online-accounts-3.28.0-1.fc28, gnome-packagekit-3.28.0-1.fc28, gnome-photos-3.28.0-1.fc28, gnome-robots-3.22.3-1.fc28, gnome-session-3.28.0-1.fc28, gnome-settings-daemon-3.28.0-1.fc28, gnome-shell-3.28.0-1.fc28, gnome-shell-extensions-3.28.0-1.fc28, gnome-software-3.28.0-4.fc28, gnome-sudoku-3.28.0-1.fc28, gnome-system-monitor-3.28.0-1.fc28, gnome-taquin-3.28.0-1.fc28, gnome-todo-3.28.0-1.fc28, gnome-tweaks-3.28.0-1.fc28, gnome-usage-3.28.0-1.fc28, gnome-user-docs-3.28.0-1.fc28, gobject-introspection-1.56.0-1.fc28, gpaste-3.28.0-1.fc28, gsettings-desktop-schemas-3.28.0-1.fc28, gspell-1.8.0-1.fc28, gthumb-3.6.1-1.fc28, gtk3-3.22.29-1.fc28, gtksourceview3-3.24.7-1.fc28, gucharmap-10.0.4-1.fc28, gvfs-1.36.0-1.fc28, iagno-3.28.0-1.fc28, jsonrpc-glib-3.28.0-1.fc28, latexila-3.26.1-4.fc28, libappstream-glib-0.7.7-2.fc28, libdazzle-3.28.0-1.fc28, libgdl-3.28.0-1.fc28, libgee-0.20.1-1.fc28, libgepub-0.6.0-1.fc28, libgnome-games-support-1.4.0-1.fc28, libgweather-3.28.0-1.fc28, libical-3.0.3-2.fc28, libsoup-2.62.0-1.fc28, lightsoff-3.28.0-1.fc28, mutter-3.28.0-1.fc28, nautilus-3.28.0.1-1.fc28, orca-3.27.91-1.fc28, pango-1.42.0-1.fc28, polari-3.28.0-1.fc28, pygobject3-3.28.0-1.fc28, shotwell-0.28.0-1.fc28, simple-scan-3.28.0-1.fc28, swell-foop-3.28.0-1.fc28, sysprof-3.28.0-1.fc28, template-glib-3.28.0-1.fc28, vala-0.40.0-1.fc28, webkit2gtk3-2.20.0-2.fc28, wingpanel-2.0.4-6.fc28, xed-1.6.4-0.2.20180309git3733860.fc28, yelp-3.28.0-1.fc28, yelp-tools-3.28.0-1.fc28, yelp-xsl-3.28.0-1.fc28, zenity-3.28.0-1.fc28 has been pushed to the Fedora 28 testing repository. If problems still persist, please make note of it in this bug report.
See https://fedoraproject.org/wiki/QA:Updates_Testing for
instructions on how to install test updates.
You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2018-5ebe0eb1f2

Comment 12 Fedora Update System 2018-03-20 04:42:29 UTC
PackageKit-1.1.9-2.fc28, adwaita-icon-theme-3.28.0-1.fc28, aisleriot-3.22.5-1.fc28, anjuta-3.28.0-1.fc28, at-spi2-atk-2.26.2-1.fc28, at-spi2-core-2.28.0-1.fc28, atk-2.28.1-1.fc28, baobab-3.28.0-1.fc28, cheese-3.28.0-1.fc28, clutter-gst3-3.0.26-1.fc28, colord-1.4.2-1.fc28, control-center-3.28.0-1.fc28, corebird-1.7.4-2.fc28, dconf-0.28.0-1.fc28, dconf-editor-3.28.0-1.fc28, devhelp-3.28.0-1.fc28, eog-3.28.0-1.fc28, eog-plugins-3.26.2-1.fc28, epiphany-3.28.0.1-1.fc28, evince-3.28.0-1.fc28, evolution-3.28.0-1.fc28, evolution-data-server-3.28.0-1.fc28, evolution-ews-3.28.0-1.fc28, evolution-mapi-3.28.0-1.fc28, file-roller-3.28.0-1.fc28, five-or-more-3.28.0-1.fc28, four-in-a-row-3.28.0-1.fc28, fwupd-1.0.6-1.fc28, gala-0.3.0-1.20180311.git6d3253a.fc28, gcr-3.28.0-1.fc28, gdm-3.28.0-1.fc28, gedit-3.28.0-1.fc28, gedit-plugins-3.28.0-1.fc28, gjs-1.52.0-1.fc28, glade-3.22.0-1.fc28, glib-networking-2.56.0-1.fc28, glib2-2.56.0-1.fc28, gmime30-3.2.0-1.fc28, gnome-backgrounds-3.28.0-1.fc28, gnome-bluetooth-3.28.0-1.fc28, gnome-boxes-3.27.92-2.fc28, gnome-builder-3.28.0-1.fc28, gnome-calculator-3.28.0-1.fc28, gnome-calendar-3.28.0-1.fc28, gnome-characters-3.28.0-1.fc28, gnome-chess-3.28.0-1.fc28, gnome-clocks-3.28.0-1.fc28, gnome-color-manager-3.28.0-1.fc28, gnome-contacts-3.28.0-1.fc28, gnome-desktop3-3.28.0-1.fc28, gnome-devel-docs-3.28.0-1.fc28, gnome-disk-utility-3.28.0-1.fc28, gnome-documents-3.27.92-2.fc28, gnome-font-viewer-3.28.0-1.fc28, gnome-getting-started-docs-3.28.0-1.fc28, gnome-initial-setup-3.28.0-1.fc28, gnome-keyring-3.28.0.1-1.fc28, gnome-klotski-3.22.3-1.fc28, gnome-logs-3.28.0-1.fc28, gnome-maps-3.28.0-1.fc28, gnome-mines-3.28.0-1.fc28, gnome-multi-writer-3.28.0-1.fc28, gnome-music-3.28.0-1.fc28, gnome-online-accounts-3.28.0-1.fc28, gnome-packagekit-3.28.0-1.fc28, gnome-photos-3.28.0-1.fc28, gnome-robots-3.22.3-1.fc28, gnome-session-3.28.0-1.fc28, gnome-settings-daemon-3.28.0-1.fc28, gnome-shell-3.28.0-1.fc28, gnome-shell-extensions-3.28.0-1.fc28, gnome-software-3.28.0-4.fc28, gnome-sudoku-3.28.0-1.fc28, gnome-system-monitor-3.28.0-1.fc28, gnome-taquin-3.28.0-1.fc28, gnome-todo-3.28.0-1.fc28, gnome-tweaks-3.28.0-1.fc28, gnome-usage-3.28.0-1.fc28, gnome-user-docs-3.28.0-1.fc28, gobject-introspection-1.56.0-1.fc28, gpaste-3.28.0-1.fc28, gsettings-desktop-schemas-3.28.0-1.fc28, gspell-1.8.0-1.fc28, gthumb-3.6.1-1.fc28, gtk3-3.22.29-1.fc28, gtksourceview3-3.24.7-1.fc28, gucharmap-10.0.4-1.fc28, gvfs-1.36.0-1.fc28, iagno-3.28.0-1.fc28, jsonrpc-glib-3.28.0-1.fc28, latexila-3.26.1-4.fc28, libappstream-glib-0.7.7-2.fc28, libdazzle-3.28.0-1.fc28, libgdl-3.28.0-1.fc28, libgee-0.20.1-1.fc28, libgepub-0.6.0-1.fc28, libgnome-games-support-1.4.0-1.fc28, libgweather-3.28.0-1.fc28, libical-3.0.3-2.fc28, libsoup-2.62.0-1.fc28, lightsoff-3.28.0-1.fc28, mutter-3.28.0-1.fc28, nautilus-3.28.0.1-1.fc28, orca-3.27.91-1.fc28, pango-1.42.0-1.fc28, polari-3.28.0-1.fc28, pygobject3-3.28.0-1.fc28, shotwell-0.28.0-1.fc28, simple-scan-3.28.0-1.fc28, swell-foop-3.28.0-1.fc28, sysprof-3.28.0-1.fc28, template-glib-3.28.0-1.fc28, vala-0.40.0-1.fc28, webkit2gtk3-2.20.0-2.fc28, wingpanel-2.0.4-6.fc28, xed-1.6.4-0.2.20180309git3733860.fc28, yelp-3.28.0-1.fc28, yelp-tools-3.28.0-1.fc28, yelp-xsl-3.28.0-1.fc28, zenity-3.28.0-1.fc28 has been pushed to the Fedora 28 stable repository. If problems still persist, please make note of it in this bug report.