Accepting request 583519 from GNOME:Next

Scripted push of project GNOME:Next

OBS-URL: https://build.opensuse.org/request/show/583519
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gnome-calendar?expand=0&rev=61
This commit is contained in:
Dominique Leuenberger 2018-03-09 10:00:10 +00:00 committed by Git OBS Bridge
parent 81c8a7d028
commit aec95e57b2
4 changed files with 65 additions and 15 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:b6b70677bb07d4cdb7e8624639ade889abfbeaef191b9dfbdd8963a5f77696b2
size 2442900

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:6f737a7b63036c0a72e933495d86033b514d162688845e7fb991e228386cfd3d
size 2435672

View File

@ -1,3 +1,49 @@
-------------------------------------------------------------------
Mon Mar 5 20:21:23 UTC 2018 - dimstar@opensuse.org
- Update to version 3.27.92:
+ Flatpak improvements.
+ New unit tests.
+ Updated translations.
-------------------------------------------------------------------
Wed Feb 28 16:27:27 UTC 2018 - dimstar@opensuse.org
- Modernize spec-file by calling spec-cleaner
-------------------------------------------------------------------
Mon Feb 12 14:14:55 UTC 2018 - dimstar@opensuse.org
- Update to version 3.27.90:
+ Big code refactorings that lead to more stability and ease of
maintainership.
+ Follow-up improvements after rewritting the Month view.
+ Flatpak Nightly now builds with debug and tracing enabled.
+ Huge memory leaks were fixed.
+ Updated translations.
- Add pkgconfig(gweather-3.0), pkgconfig(libgeoclue-2.0) and
pkgconfig(geocode-glib-1.0) BuildRequires: new dependencies.
-------------------------------------------------------------------
Mon Jan 22 03:27:02 UTC 2018 - luc14n0@linuxmail.org
- Update to version 3.27.2:
+ Events now are rendered differently if they are all-day or
timed.
+ Rewrite of the Month view:
- Month cells have more transitions and effects.
- The day number is above the cells.
- A new overflow popup window was introduced.
- Right-to-left languages are fully working now.
+ Plug some memory leaks.
+ Improve filename handling when adding new calendars.
+ Updated translations.
- Add libdazzle-1.0, libedataserverui-1.2 and libsoup-2.4
pkgconfig BuildRequires: new dependencies.
- Drop pkgconfig(gmodule-export-2.0) and gtk-doc BuildRequires: the
last is not needed since we don't build the documentation and the
former is no longer used/needed anymore.
------------------------------------------------------------------- -------------------------------------------------------------------
Wed Jan 17 03:50:44 UTC 2018 - luc14n0@linuxmail.org Wed Jan 17 03:50:44 UTC 2018 - luc14n0@linuxmail.org

View File

@ -17,26 +17,31 @@
Name: gnome-calendar Name: gnome-calendar
Version: 3.26.3 Version: 3.27.92
Release: 0 Release: 0
Summary: A calendar application for GNOME Summary: A calendar application for GNOME
License: GPL-3.0+ License: GPL-3.0-or-later
Group: Productivity/Office/Organizers Group: Productivity/Office/Organizers
Url: https://wiki.gnome.org/Design/Apps/Calendar URL: https://wiki.gnome.org/Design/Apps/Calendar
Source: http://download.gnome.org/sources/gnome-calendar/3.26/%{name}-%{version}.tar.xz Source: http://download.gnome.org/sources/gnome-calendar/3.27/%{name}-%{version}.tar.xz
BuildRequires: desktop-file-utils BuildRequires: desktop-file-utils
BuildRequires: gtk-doc
BuildRequires: hicolor-icon-theme BuildRequires: hicolor-icon-theme
BuildRequires: meson BuildRequires: meson
BuildRequires: pkgconfig(gio-2.0) >= 2.43.2 BuildRequires: pkgconfig
BuildRequires: pkgconfig(geocode-glib-1.0) >= 3.23
BuildRequires: pkgconfig(gio-2.0) >= 2.43.4
BuildRequires: pkgconfig(glib-2.0) >= 2.43.4 BuildRequires: pkgconfig(glib-2.0) >= 2.43.4
BuildRequires: pkgconfig(gmodule-export-2.0)
BuildRequires: pkgconfig(goa-1.0) >= 3.2.0 BuildRequires: pkgconfig(goa-1.0) >= 3.2.0
BuildRequires: pkgconfig(gsettings-desktop-schemas) >= 3.21.2 BuildRequires: pkgconfig(gsettings-desktop-schemas) >= 3.21.2
BuildRequires: pkgconfig(gtk+-3.0) >= 3.21.1 BuildRequires: pkgconfig(gtk+-3.0) >= 3.21.1
BuildRequires: pkgconfig(gweather-3.0) >= 3.27.2
BuildRequires: pkgconfig(libdazzle-1.0) >= 3.26.1
BuildRequires: pkgconfig(libecal-1.2) >= 3.13.90 BuildRequires: pkgconfig(libecal-1.2) >= 3.13.90
BuildRequires: pkgconfig(libedataserver-1.2) >= 3.17.1 BuildRequires: pkgconfig(libedataserver-1.2) >= 3.17.1
BuildRequires: pkgconfig(libedataserverui-1.2) >= 3.17.1
BuildRequires: pkgconfig(libgeoclue-2.0) >= 2.4
BuildRequires: pkgconfig(libical) >= 1.0 BuildRequires: pkgconfig(libical) >= 1.0
BuildRequires: pkgconfig(libsoup-2.4)
%description %description
Calendar is a calendar application for GNOME. Calendar is a calendar application for GNOME.
@ -58,7 +63,7 @@ search results from GNOME Calendar.
%build %build
%meson \ %meson \
-Denable-gtk-doc=false \ -Dgtk-doc=false \
%{nil} %{nil}
%meson_build %meson_build
@ -67,8 +72,8 @@ search results from GNOME Calendar.
%find_lang %{name} %{?no_lang_C} %find_lang %{name} %{?no_lang_C}
%files %files
%defattr(-,root,root) %license COPYING
%doc COPYING NEWS README.md TODO.md %doc NEWS README.md TODO.md
%{_bindir}/gnome-calendar %{_bindir}/gnome-calendar
%{_datadir}/applications/org.gnome.Calendar.desktop %{_datadir}/applications/org.gnome.Calendar.desktop
# Own dir for openSUSE Leap 42.1 # Own dir for openSUSE Leap 42.1
@ -82,11 +87,10 @@ search results from GNOME Calendar.
#doc %%{_datadir}/gtk-doc/html/%%{name}/*.* #doc %%{_datadir}/gtk-doc/html/%%{name}/*.*
%files -n gnome-shell-search-provider-gnome-calendar %files -n gnome-shell-search-provider-gnome-calendar
%defattr(-,root,root)
%dir %{_datadir}/gnome-shell %dir %{_datadir}/gnome-shell
%dir %{_datadir}/gnome-shell/search-providers %dir %{_datadir}/gnome-shell/search-providers
%{_datadir}/gnome-shell/search-providers/org.gnome.Calendar.search-provider.ini %{_datadir}/gnome-shell/search-providers/org.gnome.Calendar.search-provider.ini
%files lang -f %name.lang %files lang -f %{name}.lang
%changelog %changelog