commit calcurse for openSUSE:Factory

2020-08-29 Thread root
Hello community,

here is the log from the commit of package calcurse for openSUSE:Factory 
checked in at 2020-08-29 20:33:31

Comparing /work/SRC/openSUSE:Factory/calcurse (Old)
 and  /work/SRC/openSUSE:Factory/.calcurse.new.3399 (New)


Package is "calcurse"

Sat Aug 29 20:33:31 2020 rev:25 rq:829617 version:4.6.0

Changes:

--- /work/SRC/openSUSE:Factory/calcurse/calcurse.changes2019-06-19 
21:14:59.182898353 +0200
+++ /work/SRC/openSUSE:Factory/.calcurse.new.3399/calcurse.changes  
2020-08-29 20:33:39.617245797 +0200
@@ -1,0 +2,18 @@
+Sun Aug 16 17:27:34 UTC 2020 - Dirk Mueller 
+
+- update to 4.6.0:
+  * XDG base directory support: While using ~/.calcurse/ is still supported for
+  backwards compatibility, we recommend putting your configuration files in
+  ~/.config/calcurse/ and your data files in ~/.local/share/calcurse/ instead
+  (implemented by Nitroretro).
+  * Configurable text for empty days
+  * Support RET to set the todo item priority to 0
+  * Various improvements in iCal imports
+  * Escape necessary characters in SUMMARY on export (implemented by Kelvin 
Jackson).
+  * Update notification bar properly when certain recurrent appointments are 
deleted (implemented by Lars Henriksen).
+  * Fix save of interactively imported data (implemented by Lars Henriksen).
+  * Restore ability to edit recurrent items without exceptions (reported and 
fixed by Lars Henriksen).
+  * Fix monthly and yearly recurrence algorithms for frequencies greater than 
one (reported and fixed by Lars Henriksen).
+  * Fix DST issues (reported by Lars Henriksen and others, fixed by Lars 
Henriksen). 
+
+---

Old:

  calcurse-4.5.0.tar.gz
  calcurse-4.5.0.tar.gz.asc

New:

  calcurse-4.6.0.tar.gz
  calcurse-4.6.0.tar.gz.asc



Other differences:
--
++ calcurse.spec ++
--- /var/tmp/diff_new_pack.zmyMSd/_old  2020-08-29 20:33:40.209246047 +0200
+++ /var/tmp/diff_new_pack.zmyMSd/_new  2020-08-29 20:33:40.209246047 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package calcurse
 #
-# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2020 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -12,17 +12,17 @@
 # license that conforms to the Open Source Definition (Version 1.9)
 # published by the Open Source Initiative.
 
-# Please submit bugfixes or comments via http://bugs.opensuse.org/
+# Please submit bugfixes or comments via https://bugs.opensuse.org/
 #
 
 
 Name:   calcurse
-Version:4.5.0
+Version:4.6.0
 Release:0
 Summary:Text-based Organizer
 License:BSD-2-Clause
 Group:  Productivity/Office/Organizers
-Url:https://calcurse.org
+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
@@ -49,7 +49,7 @@
 
 %build
 %configure
-make %{?_smp_mflags}
+%make_build
 
 %install
 %make_install
@@ -67,13 +67,14 @@
 %find_lang %{name}
 
 %files
-%doc AUTHORS COPYING
+%license COPYING
+%doc AUTHORS
 %doc doc/manual.html
 %{_bindir}/%{name}
 %{_bindir}/%{name}-caldav
 %{_bindir}/%{name}-upgrade
 %{_bindir}/%{name}-vdir
-%{_mandir}/man1/%{name}.1%{ext_man}
+%{_mandir}/man1/%{name}.1%{?ext_man}
 %{_datadir}/applications/%{name}.desktop
 
 %files lang -f %{name}.lang

++ calcurse-4.5.0.tar.gz -> calcurse-4.6.0.tar.gz ++
 8934 lines of diff (skipped)





commit calcurse for openSUSE:Factory

2019-06-19 Thread root
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.changes2019-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 - mvet...@suse.com
+
+- 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)





commit calcurse for openSUSE:Factory

2019-06-18 Thread root
Hello community,

here is the log from the commit of package calcurse for openSUSE:Factory 
checked in at 2019-06-18 14:56:14

Comparing /work/SRC/openSUSE:Factory/calcurse (Old)
 and  /work/SRC/openSUSE:Factory/.calcurse.new.4811 (New)


Package is "calcurse"

Tue Jun 18 14:56:14 2019 rev:23 rq:706238 version:4.4.0

Changes:

--- /work/SRC/openSUSE:Factory/calcurse/calcurse.changes2018-02-05 
10:54:24.104404554 +0100
+++ /work/SRC/openSUSE:Factory/.calcurse.new.4811/calcurse.changes  
2019-06-18 14:56:16.945405739 +0200
@@ -1,0 +2,36 @@
+Tue May 28 11:05:54 UTC 2019 - mvet...@suse.com
+
+- Update to 4.4.0:
+  Compatibility notes:
+  * The -F option is superseded by -P which can be used to remove certain 
entries from the data file (instead of keeping them). Please consult the man 
page for details.
+  New features:
+  * Major overhaul of the input routines in interactive mode (implemented by 
Lars Henriksen).
+  * Support for separate data and configuration file directories (partly 
implemented by Quentin Hibon).
+  * A --filter-invert option which inverts the other filter options 
(implemented by Lars Henriksen).
+  * Support for negative date ranges when using the -d command line option.
+  New calcurse-caldav features:
+  * The SyncFilter configuration option which allows for specifying the types 
of items synced from/to the server (implemented by Satvik Sharma).
+  * Support for a CALCURSE_CALDAV_PASSWORD environment variable which can be 
used to pass a password securely from another program (implemented by Randy 
Ramos).
+  * HTTP support (implemented by Dino Macri).
+  * Authorization removed from debug logs by default.
+  Bug fixes:
+  * Fix for an appointment becoming an event when entering an invalid start 
time (implemented by Lars Henriksen).
+  * Fix for the deletion of a multi-day recurrent appointment (implemented by 
Lars Henriksen).
+  * Fixes for potential database inconsistencies caused by appointments which 
end before they begin (implemented by Lars Henriksen).
+  * Several fixes dealing with DST (implemented by Lars Henriksen).
+  * Fixes for date range queries (implemented by Lars Henriksen).
+  * Fix for segmentation fault with recent ncurses implementations.
+  * Fix for potential segmentation fault in mutex handling.
+  * RFC5545-compliant DTSTART in iCal exports (patch by Quentin Hibon).
+  * Fix for not closing the stream after exporting iCal items (patch by crvs).
+  * Fix for priority parsing in iCal imports (patch by dott).
+  * Various improvements to the change detection and save conflict resolution 
code (implemented by Lars Henriksen).
+  * Several improvements to concurrency control (implemented by Lars 
Henriksen).
+  * Various fixes to the scrollbar (implemented by Lars Henriksen).
+  * Various potential buffer overflow fixes.
+  * A more robust command line argument parser (implemented by Lars Henriksen).
+  * Various improvements to the UTF-8 handling code (implemented by Lars 
Henriksen).
+  * Several stability and portability fixes (partly provided by Mikolaj 
Kucharski).
+  * Several stability fixes in the calcurse-caldav script.
+
+---

