Accepting request 842899 from GNOME:Next
update to 3.38.1 - TW should be ready OBS-URL: https://build.opensuse.org/request/show/842899 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gnome-clocks?expand=0&rev=94
This commit is contained in:
parent
3cc60a8bac
commit
e7b507914e
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:f11b1b22ec1f285e509883684c0b1f4a51496aea105591239e5b26f8986751e6
|
||||
size 364544
|
3
gnome-clocks-3.38.0.tar.xz
Normal file
3
gnome-clocks-3.38.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:d956cb050f1ca46b443519e4f59ab204290d6270dec91c74b53895aecc794438
|
||||
size 375400
|
@ -1,3 +1,22 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Sep 16 09:23:01 UTC 2020 - dimstar@opensuse.org
|
||||
|
||||
- Update to version 3.38.0:
|
||||
+ Alarms: Allow setting snooze/ring duration.
|
||||
+ World: Redesign the Add World Clock dialog.
|
||||
+ Various design refinement.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Sep 1 13:54:52 UTC 2020 - Dominique Leuenberger <dimstar@opensuse.org>
|
||||
|
||||
- Update to version 3.37.91:
|
||||
+ Updated translations.
|
||||
- Changes from version 3.37.90:
|
||||
+ World: Redesign the Add World Clock dialog.
|
||||
+ Various design refinement.
|
||||
- Replace pkgconfig(libhandy-0.0) BuildRequires with
|
||||
pkgconfig(libhandy-1): follow upstreams port to new libhandy API.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun May 10 11:54:51 UTC 2020 - Bjørn Lie <bjorn.lie@gmail.com>
|
||||
|
||||
|
@ -18,13 +18,13 @@
|
||||
|
||||
|
||||
Name: gnome-clocks
|
||||
Version: 3.36.2
|
||||
Version: 3.38.0
|
||||
Release: 0
|
||||
Summary: Clock application designed for GNOME 3
|
||||
License: GPL-2.0-or-later
|
||||
Group: Productivity/Office/Other
|
||||
URL: https://live.gnome.org/Design/Apps/Clock
|
||||
Source0: https://download.gnome.org/sources/gnome-clocks/3.36/%{name}-%{version}.tar.xz
|
||||
Source0: https://download.gnome.org/sources/gnome-clocks/3.38/%{name}-%{version}.tar.xz
|
||||
|
||||
BuildRequires: fdupes
|
||||
BuildRequires: meson >= 0.50.0
|
||||
@ -42,7 +42,7 @@ BuildRequires: pkgconfig(gsound) >= 0.98
|
||||
BuildRequires: pkgconfig(gtk+-3.0) >= 3.20
|
||||
BuildRequires: pkgconfig(gweather-3.0) >= 3.32.0
|
||||
BuildRequires: pkgconfig(libgeoclue-2.0) >= 2.4
|
||||
BuildRequires: pkgconfig(libhandy-0.0) >= 0.0.10
|
||||
BuildRequires: pkgconfig(libhandy-1) >= 1.0.0
|
||||
|
||||
%description
|
||||
A nice simple app to show the time, date, and alarms.
|
||||
@ -74,7 +74,7 @@ translation-update-upstream
|
||||
|
||||
%files
|
||||
%license LICENSE.md
|
||||
%doc README.md NEWS.md
|
||||
%doc README.md NEWS
|
||||
%doc %{_datadir}/help/C/gnome-clocks/
|
||||
%{_bindir}/%{name}
|
||||
%{_datadir}/metainfo/org.gnome.clocks.metainfo.xml
|
||||
|
Loading…
Reference in New Issue
Block a user