Accepting request 329047 from GNOME:Next
Scripted push of project GNOME:Next OBS-URL: https://build.opensuse.org/request/show/329047 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gnome-software?expand=0&rev=63
This commit is contained in:
parent
b8ec92fb51
commit
64fe07316f
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:b8b6cd1fe8a6e67651c933e415562797a7472ebcc1d322a2777b2e3c0438f934
|
||||
size 2164384
|
3
gnome-software-3.17.91.tar.xz
Normal file
3
gnome-software-3.17.91.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:6694bac5f934ac58c230ff4dc5acae56a22a61b10661b37648391cb5ffb75cc6
|
||||
size 2183988
|
@ -1,9 +1,94 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Sep 3 19:24:39 UTC 2015 - zaitor@opensuse.org
|
||||
|
||||
- Update to version 3.17.91:
|
||||
+ Better theming for the category sidebar.
|
||||
+ Use standard size icon in the about dialog.
|
||||
+ Support mouse back button for going back in dialogs.
|
||||
+ Fix incorrect alignment on the front page in RTL languages.
|
||||
+ Misc other minor bugs fixed.
|
||||
+ Updated translations.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Sep 2 12:47:18 UTC 2015 - dimstar@opensuse.org
|
||||
|
||||
- Do not ship gnome-software-local-file.desktop: gnome-software is
|
||||
not yet able to handle local RPM files on openSUSE (boo#941862).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Aug 19 19:45:33 UTC 2015 - zaitor@opensuse.org
|
||||
|
||||
- Update to version 3.17.90:
|
||||
+ extras: Correct the plural version of a translatable string.
|
||||
+ trivial: Update a translator comment.
|
||||
+ Remove margins in the Add to Folder and Updates dialogs.
|
||||
+ Correctly align labels and checkmarks in the Add to Folder
|
||||
dialog.
|
||||
+ offline updates: Use CSS to style the error message details.
|
||||
+ menu spec plugin: Use context to translate subcategory titles.
|
||||
+ Updated translations.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Aug 13 00:03:59 UTC 2015 - zaitor@opensuse.org
|
||||
|
||||
- Update to version 3.17.3:
|
||||
+ Improvements:
|
||||
- Add basic support for Limba bundles.
|
||||
- Automatically download new firmware metadata from LVFS.
|
||||
- Hide updates UI on managed systems.
|
||||
- Show a new notification when security updates remain
|
||||
unapplied.
|
||||
- Show installation progress when installing applications.
|
||||
- Use some new applications to the picked category.
|
||||
+ Bugs fixed:
|
||||
- Do not show applications that are not available when
|
||||
searching by category.
|
||||
- Don't crash when launching an app that has no desktop ID.
|
||||
- Don't show applications without AppData in the category view.
|
||||
- Fix a possible race and crash when loading icons.
|
||||
- Fix locking in the AppStream code to fix several crashes.
|
||||
- Use better error messages on offline update failure.
|
||||
- Withdraw the notification when prepared update gets
|
||||
invalidated.
|
||||
+ Updated translations.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Aug 3 13:13:13 UTC 2015 - zaitor@opensuse.org
|
||||
|
||||
- Update to version 3.17.2:
|
||||
+ Improvements:
|
||||
- Port to SoupSession.
|
||||
- Make fwupd dependency automagic.
|
||||
+ Bugs fixed:
|
||||
- Fix a regression from the previous unstable release that made
|
||||
it impossible to install updates.
|
||||
- Fix a crash in the screenshot loader.
|
||||
- Fix a crash in the sources dialog.
|
||||
- Fix a crash when installing rpms that lack description.
|
||||
- Wrap long descriptions in the update dialog.
|
||||
+ Updated translations.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Aug 3 13:12:13 UTC 2015 - dimstar@opensuse.org
|
||||
|
||||
- Update to version 3.17.1:
|
||||
+ Support getting firmware updates through the fwupd daemon.
|
||||
+ Use a smaller number of tiles on the front page on small
|
||||
monitors.
|
||||
+ Rework internal modulesets, making it easier to edit the list
|
||||
of featured apps.
|
||||
+ Revert back to using a hand-picked list of featured apps.
|
||||
+ Several improvements to the sources dialog.
|
||||
+ Show better human readable names when searching for font
|
||||
scripts.
|
||||
+ Show a spinner while loading the data for the update history
|
||||
dialog.
|
||||
+ Updated translations.
|
||||
- Bump gs_plugin_api to 8, following upstream.
|
||||
- Add iso-codes requires: new runtime dependency.
|
||||
- Pass --disable-firmware to configure for now: we do not yet have
|
||||
the dependencies available.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Aug 3 13:11:13 UTC 2015 - zaitor@opensuse.org
|
||||
|
||||
|
@ -17,14 +17,14 @@
|
||||
|
||||
|
||||
Name: gnome-software
|
||||
Version: 3.16.5
|
||||
Version: 3.17.91
|
||||
Release: 0
|
||||
%define gs_plugin_api 7
|
||||
%define gs_plugin_api 8
|
||||
Summary: GNOME Software Store
|
||||
License: GPL-2.0+
|
||||
Group: System/GUI/GNOME
|
||||
Url: https://wiki.gnome.org/Design/Apps/Software
|
||||
Source: http://download.gnome.org/sources/gnome-software/3.16/%{name}-%{version}.tar.xz
|
||||
Source: http://download.gnome.org/sources/gnome-software/3.17/%{name}-%{version}.tar.xz
|
||||
# PATCH-FEATURE-OPENSUSE gnome-software-PK-updates.patch dimstar@opensuse.org -- Switch to PackageKit Update provider instead of systemd offline updates.
|
||||
Patch0: gnome-software-PK-updates.patch
|
||||
# PATCH-FEATURE-OPENSUSE gnome-software-add-default-yast-appfolder.patch boo#897713 badshah400@gmail.com -- Adds a YaST app-folder by default, in addition to existing app-folders Sundry and Utilities
|
||||
@ -34,7 +34,7 @@ Patch100: gnome-software-nouser-proxy.patch
|
||||
BuildRequires: intltool >= 0.35.0
|
||||
BuildRequires: suse-xsl-stylesheets
|
||||
BuildRequires: update-desktop-files
|
||||
BuildRequires: pkgconfig(appstream-glib) >= 0.3.4
|
||||
BuildRequires: pkgconfig(appstream-glib) >= 0.4.2
|
||||
BuildRequires: pkgconfig(gio-unix-2.0)
|
||||
BuildRequires: pkgconfig(gnome-desktop-3.0)
|
||||
BuildRequires: pkgconfig(gsettings-desktop-schemas) >= 3.11.5
|
||||
@ -63,7 +63,8 @@ AppStore like management of Applications for your GNOME Desktop.
|
||||
|
||||
%build
|
||||
%configure \
|
||||
--disable-static
|
||||
--disable-static \
|
||||
--disable-firmware
|
||||
make %{?_smp_mflags}
|
||||
|
||||
%install
|
||||
@ -95,6 +96,7 @@ rm %{buildroot}%{_datadir}/applications/gnome-software-local-file.desktop
|
||||
#{_datadir}/applications/gnome-software-local-file.desktop
|
||||
%{_datadir}/applications/org.gnome.Software.desktop
|
||||
%{_datadir}/dbus-1/services/org.gnome.Software.service
|
||||
%{_datadir}/dbus-1/services/org.freedesktop.PackageKit.service
|
||||
%{_datadir}/glib-2.0/schemas/org.gnome.software.gschema.xml
|
||||
%dir %{_datadir}/gnome-shell
|
||||
%dir %{_datadir}/gnome-shell/search-providers
|
||||
|
Loading…
x
Reference in New Issue
Block a user