From 90b47a70a0ab21c8151da558e7f2e17ca7991a5fca9e32f6a836a19c21de4f9e Mon Sep 17 00:00:00 2001 From: OBS User mrdocs Date: Mon, 5 Feb 2018 04:26:17 +0000 Subject: [PATCH] Accepting request 569767 from home:avindra - Update to version 4.3.0 * Compatibility notes: - Month names and abbreviated day names now honor the locale setting - The phase of moon feature was removed * New features: - The selected day in the calendar now stands out - Both the position and the date format used for the heading in the appointments panel are configurable - Support for CTRL-U and CTRL-G in prompts - Support for using all keys recognized by ncurses, particularly UTF-8 keys, in key bindings - Support for CALCURSE_EDITOR, CALCURSE_PAGER and CALCURSE_MERGETOOL environment variables to override the default editor, pager and merge tool - Several improvements to the reload and save routines. The save routine now detects external changes to the data files and no longer blindly overwrites data which was edited externally. In case of external changes, different options are offered, one of them being the execution of the merge tool to merge external changes and changes done from the running calcurse instance. The reload routine also no longer performs a reload if both the external data files and the local data are unchanged. - Several improvements to the CalDAV synchronization script, including OAuth2 support and instructions on how to synchronize calcurse with Google Calendar - Support for passing the password as a command-line argument to the CalDAV synchronization script - A new utility, called calcurse-dateutil, which can be used to create "extended recurrent events" such as events occurring on the third Thursday of each month * Bug Fixes: - Gracefully parse iCal parameters with colons - Fixes to the notification feature affecting recurrent appointments - Do not crash when changing colors - Avoid fatal error when using the help command - Avoid empty warning box when key is already in use - Several fixes to the calcurse-caldav synchronization script to allow for synchronizing with NextCloud servers - Proper support for punctual appointments starting at 00:00 - Proper ISO 8601 week numbering - The delete key no longer acts as backspace - Proper parsing of date-time strings - cleanup with spec-cleaner - remove chmod line, no longer needed OBS-URL: https://build.opensuse.org/request/show/569767 OBS-URL: https://build.opensuse.org/package/show/utilities/calcurse?expand=0&rev=39 --- calcurse-4.2.2.tar.gz | 3 --- calcurse-4.2.2.tar.gz.asc | 16 ------------ calcurse-4.3.0.tar.gz | 3 +++ calcurse-4.3.0.tar.gz.asc | 16 ++++++++++++ calcurse.changes | 51 +++++++++++++++++++++++++++++++++++++++ calcurse.spec | 29 +++++++++------------- 6 files changed, 82 insertions(+), 36 deletions(-) delete mode 100644 calcurse-4.2.2.tar.gz delete mode 100644 calcurse-4.2.2.tar.gz.asc create mode 100644 calcurse-4.3.0.tar.gz create mode 100644 calcurse-4.3.0.tar.gz.asc diff --git a/calcurse-4.2.2.tar.gz b/calcurse-4.2.2.tar.gz deleted file mode 100644 index 6ce82f8..0000000 --- a/calcurse-4.2.2.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:c6881ddbd1cc7fbd02898187ac0fb4c6d8ac4c2715909b1cf00fb7a90cf08046 -size 612456 diff --git a/calcurse-4.2.2.tar.gz.asc b/calcurse-4.2.2.tar.gz.asc deleted file mode 100644 index 9ca0052..0000000 --- a/calcurse-4.2.2.tar.gz.asc +++ /dev/null @@ -1,16 +0,0 @@ ------BEGIN PGP SIGNATURE----- - -iQIzBAABCAAdFiEELjbYYgIhSC/EXLfyqRdkdZMmtEAFAlh6I+sACgkQqRdkdZMm -tEBVQxAAv0M9p//zkf6aAN17hnTF3OEPillif6dgHAIejFdI7MM4rQO6MJs5Wnku -Pm2/dMfuBM4+Td7b+06wDO33dHu1Z2w5CpbUmYLOCoHHvSnFLTi+HCxtIL7qBYZL -eilP+ipW44+b+C9gu7+iU3x6Vg7Te2muQuaNOc2xO9+UCxk+2PKGHFrIdsFPZllX -KJAZcX2Hz1aw6TMAHkEsCjXVFyL/5umeInlydevsxk2wR7lbO/j9Ek7Qbx/U70N2 -RCSk6M22Lxmw7D82dm96sAC3cAjBBJoNT4LzWmwm0MzwxBMtzIFAJboLP5DtkPeF -mcd9bz0mK5KCd52VlSxbv7rh+r2hz880KdhLIoTtN04Y356QCf25I9GINqpngQn4 -Vb+SCHyXAPkGKbYDPyinlHw7HyrXyGDcjbcnLw4WVCoIhS4Bzwvcn0TI/tHLSlhu -5envSIAczL6oYJ+KhJj6beslRj3nk7fsmDLIP0zOAM7g1TTLQizAjD4w8S/hIkXW -a/qBdwLtnNgyJx6wU4bucnkWwKNvdWiEYG1yBjLD74R3w+qp/dBNNlIdG1zuNiim -v6NPD3tueS+V/EAy0gQWOSD91GUiqZsFkMczoU9xXOuxhZrr5o0H2y5cQ9N+718T -IlPCWx+Wlka4RJxJoC9LzXu+hCNpGfilpmcO+rijFySeIbqnAi0= -=YmMg ------END PGP SIGNATURE----- diff --git a/calcurse-4.3.0.tar.gz b/calcurse-4.3.0.tar.gz new file mode 100644 index 0000000..19debe6 --- /dev/null +++ b/calcurse-4.3.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:31ecc3dc09e1e561502b4c94f965ed6b167c03e9418438c4a7ad5bad2c785f9a +size 597490 diff --git a/calcurse-4.3.0.tar.gz.asc b/calcurse-4.3.0.tar.gz.asc new file mode 100644 index 0000000..72a5ba9 --- /dev/null +++ b/calcurse-4.3.0.tar.gz.asc @@ -0,0 +1,16 @@ +-----BEGIN PGP SIGNATURE----- + +iQIzBAABCAAdFiEELjbYYgIhSC/EXLfyqRdkdZMmtEAFAln+ybUACgkQqRdkdZMm +tEACtRAAoG2h8oI/GNVo55m5xZB5NSy37cANLLd2KhMVw5owK/PKZ72mmALdrVJ1 +iYQL/lNJhl0U3oR1fUpbnc+lwEUap2Ighuc+bNmNNkKY8rx3627hAyYjBk00NeGD +61DLw4vPRdaEME61E7MSLZfVmPfp0480VJQBaTbGAQhS2UPmk8iyrhsZRmK7+wKu +6OhxkeLVIL1dby2gr8ZIQRVzVF7lj/MExo0nCsGXBoUwXIbH6qMavaNjCVNnh8dm +FxtRKTUMS3nx66P7YU0ntLxoI4PK05ZLb56S0GtUQhhmJNvSQGNDzrTVzrd3Q9a0 +QxFqHZrxB0JPzomvRgalSnkCwmr5MreYJ8/CyxTMrdFdn5aGS35UQhnFCfiyGfIL +qFpWW488s3u6apFL9BsROzW8PNjA3S+o144O2ETtIlAbW9604hUrwEyJiD8J0Fdn +wg095HiC6PHR1/hIh1lnwlhQnGXzdUXx/CSKY7ldezywUOdwYSvGoyxklQeErOI5 +W3gjSuDbaJ3fKo5Gtq5ebNRpiR/TBQNI4ImOlEVuS887Rr6pYOMenk0l0dxlig8S +q695CBMbpwXOGFisXQeER/VF4tZOGooezK0BhlEJEAcBfCJIk61ZexpzrZNihjwr +saMYnG5mDeRaYBcmiMgVejpUbkmxfryNrp53DWpt76Qges0/Ydc= +=N1h3 +-----END PGP SIGNATURE----- diff --git a/calcurse.changes b/calcurse.changes index 78ae1a6..7fa353d 100644 --- a/calcurse.changes +++ b/calcurse.changes @@ -1,3 +1,54 @@ +------------------------------------------------------------------- +Fri Jan 26 04:47:46 UTC 2018 - avindra@opensuse.org + +- Update to version 4.3.0 + * Compatibility notes: + - Month names and abbreviated day names now honor the locale + setting + - The phase of moon feature was removed + * New features: + - The selected day in the calendar now stands out + - Both the position and the date format used for the heading in + the appointments panel are configurable + - Support for CTRL-U and CTRL-G in prompts + - Support for using all keys recognized by ncurses, + particularly UTF-8 keys, in key bindings + - Support for CALCURSE_EDITOR, CALCURSE_PAGER and + CALCURSE_MERGETOOL environment variables to override the + default editor, pager and merge tool + - Several improvements to the reload and save routines. The + save routine now detects external changes to the data files + and no longer blindly overwrites data which was edited + externally. In case of external changes, different options + are offered, one of them being the execution of the merge + tool to merge external changes and changes done from the + running calcurse instance. The reload routine also no longer + performs a reload if both the external data files and the + local data are unchanged. + - Several improvements to the CalDAV synchronization script, + including OAuth2 support and instructions on how to + synchronize calcurse with Google Calendar + - Support for passing the password as a command-line argument + to the CalDAV synchronization script + - A new utility, called calcurse-dateutil, which can be used + to create "extended recurrent events" such as events + occurring on the third Thursday of each month + * Bug Fixes: + - Gracefully parse iCal parameters with colons + - Fixes to the notification feature affecting recurrent + appointments + - Do not crash when changing colors + - Avoid fatal error when using the help command + - Avoid empty warning box when key is already in use + - Several fixes to the calcurse-caldav synchronization script + to allow for synchronizing with NextCloud servers + - Proper support for punctual appointments starting at 00:00 + - Proper ISO 8601 week numbering + - The delete key no longer acts as backspace + - Proper parsing of date-time strings +- cleanup with spec-cleaner +- remove chmod line, no longer needed + ------------------------------------------------------------------- Thu Mar 23 23:41:44 UTC 2017 - rpm@fthiessen.de diff --git a/calcurse.spec b/calcurse.spec index 993590c..89846e2 100644 --- a/calcurse.spec +++ b/calcurse.spec @@ -1,7 +1,7 @@ # # spec file for package calcurse # -# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2018 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 @@ -17,17 +17,16 @@ Name: calcurse -Version: 4.2.2 +Version: 4.3.0 Release: 0 Summary: Text-based Organizer License: BSD-2-Clause Group: Productivity/Office/Organizers -Source: http://calcurse.org/files/calcurse-%{version}.tar.gz -Source1: http://calcurse.org/files/calcurse-%{version}.tar.gz.asc -source2: %{name}.keyring -Source3: %{name}.desktop Url: http://calcurse.org -BuildRoot: %{_tmppath}/%{name}-%{version}-build +Source: http://calcurse.org/files/%{name}-%{version}.tar.gz +Source1: http://calcurse.org/files/%{name}-%{version}.tar.gz.asc +Source2: %{name}.keyring +Source3: %{name}.desktop BuildRequires: gettext-devel BuildRequires: glibc-devel BuildRequires: libtool @@ -48,7 +47,7 @@ documented within an online help system. %build %configure -make %{?_smp_flags} +make %{?_smp_mflags} %install %make_install @@ -65,19 +64,15 @@ mv "%{buildroot}%{_datadir}/locale/en" \ %find_lang %{name} -chmod 0644 AUTHORS COPYING NEWS README - %files -%defattr(-,root,root) -%doc AUTHORS COPYING NEWS README +%doc AUTHORS COPYING %doc doc/manual.html -%{_bindir}/calcurse -%{_bindir}/calcurse-caldav -%{_bindir}/calcurse-upgrade -%{_mandir}/man1/calcurse.1* +%{_bindir}/%{name} +%{_bindir}/%{name}-caldav +%{_bindir}/%{name}-upgrade +%{_mandir}/man1/%{name}.1%{ext_man} %{_datadir}/applications/%{name}.desktop %files lang -f %{name}.lang -%defattr(-,root,root) %changelog