File orage.changes of Package orage
-------------------------------------------------------------------
Wed Feb 8 17:00:53 UTC 2023 - Manfred Hollstein <manfred.h@gmx.net>
- Update to version 4.18.0
* Changed Orage internal time and data strings to GDateTime (MR !20)
* In event list, fixed event hiding when event start at 00:00 and
end 00:00 in same date (this kind event can be created when
creating full day event, save event and then unset full day option).
(MR !20)
* Removed bundled libical (Issue #5)
* Removed panel plugin (Issue #11)
* Removed GlobalTime (Issue #12)
* Replaced old Orage icons (Issue #16) and removed 160x160 icons
* Replaced deprecated dbus-glib with GDBus (Issue #4)
* Changed event attach order in day view window (Issue #15)
* Added Wayland support (Issue #2)
* Fixed orage_persistent_alarms.txt not found messages (MR !35)
* Fixed after wakeup tray icon updating (Issue #14)
* Changed alarm_structure to reference counted structure. This
fixes warnings about memory leaks (MR !38, replaces MR !8)
* Changed libnotify minimum version to 0.7.0 (MR !39)
* Disabled sound alarm when sound command is not set (MR !40)
* Fixed large ical file import (Issue #8)
* Translation Updates
-------------------------------------------------------------------
Fri Apr 8 10:49:55 UTC 2022 - Maurizio Galli <maurizio.galli@suse.com>
- Fix categories in org.xfce.orage.globaltime.desktop
-------------------------------------------------------------------
Wed Mar 23 06:34:05 UTC 2022 - Maurizio Galli <maurizio.galli@suse.com>
- Update to version 4.16.0
* Finalize port to GTK 3, small fixes and cleanup for 4.16.0
* Add new application icon (!18)
* Fix some memory leaks
* i18n: Use `xfce_textdomain()` to initialize translations
* Trace messages cleanup (!15)
* Update COPYING (Issue #10, !17)
* Use stdout and stderr correctly in main.c
* Build tz_convert only with bundled libical (!14)
* Switch to reverse-DNS naming for icon and desktop files (!13)
* D-Bus service cleanup (!12)
* Fix `orage_exec()` and its calls
* Update project files (!10)
* Fixed strptime parse issue on FreeBSD (#6, !11)
* Fix make distcheck warnning
* Fixed libpopt detection on FreeBSD (!9)
* Fix build warnings 3: Clang static analyzer (!6)
* Added 'git' to program version string and 'sed' check (!7)
* Fix build warnings 2: Compilation (!4)
* Fix build warnings 1: Autotools (!3)
* Add basic GitLab pipeline (!2)
-------------------------------------------------------------------
Sat Mar 3 19:38:13 UTC 2018 - seife+obs@b1-systems.com
- add 0001-fix-build-with-libical-version-3.patch (bxo#13997)
- should now work with libical > 2
-------------------------------------------------------------------
Sat Mar 3 11:55:29 UTC 2018 - jengelh@inai.de
- Explicitly request old libical
-------------------------------------------------------------------
Sun Apr 12 16:21:07 UTC 2015 - gber@opensuse.org
- update to version 4.12.1
- bxo#11807: Wrong plugin module name
- bxo#11380: Error in manpage
- drop obsolete orage-fix-plugin-filename.patch
-------------------------------------------------------------------
Thu Apr 9 19:33:06 UTC 2015 - gber@opensuse.org
- add orage-fix-plugin-filename.patch in order to fix the plugin
filename so that the plugin is found again (bxo#11807)
-------------------------------------------------------------------
Thu Apr 9 11:31:04 UTC 2015 - gber@opensuse.org
- update to version 4.12.0
- several issues reported by Coverity fixed.
- bxo#10647: missing translations in globaltime
- bxo#10648: missing window title translation in globaltime
- bxo#10947: Implemented Orage vertical panel clock
- bxo#8719: Implemented Orage panel plugin as module
- possible to set delayed file close time
-------------------------------------------------------------------
Wed Dec 11 20:53:42 UTC 2013 - gber@opensuse.org
- update to version 4.10.0
- fix bxo#9249: Hourly flag missing from event window and tooltip
- fix bxo#9830: Pick the date dialog is not localized
- fix bxo#9014: Rename Execute button to Postpone for snooze
alarms
- fix bxo#9017: Clarified Delete confirmation message
- fix bxo#9024: Clear nto used extra space from main calendar
- fix bxo#10517: Fix archiving to use correct year
- fix bxo#10325: Fix startup failure for some languages
- fix bxo#10108: Use g_strdup() instead of strdup() with g_free()
- fix bxo#10107: Fixed potential memory leak
- fix bxo#10473: Fixed crash in file copy with missing files
- fix bxo#10401: Use exo-open instead of fixed firefox with help
- fix bxo#9507: Older than 1970 periodic events do not work
- fix bxo#7929: Some foreign files show time offset in event view
- fix bxo#8382: Some events were shown on wrong day
- fix bxo#8508: Event ending at midnight is shown on the next day
- fix bxo#8426: Missing translations for some timezone names
- fix bxo#9028: Orage shows events at +0000 with some iCal files
- fix bxo#9810: Do not show "null" when Location or Notes is empty
- fix bxo#8231: Make the alarm type selectable for foreign files
- fix bxo#8383: Possible to start day view on first day of week
- fix bxo#6597: Tooltip enhacements to use Pango markup
- fix bxo#9011: Tooltip enhacements to use smaller windows
- fix bxo#10432: Possible to make Orage quit when asked to close
- fix bxo#9291: Handle external updates to Orage file also
- fix bxo#7873: Allow inserting events to foreign files
- fix bxo#9250: New list of all events in event list window
- drop obsolete orage-do-not-hardcode-firefox.patch
- remove %clean
- drop unnecessary removal of unsupported locales
-------------------------------------------------------------------
Fri Feb 1 10:59:27 UTC 2013 - gber@opensuse.org
- update to version 4.8.4:
- fix bxo#8525: Orage notifies every second on "All day events"
- fix bxo#4817: anchor('#') does not work in help links
- fix bxo#9243: strptime() needs _XOPEN_SOURCE_EXTENDED defined
- fix bxo#9248: internal libical fix SSPM_UNKNOWN_MINOR_TYPE
- fix bxo#8231: alarm type is selectable for foreign files
- fix bxo#9739: new TODOs start as NOT completed
- fix bxo#9738: main window sorts TODOs by due-date
- fix bxo#9598: main window tooltip shows title and location bold
- translation updates
- rebase and rename orage-4.8.2-use-docdir.patch to
orage-use-docdir.patch
- add orage-do-not-hardcode-firefox.patch in order to use exo-open
instead of hardcoding firefox
-------------------------------------------------------------------
Tue May 1 10:52:55 UTC 2012 - gber@opensuse.org
- recommend sox so /usr/bin/play can be used to play notification
sounds
-------------------------------------------------------------------
Sun Apr 15 08:01:24 UTC 2012 - gber@opensuse.org
- recommend the -doc subpackage
-------------------------------------------------------------------
Fri Mar 30 20:12:23 UTC 2012 - gber@opensuse.org
- specfile cleanup
- correct dependencies
- split off -doc subpackage
-------------------------------------------------------------------
Thu Jan 5 09:05:46 UTC 2012 - gber@opensuse.org
- update to version 4.8.3
- made it impossible to modify read-only events
- added location into main calender tooltip
- word wrap for note in appointment window
- improved time spinners in appointment window
- bugfixes
- translation updates
-------------------------------------------------------------------
Thu Oct 20 20:44:41 UTC 2011 - gber@opensuse.org
- added orage-4.8.2-use-docdir.patch in order to use docdir
correctly
- install HTML documentation under /usr/share/xfce4/orage/html
- make the file list a bit more explicit
-------------------------------------------------------------------
Mon Sep 19 13:56:46 UTC 2011 - gber@opensuse.org
- update to version 4.8.2
- possible to export from shell
- variable icon can now be changed
- procedure alarm replacement parameters
- hourly repeat option added
- bugfixes
- translation updates
-------------------------------------------------------------------
Tue Mar 8 21:02:31 UTC 2011 - gber@opensuse.org
- update to version 4.8.1
- bugfixes
- translation updates
-------------------------------------------------------------------
Thu Feb 17 21:27:17 UTC 2011 - gber@opensuse.org
- call %desktop_database_post/un
- call %icon_theme_cache_post/un
-------------------------------------------------------------------
Sat Jan 15 00:09:59 UTC 2011 - gber@opensuse.org
- do not require but recommend -lang subpackage
-------------------------------------------------------------------
Thu Jan 13 17:40:17 UTC 2011 - gber@opensuse.org
- update to version 4.8
- bugfixes
- translation updates
-------------------------------------------------------------------
Fri Dec 24 22:07:22 UTC 2010 - gber@opensuse.org
- improved description
- added some hints for migrating from older Orage versions to
README.SUSE
-------------------------------------------------------------------
Fri Dec 24 21:34:05 UTC 2010 - gber@opensuse.org
- remove unsupported locales
- handle xfce-xfcalendar-settings.desktop
- split off -lang subpackage
- changed globaltime.desktop category to Utility, Clock
-------------------------------------------------------------------
Wed Dec 15 15:43:30 UTC 2010 - prusnak@opensuse.org
- updated to 4.7.6.7
- use git snapshot to fix build with Xfce 4.8
-------------------------------------------------------------------
Thu Dec 2 14:55:53 UTC 2010 - prusnak@opensuse.org
- updated to 4.7.5
-------------------------------------------------------------------
Sun Apr 18 01:29:49 UTC 2010 - crrodriguez@opensuse.org
- Requires timezone
-------------------------------------------------------------------
Tue Mar 23 10:47:42 UTC 2010 - puzel@novell.com
- fix broken build: copy README.SUSE to build directory
- add orage-4.6.1-fix-undefined-operation.patch
-------------------------------------------------------------------
Thu Mar 18 09:17:54 UTC 2010 - prusnak@suse.cz
- add README.SUSE to documentation
-------------------------------------------------------------------
Mon Jul 27 16:41:17 CEST 2009 - coolo@novell.com
- fix usage of %_libexecdir
-------------------------------------------------------------------
Tue Apr 21 14:00:39 CEST 2009 - prusnak@suse.cz
- updated to 4.6.1
-------------------------------------------------------------------
Fri Feb 27 13:29:10 CET 2009 - prusnak@suse.cz
- updated to 4.6.0 (Xfce 4.6.0 release)
-------------------------------------------------------------------
Tue Nov 18 14:33:05 CET 2008 - pnemec@suse.cz
- call update_desktop_file macro on desktop files [bnc#445722]
-------------------------------------------------------------------
Tue Oct 14 13:27:42 CEST 2008 - prusnak@suse.cz
- link against distribution libical (shared-libical.patch) [bnc#434984]
- updated to 4.5.14.0
* Man page created for orage and globaltime
* Globaltime added.
- shows several clocks from different timezones
- can be raised and hidden by clicking middle mouse
button on orage clock panel plugin
- has timetune feature, which makes it easy to see what
the time is in other clocks on certain time
* All visible dates are now in country native format (strftime (%x))
* All parameters now visible in preferences
- restructured parameter screens
* New appointment types: TODO and JOURNAL
- TODO can be used to remember things that needs to done
- JOURNALs are for notes and things to remember
* Possible to rename Orage calendar files
* External files can be used
- it is possible to add files from other sources
and Orage keeps track on those.
* Export and import appointments.
* Text search in event list
* Orage is now dependent on local libical.
- standard libical cannot be used due to several fixes
done to Orage's private copy
* Daylist view
- possible to see calendar in day view format in addition
to the old list view.
* New alarms.
- libnotify alarms
- script type alarms
* Possibility to set alarm based on end time also
* Possible to define default alarm
* Persistent alarms
- persistent alarms are raised after Orage is started
even if your computer or Orage has been turned off when the
alarm happened.
* Orage and orageclock now only wake up when needed.
- saves battery in laptops when timer wakes up only when
needed instead of regularly every second.
* Main calendar now has list of events and todos.
* Better compatibility with evolution ical files
* Categories added
- also possible to give colour to certain category
and then colour is shown in even list view
-------------------------------------------------------------------
Thu May 8 21:48:16 CEST 2008 - aj@suse.de
- Fix missing return value (missing-retval.patch)
-------------------------------------------------------------------
Mon Dec 3 22:38:00 CET 2007 - bwalle@suse.de
- update to 4.4.2
o Recurrence not recurring at the limit date. Missing fix:
convert time back to UTC when reading. Caused day to be
incremented for -GMT timezones
o Added missing last update time
o Orage clock now wakes up only when needed. This fix sacrifies a
little of accuracy to save wakeups. If seconds are not visible
clock wakes up only once per minute
o Updated and new translations
-------------------------------------------------------------------
Wed Apr 11 00:07:46 CEST 2007 - bwalle@suse.de
- update to 4.4.1
o Bug when adding All day event from iCal. All day events were
handled wrongly in Orage.
o Recurring events need to happen on ending date also.
o Erroneous warning when adding panel plugin.
o Change field before save so that spin buttons activate always.
o Many translation updates.
-------------------------------------------------------------------
Wed Mar 21 17:02:45 CET 2007 - prusnak@suse.cz
- fixed errors in filelist
-------------------------------------------------------------------
Sun Jan 21 21:57:13 CET 2007 - bwalle@suse.de
- upgraded to 4.4.0
-------------------------------------------------------------------
Sun Nov 05 00:00:00 CET 2006 - bwalle@suse.de
- updated to 4.3.99.2 (4.4 rc2)
-------------------------------------------------------------------
Tue Sep 05 00:00:00 CET 2006 - pnemec@suse.cz
- updated to new version 4.3.99.1
-------------------------------------------------------------------
Thu Aug 24 00:00:00 CET 2006 - pnemec@suse.cz
- added dbus-devel to build requires
-------------------------------------------------------------------
Wed Aug 2 00:00:00 CET 2006 - pnemec@suse.cz
- initial comment, version is 4.3.90.2
- package moved into BuildService
- added orage-desktop.patch - small modificatin of desktop file
-------------------------------------------------------------------