Old:

  calcurse-4.3.0.tar.gz
  calcurse-4.3.0.tar.gz.asc

New:

  calcurse-4.4.0.tar.gz
  calcurse-4.4.0.tar.gz.asc



Other differences:
--
++ calcurse.spec ++
--- /var/tmp/diff_new_pack.0PYmVm/_old  2019-06-18 14:56:17.613405322 +0200
+++ /var/tmp/diff_new_pack.0PYmVm/_new  2019-06-18 14:56:17.617405319 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package calcurse
 #
-# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2019 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,7 +17,7 @@
 
 
 Name:   calcurse
-Version:4.3.0
+Version:4.4.0
 Release:0
 Summary:Text-based Organizer
 License:BSD-2-Clause
@@ -44,6 +44,7 @@
 
 %prep
 %setup -q
+sed -i "s/#!\/usr\/bin\/env python3/#!\/usr\/bin\/python3/" 
contrib/caldav/calcurse-caldav.py
 
 %build
 %configure

++ calcurse-4.3.0.tar.gz -> calcurse-4.4.0.tar.gz ++
 18422 lines of diff (skipped)

++ calcurse.keyring ++
 1011 lines (skipped)
 between calcurse.keyring
 and /work/SRC/openSUSE:Factory/.calcurse.new.4811/calcurse.keyring




commit calcurse for openSUSE:Factory

2018-02-05 Thread root
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.changes2017-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 - avin...@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
+
+---

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
-%def

commit calcurse for openSUSE:Factory

2017-04-24 Thread root
Hello community,

here is the log from the commit of package calcurse for openSUSE:Factory 
checked in at 2017-04-24 09:49:05

Comparing /work/SRC/openSUSE:Factory/calcurse (Old)
 and  /work/SRC/openSUSE:Factory/.calcurse.new (New)


Package is "calcurse"

Mon Apr 24 09:49:05 2017 rev:21 rq:489608 version:4.2.2

Changes:

--- /work/SRC/openSUSE:Factory/calcurse/calcurse.changes2016-10-23 
12:53:00.0 +0200
+++ /work/SRC/openSUSE:Factory/.calcurse.new/calcurse.changes   2017-04-24 
09:49:07.821016295 +0200
@@ -1,0 +2,10 @@
+Thu Mar 23 23:41:44 UTC 2017 - r...@fthiessen.de
+
+- Update to version 4.2.2
+  * Prevent free-before-init of timstr
+  * Prevent segfault when all todo items are hidden
+  * Fix visible region after loading list box items
+  * calcurse-caldav: Fix scrambled comment
+- Added keyring and asc file for verification.
+
+---

Old:

  calcurse-4.2.0.tar.gz

New:

  calcurse-4.2.2.tar.gz
  calcurse-4.2.2.tar.gz.asc
  calcurse.keyring



Other differences:
--
++ calcurse.spec ++
--- /var/tmp/diff_new_pack.I7STnj/_old  2017-04-24 09:49:08.808876578 +0200
+++ /var/tmp/diff_new_pack.I7STnj/_new  2017-04-24 09:49:08.808876578 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package calcurse
 #
-# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2017 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,13 +17,15 @@
 
 
 Name:   calcurse
-Version:4.2.0
+Version:4.2.2
 Release:0
 Summary:Text-based Organizer
 License:BSD-2-Clause
 Group:  Productivity/Office/Organizers
 Source: http://calcurse.org/files/calcurse-%{version}.tar.gz
-Source1:%{name}.desktop
+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
 BuildRequires:  gettext-devel
@@ -49,17 +51,16 @@
 make %{?_smp_flags}
 
 %install
-%makeinstall
+%make_install
 
 rm -rf "%{buildroot}%{_datadir}/doc"
 
-install -D -m 0644 "%{SOURCE1}" 
"%{buildroot}%{_datadir}/applications/%{name}.desktop"
-%if 0%{?suse_version} > 0
+install -D -m 0644 %{SOURCE3} 
"%{buildroot}%{_datadir}/applications/%{name}.desktop"
+%if 0%{?suse_version}
 %suse_update_desktop_file -r "%{name}" Office Calendar
 %endif
 
-mv \
-"%{buildroot}%{_datadir}/locale/en" \
+mv "%{buildroot}%{_datadir}/locale/en" \
 "%{buildroot}%{_datadir}/locale/en_US"
 
 %find_lang %{name}
@@ -73,7 +74,7 @@
 %{_bindir}/calcurse
 %{_bindir}/calcurse-caldav
 %{_bindir}/calcurse-upgrade
-%doc %{_mandir}/man1/calcurse.1*
+%{_mandir}/man1/calcurse.1*
 %{_datadir}/applications/%{name}.desktop
 
 %files lang -f %{name}.lang

