Hello community, here is the log from the commit of package calcurse for openSUSE:Factory checked in at 2019-06-19 21:14:46 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/calcurse (Old) and /work/SRC/openSUSE:Factory/.calcurse.new.4811 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "calcurse" Wed Jun 19 21:14:46 2019 rev:24 rq:710934 version:4.5.0 Changes: -------- --- /work/SRC/openSUSE:Factory/calcurse/calcurse.changes 2019-06-18 14:56:16.945405739 +0200 +++ /work/SRC/openSUSE:Factory/.calcurse.new.4811/calcurse.changes 2019-06-19 21:14:59.182898353 +0200 @@ -1,0 +2,20 @@ +Tue Jun 18 16:56:25 UTC 2019 - [email protected] + +- Update to 4.5.0: + Compatibility notes: + * The --conf command line option has been renamed to --confdir and the --directory option has been renamed to --datadir. + New features: + * Multiple days support + * Experimental vdir support: For details, refer to contrib/vdir/README.md in the calcurse source tree. + * Support for editing recurrence exceptions (implemented by Lars Henriksen). + New calcurse-caldav features: + * Custom data directory support (implemented by vxid). + * A new Troubleshooting section in the calcurse-caldav README.md (added by Randy Ramos). + Bug fixes: + * Various fixes in the notification system (implemented by Lars Henriksen). + * Fix for a calendar redraw issue (implemented by Lars Henriksen). + * Fix a potential deadlock (implemented by Lars Henriksen). + * Use ICALDATETIMEFMT for EXDATE in iCal exports (implemented by Henrik Grimler). + * Fix for the compile-time AsciiDoc check (implemented by Brandon Munger). + +------------------------------------------------------------------- Old: ---- calcurse-4.4.0.tar.gz calcurse-4.4.0.tar.gz.asc New: ---- calcurse-4.5.0.tar.gz calcurse-4.5.0.tar.gz.asc ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ calcurse.spec ++++++ --- /var/tmp/diff_new_pack.uNFlO9/_old 2019-06-19 21:14:59.874899058 +0200 +++ /var/tmp/diff_new_pack.uNFlO9/_new 2019-06-19 21:14:59.878899062 +0200 @@ -17,14 +17,14 @@ Name: calcurse -Version: 4.4.0 +Version: 4.5.0 Release: 0 Summary: Text-based Organizer License: BSD-2-Clause Group: Productivity/Office/Organizers -Url: http://calcurse.org -Source: http://calcurse.org/files/%{name}-%{version}.tar.gz -Source1: http://calcurse.org/files/%{name}-%{version}.tar.gz.asc +Url: https://calcurse.org +Source: https://calcurse.org/files/%{name}-%{version}.tar.gz +Source1: https://calcurse.org/files/%{name}-%{version}.tar.gz.asc Source2: %{name}.keyring Source3: %{name}.desktop BuildRequires: gettext-devel @@ -45,6 +45,7 @@ %prep %setup -q sed -i "s/#!\/usr\/bin\/env python3/#!\/usr\/bin\/python3/" contrib/caldav/calcurse-caldav.py +sed -i "s/#!\/usr\/bin\/env python3/#!\/usr\/bin\/python3/" contrib/vdir/calcurse-vdir %build %configure @@ -71,6 +72,7 @@ %{_bindir}/%{name} %{_bindir}/%{name}-caldav %{_bindir}/%{name}-upgrade +%{_bindir}/%{name}-vdir %{_mandir}/man1/%{name}.1%{ext_man} %{_datadir}/applications/%{name}.desktop ++++++ calcurse-4.4.0.tar.gz -> calcurse-4.5.0.tar.gz ++++++ ++++ 10929 lines of diff (skipped)
