Hello community,

here is the log from the commit of package calcurse for openSUSE:Factory 
checked in at 2018-02-05 10:53:40
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/calcurse (Old)
 and      /work/SRC/openSUSE:Factory/.calcurse.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "calcurse"

Mon Feb  5 10:53:40 2018 rev:22 rq:572459 version:4.3.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/calcurse/calcurse.changes        2017-04-24 
09:49:07.821016295 +0200
+++ /work/SRC/openSUSE:Factory/.calcurse.new/calcurse.changes   2018-02-05 
10:54:24.104404554 +0100
@@ -1,0 +2,51 @@
+Fri Jan 26 04:47:46 UTC 2018 - [email protected]
+
+- 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
+
+-------------------------------------------------------------------

Old:
----
  calcurse-4.2.2.tar.gz
  calcurse-4.2.2.tar.gz.asc

New:
----
  calcurse-4.3.0.tar.gz
  calcurse-4.3.0.tar.gz.asc

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ calcurse.spec ++++++
--- /var/tmp/diff_new_pack.4WOi80/_old  2018-02-05 10:54:24.956364711 +0100
+++ /var/tmp/diff_new_pack.4WOi80/_new  2018-02-05 10:54:24.960364523 +0100
@@ -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 @@
 
 %build
 %configure
-make %{?_smp_flags}
+make %{?_smp_mflags}
 
 %install
 %make_install
@@ -65,19 +64,15 @@
 
 %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

++++++ calcurse-4.2.2.tar.gz -> calcurse-4.3.0.tar.gz ++++++
++++ 8408 lines of diff (skipped)



Reply via email to