++ calcurse-4.2.0.tar.gz -> calcurse-4.2.2.tar.gz ++
 1840 lines of diff (skipped)




commit calcurse for openSUSE:Factory

2016-10-23 Thread h_root
Hello community,

here is the log from the commit of package calcurse for openSUSE:Factory 
checked in at 2016-10-23 12:52:54

Comparing /work/SRC/openSUSE:Factory/calcurse (Old)
 and  /work/SRC/openSUSE:Factory/.calcurse.new (New)


Package is "calcurse"

Changes:

--- /work/SRC/openSUSE:Factory/calcurse/calcurse.changes2016-08-09 
22:14:37.0 +0200
+++ /work/SRC/openSUSE:Factory/.calcurse.new/calcurse.changes   2016-10-23 
12:53:00.0 +0200
@@ -1,0 +2,21 @@
+Fri Oct 21 19:08:55 UTC 2016 - p.drou...@gmail.com
+
+- Update to version 4.2.0
+  * In the calendar panel, days with non-recurrent items now have 
+another color as days containing recurrent items only.
+  * Automatically select new appointments/events after creation.
+  * Support for (optional) dates when specifying the start/end time of items.
+Allows for easily moving items and adding appointments without switching
+the selected day beforehand.
+  * Encoding fixes in calcurse-caldav
+  * Avoid notification bar artifacts after leaving calcurse.
+  * Fixes to the key binding pagination
+  * Do not change selection unexpectedly after modifying items.
+- Remove useless dependencies
+  * autoconf
+  * automake
+  * gcc
+  * gettext
+  * make
+
+---

Old:

  calcurse-4.1.0.tar.gz

New:

  calcurse-4.2.0.tar.gz



Other differences:
--
++ calcurse.spec ++
--- /var/tmp/diff_new_pack.2Xo2hO/_old  2016-10-23 12:53:02.0 +0200
+++ /var/tmp/diff_new_pack.2Xo2hO/_new  2016-10-23 12:53:02.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   calcurse
-Version:4.1.0
+Version:4.2.0
 Release:0
 Summary:Text-based Organizer
 License:BSD-2-Clause
@@ -26,14 +26,9 @@
 Source1:%{name}.desktop
 Url:http://calcurse.org
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
-BuildRequires:  autoconf
-BuildRequires:  automake
-BuildRequires:  gcc
-BuildRequires:  gettext
 BuildRequires:  gettext-devel
 BuildRequires:  glibc-devel
 BuildRequires:  libtool
-BuildRequires:  make
 BuildRequires:  ncurses-devel
 BuildRequires:  update-desktop-files
 
@@ -51,25 +46,25 @@
 
 %build
 %configure
-%__make %{?_smp_flags}
+make %{?_smp_flags}
 
 %install
 %makeinstall
 
-%__rm -rf "%{buildroot}%{_datadir}/doc"
+rm -rf "%{buildroot}%{_datadir}/doc"
 
-%__install -D -m 0644 "%{SOURCE1}" 
"%{buildroot}%{_datadir}/applications/%{name}.desktop"
+install -D -m 0644 "%{SOURCE1}" 
"%{buildroot}%{_datadir}/applications/%{name}.desktop"
 %if 0%{?suse_version} > 0
 %suse_update_desktop_file -r "%{name}" Office Calendar
 %endif
 
-%__mv \
+mv \
 "%{buildroot}%{_datadir}/locale/en" \
 "%{buildroot}%{_datadir}/locale/en_US"
 
 %find_lang %{name}
 
-%__chmod 0644 AUTHORS COPYING NEWS README
+chmod 0644 AUTHORS COPYING NEWS README
 
 %files
 %defattr(-,root,root)

++ calcurse-4.1.0.tar.gz -> calcurse-4.2.0.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/calcurse-4.1.0/.version new/calcurse-4.2.0/.version
--- old/calcurse-4.1.0/.version 2016-04-12 20:37:21.0 +0200
+++ new/calcurse-4.2.0/.version 2016-10-10 22:04:06.0 +0200
@@ -1 +1 @@
-4.1.0
+4.2.0
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/calcurse-4.1.0/Makefile.in 
new/calcurse-4.2.0/Makefile.in
--- old/calcurse-4.1.0/Makefile.in  2016-04-12 20:37:10.0 +0200
+++ new/calcurse-4.2.0/Makefile.in  2016-10-10 22:03:48.0 +0200
@@ -552,7 +552,7 @@
  ! -type d ! -perm -444 -exec $(install_sh) -c -m a+r {} {} \; \
|| chmod -R a+r "$(distdir)"
 dist-gzip: distdir
-   tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c 
>$(distdir).tar.gz
+   tardir=$(distdir) && $(am__tar) | eval GZIP= gzip $(GZIP_ENV) -c 
>$(distdir).tar.gz
$(am__post_remove_distdir)
 
 dist-bzip2: distdir
@@ -578,7 +578,7 @@
@echo WARNING: "Support for shar distribution archives is" \
   "deprecated." >&2
@echo WARNING: "It will be removed altogether in Automake 2.0" >&2
-   shar $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).shar.gz
+   shar $(distdir) | eval GZIP= gzip $(GZIP_ENV) -c >$(distdir).shar.gz
$(am__post_remove_distdir)
 
 dist-zip: distdir
@@ -596,7 +596,7 @@
 distcheck: dist
case '$(DIST_ARCHIVES)' in \
*.tar.gz*) \
- GZIP=$(GZIP_ENV) gzip -dc $(distdir).tar.gz | $(am__untar) ;;\
+ eval GZIP= gzip $(GZIP_ENV) -dc $(distdir).tar.gz | $(am__untar) ;;\
*.tar.bz2*) \
  bzip2 -dc $(distdir).tar.bz2 | $(am__untar) ;;\
*.tar.lz*) \
@@ -606,7 +606,7 @@
  

commit calcurse for openSUSE:Factory

2016-08-09 Thread h_root
Hello community,

