We have some news to share for the request index beta feature. We’ve added more options to sort your requests, counters to the individual filters and documentation for the search functionality. Checkout the blog post for more details.

File tasque.changes of Package tasque

-------------------------------------------------------------------
Mon Feb 14 19:49:24 CET 2011 - sbrabec@suse.cz

- Added support for translation-update-upstream.

-------------------------------------------------------------------
Sat Feb 12 19:53:55 CET 2011 - vuntz@opensuse.org

- Call relevant macros in %post/%postun:
  + %desktop_database_post/postun because the package ships at
    least one desktop file.
  + %icon_theme_cache_post/postun because the package ships themed
    icons.
- Pass %{?no_lang_C} to %find_lang so that english documentation
  can be packaged with the program, and not in the lang subpackage.
- Change Requires of lang subpackage to Recommends, since the
  english documentation is not there anymore.

-------------------------------------------------------------------
Tue Feb 16 23:56:09 CET 2010 - vuntz@opensuse.org

- Update to version 0.1.9:
  + Support for Mono >= 2.6
  + Support for enabling groups of backends when building:
    --enable-standard-backends, --enable-experimental-backends and
    --enable-all-backends.
  + Customizable color highlighting in tasks.
  + Clear "New Task..." text in inputfield on drag and drop.
  + Option to change category via context menu.
  + Hiveminder improvements.
  + Close task window on ESC keypress.
  + Initial implementation of tooltip for the tray icon.
  + Bugs fixes: bgo#540983, bgo#567730, bgo#555242, bgo#533182
    bgo#532915, bgo#534749, bgo#566052, bgo#563748, bgo#563748,
    bgo#572074, bgo#567947, bgo#609712, bgo#574521
  + Updated translations.
- Drop tasque-fix-rtmnet-dir.patch: fixed upstream.
- Pass --enable-standard-backends to configure instead of
  --enable-backend-rtm --enable-backend-sqlite --enable-backend-eds
  --enable-backend-hiveminder.
- Remove tr_TR locale workaround: not needed anymore.

-------------------------------------------------------------------
Wed Dec  2 12:07:26 CET 2009 - vuntz@opensuse.org

- Update the way we remove the tr_TR locale.

-------------------------------------------------------------------
Fri Oct  2 22:17:26 CEST 2009 - vuntz@opensuse.org

- Add tasque-fix-rtmnet-dir.patch to make tasque work on x86_64.
  Fix bnc#538983.
- Do not add category to desktop file that is already there.
- Do not call intltoolize/autoreconf.
- Add a Provides to completement the Obsoletes of tasky, and make
  them versioned. Fix a rpmlint warning.
- Other minor cleanups.

-------------------------------------------------------------------
Mon Jan 26 13:19:16 CET 2009 - vuntz@novell.com

- On openSUSE <= 11.1, exclude locales unknown to the system.

-------------------------------------------------------------------
Thu Jan 22 21:12:13 CET 2009 - vuntz@novell.com

- Review changes, and sanitize a bit the file list.

-------------------------------------------------------------------
Thu Dec 25 11:42:44 EST 2008 - mboman@suse.de

- Update to version 0.1.8:
  + Initial support for Windows and Mac OS X
  + Update Remember The Milk backend to work with latest rememberthemilk.com
  + SQLite backend improvements
  + Much improved DBus interface
  + Better info in status bar, including cool countdown when completing tasks.
  + Experimental new Hiveminder backend
  + Better GTK+ theme compliance
  + Add --quiet command line option to start with window hidden
  + Add --debug, --trace, and --profile command line options
  + Several crash fixes
  + Bugs fixed: bgo#562026, bgo#556549, bgo#532766, bgo#562845, bgo#526662,
    bgo#563932, bgo#551717, bgo#564344, bgo#562729, bgo#561430, bgo#540983,
    bgo#537911, bgo#542113, bgo#552944, bgo#555921, bgo#555168, bgo#538019,
    bgo#533033, bgo#526492, bgo#532274, bgo#534760, bgo#555028, bgo#560640,
    bgo#554352

