From aec95e57b2ba9686609207a6c54fa542336979ce9397729982d90c50c1d8cd55 Mon Sep 17 00:00:00 2001 From: Dominique Leuenberger Date: Fri, 9 Mar 2018 10:00:10 +0000 Subject: [PATCH 1/2] 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 --- gnome-calendar-3.26.3.tar.xz | 3 --- gnome-calendar-3.27.92.tar.xz | 3 +++ gnome-calendar.changes | 46 +++++++++++++++++++++++++++++++++++ gnome-calendar.spec | 28 ++++++++++++--------- 4 files changed, 65 insertions(+), 15 deletions(-) delete mode 100644 gnome-calendar-3.26.3.tar.xz create mode 100644 gnome-calendar-3.27.92.tar.xz diff --git a/gnome-calendar-3.26.3.tar.xz b/gnome-calendar-3.26.3.tar.xz deleted file mode 100644 index 0d3987d..0000000 --- a/gnome-calendar-3.26.3.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:b6b70677bb07d4cdb7e8624639ade889abfbeaef191b9dfbdd8963a5f77696b2 -size 2442900 diff --git a/gnome-calendar-3.27.92.tar.xz b/gnome-calendar-3.27.92.tar.xz new file mode 100644 index 0000000..41b4f9f --- /dev/null +++ b/gnome-calendar-3.27.92.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6f737a7b63036c0a72e933495d86033b514d162688845e7fb991e228386cfd3d +size 2435672 diff --git a/gnome-calendar.changes b/gnome-calendar.changes index bc86640..d3cd1c8 100644 --- a/gnome-calendar.changes +++ b/gnome-calendar.changes @@ -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 diff --git a/gnome-calendar.spec b/gnome-calendar.spec index cebd026..7b4b755 100644 --- a/gnome-calendar.spec +++ b/gnome-calendar.spec @@ -17,26 +17,31 @@ Name: gnome-calendar -Version: 3.26.3 +Version: 3.27.92 Release: 0 Summary: A calendar application for GNOME -License: GPL-3.0+ +License: GPL-3.0-or-later Group: Productivity/Office/Organizers -Url: https://wiki.gnome.org/Design/Apps/Calendar -Source: http://download.gnome.org/sources/gnome-calendar/3.26/%{name}-%{version}.tar.xz +URL: https://wiki.gnome.org/Design/Apps/Calendar +Source: http://download.gnome.org/sources/gnome-calendar/3.27/%{name}-%{version}.tar.xz BuildRequires: desktop-file-utils -BuildRequires: gtk-doc BuildRequires: hicolor-icon-theme 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(gmodule-export-2.0) BuildRequires: pkgconfig(goa-1.0) >= 3.2.0 BuildRequires: pkgconfig(gsettings-desktop-schemas) >= 3.21.2 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(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(libsoup-2.4) %description Calendar is a calendar application for GNOME. @@ -58,7 +63,7 @@ search results from GNOME Calendar. %build %meson \ - -Denable-gtk-doc=false \ + -Dgtk-doc=false \ %{nil} %meson_build @@ -67,8 +72,8 @@ search results from GNOME Calendar. %find_lang %{name} %{?no_lang_C} %files -%defattr(-,root,root) -%doc COPYING NEWS README.md TODO.md +%license COPYING +%doc NEWS README.md TODO.md %{_bindir}/gnome-calendar %{_datadir}/applications/org.gnome.Calendar.desktop # Own dir for openSUSE Leap 42.1 @@ -82,11 +87,10 @@ search results from GNOME Calendar. #doc %%{_datadir}/gtk-doc/html/%%{name}/*.* %files -n gnome-shell-search-provider-gnome-calendar -%defattr(-,root,root) %dir %{_datadir}/gnome-shell %dir %{_datadir}/gnome-shell/search-providers %{_datadir}/gnome-shell/search-providers/org.gnome.Calendar.search-provider.ini -%files lang -f %name.lang +%files lang -f %{name}.lang %changelog From 28b3314b1851ff21d0b9e4cf3bb3d437ea6917743cde6f73dc638d668f3f2f92 Mon Sep 17 00:00:00 2001 From: Dominique Leuenberger Date: Tue, 13 Mar 2018 08:20:56 +0000 Subject: [PATCH 2/2] Accepting request 586055 from GNOME:Next Update to 3.28.0 OBS-URL: https://build.opensuse.org/request/show/586055 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gnome-calendar?expand=0&rev=62 --- gnome-calendar-3.27.92.tar.xz | 3 --- gnome-calendar-3.28.0.tar.xz | 3 +++ gnome-calendar.changes | 6 ++++++ gnome-calendar.spec | 4 ++-- 4 files changed, 11 insertions(+), 5 deletions(-) delete mode 100644 gnome-calendar-3.27.92.tar.xz create mode 100644 gnome-calendar-3.28.0.tar.xz diff --git a/gnome-calendar-3.27.92.tar.xz b/gnome-calendar-3.27.92.tar.xz deleted file mode 100644 index 41b4f9f..0000000 --- a/gnome-calendar-3.27.92.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:6f737a7b63036c0a72e933495d86033b514d162688845e7fb991e228386cfd3d -size 2435672 diff --git a/gnome-calendar-3.28.0.tar.xz b/gnome-calendar-3.28.0.tar.xz new file mode 100644 index 0000000..cb8c411 --- /dev/null +++ b/gnome-calendar-3.28.0.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fae1eb831e3143670b38f2e8ea971d92cf99f038ce8d7848f0b0c8c35f36adf8 +size 2436452 diff --git a/gnome-calendar.changes b/gnome-calendar.changes index d3cd1c8..18652ba 100644 --- a/gnome-calendar.changes +++ b/gnome-calendar.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Mon Mar 12 19:28:00 UTC 2018 - dimstar@opensuse.org + +- Update to version 3.28.0: + + Updated translations. + ------------------------------------------------------------------- Mon Mar 5 20:21:23 UTC 2018 - dimstar@opensuse.org diff --git a/gnome-calendar.spec b/gnome-calendar.spec index 7b4b755..702678b 100644 --- a/gnome-calendar.spec +++ b/gnome-calendar.spec @@ -17,13 +17,13 @@ Name: gnome-calendar -Version: 3.27.92 +Version: 3.28.0 Release: 0 Summary: A calendar application for GNOME License: GPL-3.0-or-later Group: Productivity/Office/Organizers URL: https://wiki.gnome.org/Design/Apps/Calendar -Source: http://download.gnome.org/sources/gnome-calendar/3.27/%{name}-%{version}.tar.xz +Source: http://download.gnome.org/sources/gnome-calendar/3.28/%{name}-%{version}.tar.xz BuildRequires: desktop-file-utils BuildRequires: hicolor-icon-theme BuildRequires: meson