here is the log from the commit of package calcurse for openSUSE:Factory 
checked in at 2016-08-09 22:14:36

Comparing /work/SRC/openSUSE:Factory/calcurse (Old)
 and  /work/SRC/openSUSE:Factory/.calcurse.new (New)


Package is "calcurse"

Changes:

--- /work/SRC/openSUSE:Factory/calcurse/calcurse.changes2015-03-05 
18:16:13.0 +0100
+++ /work/SRC/openSUSE:Factory/.calcurse.new/calcurse.changes   2016-08-09 
22:14:37.0 +0200
@@ -1,0 +2,29 @@
+Wed Aug  3 10:47:34 UTC 2016 - dmacvi...@suse.de
+
+- Update to version 4.1.0
+  * Hook support: Run scripts before/after loading or saving items. This
+feature can be used to automatically make Git commits or synchronize with a
+server when the data files are written. Example hooks can be found in the
+calcurse source tree.
+  * Experimental CalDAV support: The calcurse distribution tarball now includes
+an experimental script called calcurse-caldav that can be used to
+synchronize calcurse with your mobile devices or any other computer. For
+details, please refer to contrib/caldav/README in the calcurse source tree.
+  * Support for a filter mode -F that is identical to -G but writes the
+filtered items back to the calcurse data files instead of stdout. Can be
+used to remove certain items from a script. Use with care!
+  * New long format specifiers "raw" and "hash".
+  * A --daemon command line option to start calcurse in daemon mode.
+  * A --quiet command line option to disable system dialogs.
+  * Support for todo items with an undefined priority.
+  * Support for durations when specifying recurrence end dates.
+  * Support for decimal values when specifying durations.
+  * Support for UTC times when importing iCal events.
+  * Support for sending notifications for all appointments (both flagged and
+unflagged items).
+  * The "Add Item" key binding now works from the calendar panel.
+  * Week numbers in the monthly view (requested by Hakan Jerning).
+  * Fixes to the slice computation (reported by Hakan Jerning).
+  * Various fixes to the iCal import and export functionality.
+
+---

Old:

  calcurse-4.0.0.tar.gz

New:

  calcurse-4.1.0.tar.gz



Other differences:
--
++ calcurse.spec ++
--- /var/tmp/diff_new_pack.BSpADC/_old  2016-08-09 22:14:38.0 +0200
+++ /var/tmp/diff_new_pack.BSpADC/_new  2016-08-09 22:14:38.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package calcurse
 #
-# Copyright (c) 2015 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2016 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,7 +17,7 @@
 
 
 Name:   calcurse
-Version:4.0.0
+Version:4.1.0
 Release:0
 Summary:Text-based Organizer
 License:BSD-2-Clause
@@ -76,6 +76,7 @@
 %doc AUTHORS COPYING NEWS README
 %doc doc/manual.html
 %{_bindir}/calcurse
+%{_bindir}/calcurse-caldav
 %{_bindir}/calcurse-upgrade
 %doc %{_mandir}/man1/calcurse.1*
 %{_datadir}/applications/%{name}.desktop

++ calcurse-4.0.0.tar.gz -> calcurse-4.1.0.tar.gz ++
 13170 lines of diff (skipped)




commit calcurse for openSUSE:Factory

2015-03-05 Thread h_root
Hello community,

here is the log from the commit of package calcurse for openSUSE:Factory 
checked in at 2015-03-05 15:39:55

Comparing /work/SRC/openSUSE:Factory/calcurse (Old)
 and  /work/SRC/openSUSE:Factory/.calcurse.new (New)


Package is "calcurse"

Changes:

--- /work/SRC/openSUSE:Factory/calcurse/calcurse.changes2015-01-03 
22:00:52.0 +0100
+++ /work/SRC/openSUSE:Factory/.calcurse.new/calcurse.changes   2015-03-05 
18:16:13.0 +0100
@@ -1,0 +2,20 @@
+Tue Mar  3 09:19:08 UTC 2015 - p.drou...@gmail.com
+
+- Update to version 4.0.0
+  * Support for reloading appointments via a key binding and via SIGUSR1
+  * The compact mode and default panel options are no longer hidden.
+  * A powerful set of new command line options. The new main operations in
+non-interactive mode are --grep and --query. There are filter switches to
+restrict the set of items that are read from the appointments file. All
+old command line options are still supported for backwards compatibility.
+  * Support for shorthands such as "tomorrow" or "monday" as date specifiers.
+  * Support for dates beyond 2038 on platforms with 64-bit time_t.
+  * Several fixes to the user interface.
+  * Handle CRLF line endings in iCal files
+  * Gracefully handle all day events in iCal imports
+  * Retain comments in descriptions and configuration values
+  * Support all types of iCal durations
+- Remove suse macros as calcurse doesn't build for other distributions
+  anyway
+
+---

Old:

  calcurse-3.2.1.tar.gz

New:

  calcurse-4.0.0.tar.gz



Other differences:
--
++ calcurse.spec ++
--- /var/tmp/diff_new_pack.D8Wuqm/_old  2015-03-05 18:16:14.0 +0100
+++ /var/tmp/diff_new_pack.D8Wuqm/_new  2015-03-05 18:16:14.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package calcurse
 #
-# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 SUSE LINUX Products 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,7 +17,7 @@
 
 
 Name:   calcurse
-Version:3.2.1
+Version:4.0.0
 Release:0
 Summary:Text-based Organizer
 License:BSD-2-Clause
@@ -35,9 +35,7 @@
 BuildRequires:  libtool
 BuildRequires:  make
 BuildRequires:  ncurses-devel
-%if 0%{?suse_version} > 0
 BuildRequires:  update-desktop-files
-%endif
 
 %description
 Calcurse is a text-based personal organizer which helps keep track of events
@@ -69,7 +67,7 @@
 "%{buildroot}%{_datadir}/locale/en" \
 "%{buildroot}%{_datadir}/locale/en_US"
 
-%find_lang "%{name}"
+%find_lang %{name}
 
 %__chmod 0644 AUTHORS COPYING NEWS README
 