-------------------------------------------------------------------
Sat Sep 06 23:19:03 CEST 2008 - mboman@novell.com

- Updated to version 0.1.7
  + Make translations actually work.
  + Add tooltips that show notes for a task
  + Bugs fixed: bgo#525281, bgo#543245, bgo#540588, bgo#539781,
    bgo#541190
  + Translation updates
- Reviewed work from awafaa@opensuse.org

-------------------------------------------------------------------
Wed Aug 06 23:19:03 CEST 2008 - awafaa@opensuse.org

- Update to latest release 0.1.6
  + New task entry widget at top of Tasque window.
  + When entering a new task, parse for due date information.
  + Cleaner SVG icon
  + Use Gtk.StatusIcon
  + Crash fixes
  + Bugs fixed: bgo#525306, bgo#525282, bgo#536740, bgo#532764
    bgo#526663, bgo#525272, bgo#538144, bgo#533609, bgo#533607
- Remove patch as it is integrated in the new release

-------------------------------------------------------------------
Thu Jun 12 23:57:20 CEST 2008 - mauro@suse.de

- Added eds and sqlite backends to fix bnc#399862.

-------------------------------------------------------------------
Mon May 26 15:24:44 CEST 2008 - jpr@suse.de

- Make sure tasque-exe-config-fix-bnc382448.patch is applied properly

-------------------------------------------------------------------
Thu May 15 22:49:12 CEST 2008 - btimothy@suse.de

- Add Tasque.exe.config.in to specify the proper dll libraries.
  This fixes BNC #382448, crash at startup.

-------------------------------------------------------------------
Wed Apr  2 17:57:17 CEST 2008 - maw@suse.de

- Import into autobuild.

-------------------------------------------------------------------
Wed Mar 19 2008 calvinrg@gmail.com

- Added notify-sharp as a BuildRequires so that we'll build
  with notification support to notify the user when a
  task is created via the DBus interface.

-------------------------------------------------------------------
Thu Mar 13 2008 btimothy@gmail.com

- Added notify-sharp as a Requires so that we'll build
  with notification support to notify the user when a
  task is created via the DBus interface.

-------------------------------------------------------------------
Thu Mar 13 2008 btimothy@gmail.com

- Fix up prefix/lib so the tasque.pc file works on
  x86_64 builds.

-------------------------------------------------------------------
Thu Mar 13 2008 btimothy@gmail.com

- Updated the spec file to better build for SLE_10 by
  specifying specific DBus requirements.

-------------------------------------------------------------------
Thu Mar 13 2008 btimothy@gmail.com

- Added 'Obsoletes: tasky'

-------------------------------------------------------------------
Wed Mar 12 2008 calvinrg@gmail.com

- Updated to 0.1.5.
- Renamed package to Tasque

-------------------------------------------------------------------
Fri Mar 07 2008 btimothy@gmail.com

- Updated to 0.1.4.
- Removed tasky-remove-show-expanders.patch since it's
  included in the tarball now.

-------------------------------------------------------------------
Tue Feb 19 2008 btimothy@gmail.com

- Added tomboy-remove-show-expanders.patch so tasky will
  build on older distros.

-------------------------------------------------------------------
Tue Feb 19 2008 btimothy@gmail.com

- Updated to 0.1.3.

-------------------------------------------------------------------
Sat Feb 16 2008 btimothy@gmail.com

- Updated to 0.1.1.
- Use tar.gz since that's what Tasky's site publishes.

-------------------------------------------------------------------
Thu Feb 14 2008 btimothy@gmail.com

- Use official 0.1.0 release.

-------------------------------------------------------------------
Thu Feb 14 2008 ajorgensen@novell.com

- Initial import

openSUSE Build Service is sponsored by