Accepting request 481264 from GNOME:Factory
1 OBS-URL: https://build.opensuse.org/request/show/481264 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gnome-weather?expand=0&rev=28
This commit is contained in:
commit
af27e7dec5
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:7823ca7c08fa852232b98c2517830e3bd9b0ab80c9ac83f182c18ec140a5c18b
|
||||
size 5360264
|
3
gnome-weather-3.24.0.tar.xz
Normal file
3
gnome-weather-3.24.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:e36847884670e59a71ac70ed982fc8f2fb70f1766c3a24f10a0cd38c9b66d574
|
||||
size 5358924
|
@ -1,3 +1,18 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Mar 20 09:13:00 UTC 2017 - zaitor@opensuse.org
|
||||
|
||||
- Update to version 3.24.0:
|
||||
+ Updates for the new version of gjs (bgo#778641).
|
||||
+ Improvements to the build system for GNOME Builder.
|
||||
+ Updated translations.
|
||||
- Drop gnome-weather-work-with-new-gjs.patch: Fixed upstream.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Feb 27 17:31:42 UTC 2017 - zaitor@opensuse.org
|
||||
|
||||
- Add gnome-weather-work-with-new-gjs.patch: No longer crash on
|
||||
launch when using gjs 1.48 or newer (bgo#778641).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Aug 16 15:48:09 UTC 2016 - zaitor@opensuse.org
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package gnome-weather
|
||||
#
|
||||
# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||
# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@ -18,13 +18,13 @@
|
||||
|
||||
Name: gnome-weather
|
||||
%define _name org.gnome.Weather
|
||||
Version: 3.20.2
|
||||
Version: 3.24.0
|
||||
Release: 0
|
||||
Summary: Weather App for GNOME
|
||||
License: GPL-2.0+
|
||||
Group: Productivity/Other
|
||||
Url: https://live.gnome.org/Design/Apps/Weather
|
||||
Source: http://download.gnome.org/sources/gnome-weather/3.20/%{name}-%{version}.tar.xz
|
||||
Source: http://download.gnome.org/sources/gnome-weather/3.24/%{name}-%{version}.tar.xz
|
||||
BuildRequires: gjs
|
||||
BuildRequires: intltool >= 0.26
|
||||
BuildRequires: update-desktop-files
|
||||
@ -87,7 +87,7 @@ make %{?_smp_mflags}
|
||||
%defattr(-,root,root)
|
||||
%{_bindir}/%{name}
|
||||
%dir %{_datadir}/appdata
|
||||
%{_datadir}/appdata/org.gnome.Weather.Application.appdata.xml
|
||||
%{_datadir}/appdata/org.gnome.Weather.appdata.xml
|
||||
%{_datadir}/applications/org.gnome.Weather.Application.desktop
|
||||
%{_datadir}/%{_name}/
|
||||
%{_datadir}/dbus-1/services/org.gnome.Weather.Application.service
|
||||
|
Loading…
Reference in New Issue
Block a user