@@ -82,7 +80,7 @@
 %doc %{_mandir}/man1/calcurse.1*
 %{_datadir}/applications/%{name}.desktop
 
-%files lang -f "%{name}.lang"
+%files lang -f %{name}.lang
 %defattr(-,root,root)
 
 %changelog

++ calcurse-3.2.1.tar.gz -> calcurse-4.0.0.tar.gz ++
 14747 lines of diff (skipped)

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit calcurse for openSUSE:Factory

2015-01-03 Thread h_root
Hello community,

here is the log from the commit of package calcurse for openSUSE:Factory 
checked in at 2015-01-03 22:00:50

Comparing /work/SRC/openSUSE:Factory/calcurse (Old)
 and  /work/SRC/openSUSE:Factory/.calcurse.new (New)


Package is "calcurse"

Changes:

--- /work/SRC/openSUSE:Factory/calcurse/calcurse.changes2013-04-23 
15:05:43.0 +0200
+++ /work/SRC/openSUSE:Factory/.calcurse.new/calcurse.changes   2015-01-03 
22:00:52.0 +0100
@@ -1,0 +2,9 @@
+Thu Dec 25 14:39:30 UTC 2014 - p.drou...@gmail.com
+
+- Update to version 3.2.1
+  + Load todo items on startup
+  + Do not highlight items on inactive windows.
+- TODO file doesn't exist anymore; remove it from %doc list
+- Add COPYING file to %doc list
+
+---

Old:

  calcurse-3.1.4.tar.gz

New:

  calcurse-3.2.1.tar.gz



Other differences:
--
++ calcurse.spec ++
--- /var/tmp/diff_new_pack.AZyHth/_old  2015-01-03 22:00:53.0 +0100
+++ /var/tmp/diff_new_pack.AZyHth/_new  2015-01-03 22:00:53.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package calcurse
 #
-# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2014 SUSE LINUX Products 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,7 +17,7 @@
 
 
 Name:   calcurse
-Version:3.1.4
+Version:3.2.1
 Release:0
 Summary:Text-based Organizer
 License:BSD-2-Clause
@@ -71,11 +71,11 @@
 
 %find_lang "%{name}"
 
-%__chmod 0644 AUTHORS NEWS README TODO
+%__chmod 0644 AUTHORS COPYING NEWS README
 
 %files
 %defattr(-,root,root)
-%doc AUTHORS NEWS README TODO
+%doc AUTHORS COPYING NEWS README
 %doc doc/manual.html
 %{_bindir}/calcurse
 %{_bindir}/calcurse-upgrade

++ calcurse-3.1.4.tar.gz -> calcurse-3.2.1.tar.gz ++
 47989 lines of diff (skipped)

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit calcurse for openSUSE:Factory

2013-04-23 Thread h_root
Hello community,

here is the log from the commit of package calcurse for openSUSE:Factory 
checked in at 2013-04-23 15:05:42

Comparing /work/SRC/openSUSE:Factory/calcurse (Old)
 and  /work/SRC/openSUSE:Factory/.calcurse.new (New)


Package is "calcurse", Maintainer is ""

Changes:

--- /work/SRC/openSUSE:Factory/calcurse/calcurse.changes2012-12-17 
09:33:01.0 +0100
+++ /work/SRC/openSUSE:Factory/.calcurse.new/calcurse.changes   2013-04-23 
15:05:43.0 +0200
@@ -1,0 +2,18 @@
+Mon Apr 22 20:24:06 UTC 2013 - pu...@suse.com
+
+- update to calcurse-3.1.4
+  - Do not prompt for a todo after adding an appointment.
+  - Close key binding window when reassigning the same key (thanks
+to Michael Smith for submitting a patch).
+  - Update copyright ranges.
+  - Do not ignore "--datarootdir" in the i18n Makefile.
+  - Complete the test-suite even if libfaketime is not present.
+  - Add a workaround for broken libfaketime-based tests on 32-bit
+systems (fixes Debian bug #697013).
+  - Do not update start time/duration with bogus values if the
+prompt is canceled in edit mode.
+  - Fix another corner case of the screen corruption bug (BUG#6).
+  - Fix core dump when trying to edit a non-existent item.
+  - Display correct welcome messages on startup.
+
+---

Old:

  calcurse-3.1.1.tar.gz

New:

  calcurse-3.1.4.tar.gz



Other differences:
--
++ calcurse.spec ++
--- /var/tmp/diff_new_pack.OE0qPg/_old  2013-04-23 15:05:45.0 +0200
+++ /var/tmp/diff_new_pack.OE0qPg/_new  2013-04-23 15:05:45.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package calcurse
 #
-# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2013 SUSE LINUX Products 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,7 +17,7 @@
 
 
 Name:   calcurse
-Version:3.1.1
+Version:3.1.4
 Release:0
 Summary:Text-based Organizer
 License:BSD-2-Clause

++ calcurse-3.1.1.tar.gz -> calcurse-3.1.4.tar.gz ++
 5013 lines of diff (skipped)

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit calcurse for openSUSE:Factory

2012-12-17 Thread h_root
Hello community,

here is the log from the commit of package calcurse for openSUSE:Factory 
checked in at 2012-12-17 09:32:57

Comparing /work/SRC/openSUSE:Factory/calcurse (Old)
 and  /work/SRC/openSUSE:Factory/.calcurse.new (New)


Package is "calcurse", Maintainer is ""

Changes:

--- /work/SRC/openSUSE:Factory/calcurse/calcurse.changes2012-07-02 
10:46:13.0 +0200
+++ /work/SRC/openSUSE:Factory/.calcurse.new/calcurse.changes   2012-12-17 
09:33:01.0 +0100
@@ -1,0 +2,29 @@
+Sat Dec 08 10:24:52 UTC 2012 - pascal.ble...@opensuse.org
+
+- update to 3.1.1:
+  * fix screen corruption bug
+
+---
+Wed Dec  5 23:46:40 UTC 2012 - pascal.ble...@opensuse.org
+
+- update to 3.1.0:
+  * Vim-like copy/paste (FR#15). Use the delete key to cut items.
+  * Support for entering times in 24 hour format ("2130" instead of "21:30")
+  * Compact panel mode (FR#7). This can be enabled using the currently
+undocumented "appearance.compactpanels" configuration setting.
+  * Configurable default view (FR#19). The default view can be changed using
+the currently undocumented "appearance.defaultpanel" configuration setting.
+  * "-D" and "-c" can now be used simultaneously, whereby "-c" has precedence
+over "-D".
+  * Cache monthly view to speed up browsing.
+  * Sort `calcurse -d` output by time
+  * Fix a critical data corruption bug
+  * Fix screen corruption
+  * No longer show the calcurse screen in the editor/pager when the window is
+resized
+  * Calculate busy slices correctly if (recurrent) appointments with a duration
+of more than 24 hours are used.
+  * Fix a core dump that occurred if the main window was too small.
+  * Several translation updates.
+
+---

Old:

  calcurse-3.0.0.tar.gz

New:

  calcurse-3.1.1.tar.gz



Other differences:
--
++ calcurse.spec ++
--- /var/tmp/diff_new_pack.b3iCV1/_old  2012-12-17 09:33:04.0 +0100
+++ /var/tmp/diff_new_pack.b3iCV1/_new  2012-12-17 09:33:04.0 +0100
@@ -17,13 +17,12 @@
 
 
 Name:   calcurse
-Version:3.0.0
+Version:3.1.1
 Release:0
 Summary:Text-based Organizer
 License:BSD-2-Clause
 Group:  Productivity/Office/Organizers
-# http://calcurse.org/files/calcurse-%{version}.tar.gz
-Source: calcurse-%{version}.tar.gz
+Source: http://calcurse.org/files/calcurse-%{version}.tar.gz
 Source1:%{name}.desktop
 Url:http://calcurse.org
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
@@ -47,6 +46,8 @@
 between different color schemes and layouts. All of the commands are
 documented within an online help system.
 
+%lang_package
+
 %prep
 %setup -q
 
@@ -72,7 +73,7 @@
 
 %__chmod 0644 AUTHORS NEWS README TODO
 
-%files -f "%{name}.lang"
+%files
 %defattr(-,root,root)
 %doc AUTHORS NEWS README TODO
 %doc doc/manual.html
@@ -81,4 +82,7 @@
 %doc %{_mandir}/man1/calcurse.1*
 %{_datadir}/applications/%{name}.desktop
 
+%files lang -f "%{name}.lang"
+%defattr(-,root,root)
+
 %changelog

++ calcurse-3.0.0.tar.gz -> calcurse-3.1.1.tar.gz ++
 26047 lines of diff (skipped)

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit calcurse for openSUSE:Factory

2012-07-02 Thread h_root
Hello community,

here is the log from the commit of package calcurse for openSUSE:Factory 
checked in at 2012-07-02 10:44:48

Comparing /work/SRC/openSUSE:Factory/calcurse (Old)
 and  /work/SRC/openSUSE:Factory/.calcurse.new (New)


Package is "calcurse", Maintainer is ""

Changes:

--- /work/SRC/openSUSE:Factory/calcurse/calcurse.changes2011-12-22 
13:19:21.0 +0100
+++ /work/SRC/openSUSE:Factory/.calcurse.new/calcurse.changes   2012-07-02 
10:46:13.0 +0200
@@ -1,0 +2,55 @@
+Sun Jul  1 14:34:47 UTC 2012 - pascal.ble...@opensuse.org
+
+- update to 3.0.0:
+  * full UTF-8 support
+  * format strings for printing items in non-interactive mode have been
+introduced
+  * support for vim-style count prefixes for displacement keys
+  * duration strings are now much more powerful
+  * extended duration strings, such as "+3:10" or "+1d20h5m", can be used
+  * new feature allows piping items to external commands
+  * there are keybindings to jump to the previous/next month/year
+  * lots of internal changes have been made
+  * note that you will need to run "calcurse-upgrade" after upgrading, since
+the configuration file format has changed
+
+---
+Sun Jul  1 09:32:03 UTC 2012 - pu...@suse.com
+
+- update to calcurse-3.0.0 
+ - New features:
+  - Full UTF-8 support.
+  - Much more powerful formatting options for printing items in
+non-interactive mode. Format strings can be specified using
+"--format-apt", "--format-event", "--format-recur-apt" and
+"--format-recur-event".
+  - Support for vim-style count prefixes for displacement keys.
+  - Powerful duration strings: Allows using extended duration
+strings, such as "+3:10" or "+1d20h5m".
+  - A feature that allows piping items to external commands.
+  - New key bindings to jump to the previous/next month/year.
+  - A new configuration file format. `calcurse-upgrade` can be used
+to convert existing configuration files.
+  - Several performance improvements.
+  - Notes are now stored using hash-based file names which results
+in lower disk space usage.
+  - A test suite that can be used to test the core functionality of
+calcurse.
+  - "-D" and "-c" can now be used simultaneously, whereby "-c" has
+precedence over "-D".
+  - A "--read-only" command line option to discard all changes to
+data files.
+ - Bug fixes:
+  - Do not hardcode paths to the default editor/pager. Rely on the
+"$PATH" variable instead.
+  - Update the number of todo items when importing an iCal file to
+prevent some items from being inaccessible.
+  - Fix a segmentation fault when importing iCal data (reported by
+Andraz Levstik).
+  - Format the "DURATION" field properly on iCal export. Use
+days/hours/minutes/seconds instead of seconds (reported and
+fixed by Jerome Pinot).
+  - Do not localize dates in pcal exports (reported by Baptiste
+Jonglez).
+
+---

Old:

  calcurse-2.9.2.tar.bz2

New:

  calcurse-3.0.0.tar.gz



Other differences:
--
++ calcurse.spec ++
--- /var/tmp/diff_new_pack.xa6GLU/_old  2012-07-02 10:46:15.0 +0200
+++ /var/tmp/diff_new_pack.xa6GLU/_new  2012-07-02 10:46:15.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package calcurse
 #
-# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -15,14 +15,15 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
+
 Name:   calcurse
-Version:2.9.2
+Version:3.0.0
 Release:0
 Summary:Text-based Organizer
 License:BSD-2-Clause
 Group:  Productivity/Office/Organizers
 # http://calcurse.org/files/calcurse-%{version}.tar.gz
-Source: calcurse-%{version}.tar.bz2
+Source: calcurse-%{version}.tar.gz
 Source1:%{name}.desktop
 Url:http://calcurse.org
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
@@ -76,6 +77,7 @@
 %doc AUTHORS NEWS README TODO
 %doc doc/manual.html
 %{_bindir}/calcurse
+%{_bindir}/calcurse-upgrade
 %doc %{_mandir}/man1/calcurse.1*
 %{_datadir}/applications/%{name}.desktop
 

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit calcurse for openSUSE:Factory

2011-12-22 Thread h_root
Hello community,

here is the log from the commit of package calcurse for openSUSE:Factory 
checked in at 2011-12-22 13:19:20

Comparing /work/SRC/openSUSE:Factory/calcurse (Old)
 and  /work/SRC/openSUSE:Factory/.calcurse.new (New)


Package is "calcurse", Maintainer is ""

Changes:

--- /work/SRC/openSUSE:Factory/calcurse/calcurse.changes2011-09-23 
01:53:09.0 +0200
+++ /work/SRC/openSUSE:Factory/.calcurse.new/calcurse.changes   2011-12-22 
13:19:21.0 +0100
@@ -1,0 +2,5 @@
+Thu Dec 15 10:29:17 UTC 2011 - co...@suse.com
+
+- fix license to be in spdx.org format
+
+---



Other differences:
--
++ calcurse.spec ++
--- /var/tmp/diff_new_pack.rQJPrX/_old  2011-12-22 13:19:22.0 +0100
+++ /var/tmp/diff_new_pack.rQJPrX/_new  2011-12-22 13:19:22.0 +0100
@@ -15,21 +15,26 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
-
-
 Name:   calcurse
 Version:2.9.2
 Release:0
 Summary:Text-based Organizer
+License:BSD-2-Clause
+Group:  Productivity/Office/Organizers
 # http://calcurse.org/files/calcurse-%{version}.tar.gz
 Source: calcurse-%{version}.tar.bz2
 Source1:%{name}.desktop
 Url:http://calcurse.org
-Group:  Productivity/Office/Organizers
-License:BSD License
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
-BuildRequires:  gcc gettext gettext-devel glibc-devel make ncurses-devel
-BuildRequires:  autoconf automake libtool
+BuildRequires:  autoconf
+BuildRequires:  automake
+BuildRequires:  gcc
+BuildRequires:  gettext
+BuildRequires:  gettext-devel
+BuildRequires:  glibc-devel
+BuildRequires:  libtool
+BuildRequires:  make
+BuildRequires:  ncurses-devel
 %if 0%{?suse_version} > 0
 BuildRequires:  update-desktop-files
 %endif

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit calcurse for openSUSE:Factory

2011-09-21 Thread h_root

Hello community,

here is the log from the commit of package calcurse for openSUSE:Factory
checked in at Wed Sep 21 16:57:01 CEST 2011.




--- calcurse/calcurse.changes   2011-09-16 10:31:08.0 +0200
+++ /mounts/work_src_done/STABLE/calcurse/calcurse.changes  2011-09-18 
00:32:56.0 +0200
@@ -1,0 +2,5 @@
+Sat Sep 17 22:32:52 UTC 2011 - jeng...@medozas.de
+
+- Remove redundant tags/sections from specfile
+
+---

calling whatdependson for head-i586




Other differences:
--
++ calcurse.spec ++
--- /var/tmp/diff_new_pack.n4KzcM/_old  2011-09-21 16:56:58.0 +0200
+++ /var/tmp/diff_new_pack.n4KzcM/_new  2011-09-21 16:56:58.0 +0200
@@ -66,9 +66,6 @@
 
 %__chmod 0644 AUTHORS NEWS README TODO
 
-%clean
-%{?buildroot:%__rm -rf "%{buildroot}"}
-
 %files -f "%{name}.lang"
 %defattr(-,root,root)
 %doc AUTHORS NEWS README TODO






Remember to have fun...

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit calcurse for openSUSE:Factory

2011-09-19 Thread h_root

Hello community,

here is the log from the commit of package calcurse for openSUSE:Factory
checked in at Mon Sep 19 15:54:28 CEST 2011.




--- calcurse/calcurse.changes   2011-05-29 13:52:12.0 +0200
+++ /mounts/work_src_done/STABLE/calcurse/calcurse.changes  2011-09-16 
10:31:08.0 +0200
@@ -1,0 +2,31 @@
+Fri Sep 16 08:28:55 UTC 2011 - pu...@suse.com
+
+- update to 2.9.2 
+  - Handle iCal line folding correctly.
+  - Introduce a configure option to completely exclude the
+documentation subdirectory from the build process
+("--disable-docs").
+- changes in 2.9.1
+  - Keep the order of events across restarts (reported by Alan).
+  - Fix the build process when disabling documentation generation.
+  - Avoid flickering on window resize.
+  - Avoid a segfault when resizing the calcurse window.
+  - Add missing documentation for the "backword-kill-word" line
+editing function.
+  - Honor the "TMPDIR" environment variable instead of using
+hardcoded paths for temporary files (reported by Erik Saule).
+  - Fix pager invocation when showing the log file during an import
+(reported by Andraz Levstik).
+  - Accept resource parameters in iCal import. Accept additional
+parameters such as language parameters (reported by Andraz
+Levstik).
+  - Sync the notification item after editing or pasting an
+appointment. This ensures the information in the notification
+bar as well as the countdown for the notification daemon are
+always up-to-date (reported by Andraz Levstik).
+  - Fix recurrent appointment notification.
+  - Fix flagging of regular appointments.
+  - Fix sort order when using command line options to display
+upcoming appointments and events (reported by Erik Saule).
+
+---

calling whatdependson for head-i586


Old:

  calcurse-2.9.0.tar.bz2

New:

  calcurse-2.9.2.tar.bz2



Other differences:
--
++ calcurse.spec ++
--- /var/tmp/diff_new_pack.7WKL7g/_old  2011-09-19 15:54:24.0 +0200
+++ /var/tmp/diff_new_pack.7WKL7g/_new  2011-09-19 15:54:24.0 +0200
@@ -18,8 +18,8 @@
 
 
 Name:   calcurse
-Version:2.9.0
-Release:1
+Version:2.9.2
+Release:0
 Summary:Text-based Organizer
 # http://calcurse.org/files/calcurse-%{version}.tar.gz
 Source: calcurse-%{version}.tar.bz2
@@ -76,4 +76,5 @@
 %{_bindir}/calcurse
 %doc %{_mandir}/man1/calcurse.1*
 %{_datadir}/applications/%{name}.desktop
+
 %changelog

++ calcurse-2.9.0.tar.bz2 -> calcurse-2.9.2.tar.bz2 ++
 2704 lines of diff (skipped)






Remember to have fun...

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit calcurse for openSUSE:Factory

2011-08-08 Thread h_root

Hello community,

here is the log from the commit of package calcurse for openSUSE:Factory
checked in at Mon Aug 8 15:40:29 CEST 2011.




--- calcurse/calcurse.changes   2010-11-13 19:38:08.0 +0100
+++ /mounts/work_src_done/STABLE/calcurse/calcurse.changes  2011-05-29 
13:52:12.0 +0200
@@ -1,0 +2,17 @@
+Sun May 29 11:48:19 UTC 2011 - pascal.ble...@opensuse.org
+
+- update to 2.9.0:
+  * add support for short form dates
+  * add "backword-kill-word" line editing function
+  * add automatic removal of notes that are empty after editing
+  * add a Russian translation
+  * fixes a segfault when resizing the help window were fixed
+  * fixes lock file issues
+  * fixes parsing of appointment end times that date back
+
+---
+Wed Jan 12 10:34:19 UTC 2011 - pu...@novell.com
+
+- minor spec cleanup (by Pascal) 
+
+---
@@ -10 +27,2 @@
-  * adds a weekly calendar view that displays the week number and colored 
slices indicating appointment times
+  * adds a weekly calendar view that displays the week number and colored
+slices indicating appointment times
@@ -12 +30,2 @@
-  * some bugs were addressed in this release, the most important being 
incorrect calculation of recurrent dates after a turn of year
+  * some bugs were addressed in this release, the most important being
+incorrect calculation of recurrent dates after a turn of year
@@ -18,3 +37,6 @@
-  * a daemon was implemented so that reminders can now be sent while calcurse 
is running in the background
-  * a new '--status' command line option was added for displaying information 
about already running instances
-  * important bugs related to ical import and export were addressed in this 
release
+  * a daemon was implemented so that reminders can now be sent while calcurse
+is running in the background
+  * a new '--status' command line option was added for displaying information
+about already running instances
+  * important bugs related to ical import and export were addressed in this
+release
@@ -27 +48,0 @@
-

calling whatdependson for head-i586


Old:

  calcurse-2.8.tar.bz2

New:

  calcurse-2.9.0.tar.bz2



Other differences:
--
++ calcurse.spec ++
--- /var/tmp/diff_new_pack.FXrGBg/_old  2011-08-08 15:38:11.0 +0200
+++ /var/tmp/diff_new_pack.FXrGBg/_new  2011-08-08 15:38:11.0 +0200
@@ -1,7 +1,7 @@
 #
-# spec file for package calcurse (Version 2.8)
+# spec file for package calcurse
 #
-# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -18,13 +18,13 @@
 
 
 Name:   calcurse
-Version:2.8
+Version:2.9.0
 Release:1
 Summary:Text-based Organizer
-# http://culot.org/cgi-bin/get.cgi?calcurse-%{version}.tar.gz
+# http://calcurse.org/files/calcurse-%{version}.tar.gz
 Source: calcurse-%{version}.tar.bz2
 Source1:%{name}.desktop
-Url:http://culot.org/calcurse/
+Url:http://calcurse.org
 Group:  Productivity/Office/Organizers
 License:BSD License
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
@@ -41,22 +41,18 @@
 between different color schemes and layouts. All of the commands are
 documented within an online help system.
 
-
-
-
-Authors:
-
-Frédéric Culot 
-
 %prep
 %setup -q
 
 %build
 %configure
-%__make %{?jobs:-j%{jobs}}
+%__make %{?_smp_flags}
 
 %install
 %makeinstall
+
+%__rm -rf "%{buildroot}%{_datadir}/doc"
+
 %__install -D -m 0644 "%{SOURCE1}" 
"%{buildroot}%{_datadir}/applications/%{name}.desktop"
 %if 0%{?suse_version} > 0
 %suse_update_desktop_file -r "%{name}" Office Calendar
@@ -68,15 +64,16 @@
 
 %find_lang "%{name}"
 
-%__chmod 0644 AUTHORS ChangeLog NEWS README TODO
+%__chmod 0644 AUTHORS NEWS README TODO
 
 %clean
 %{?buildroot:%__rm -rf "%{buildroot}"}
 
 %files -f "%{name}.lang"
 %defattr(-,root,root)
-%doc AUTHORS ChangeLog NEWS README TODO
+%doc AUTHORS NEWS README TODO
+%doc doc/manual.html
 %{_bindir}/calcurse
-%doc %{_mandir}/man1/calcurse.1%{ext_man}
+%doc %{_mandir}/man1/calcurse.1*
 %{_datadir}/applications/%{name}.desktop
 %changelog

++ calcurse-2.8.tar.bz2 -> calcurse-2.9.0.tar.bz2 ++
 65230 lines of diff (skipped)






Remember to have fun...

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org