libgdamm 4.1.3

2011-09-22 Thread Murray Cumming
About libgdamm
==

C++ bindings for libgda

News


* Value: operator=()
  - Check for identical instance.
  - Check for the identical underlying GValue.
  - set_binary(): reinit the type.
  (Murray Cumming)
* Build:
  - Avoid a tarball dependency on mm-common.
  - Ignore warnings about long long, with --enable-warnings=fatal.
  

ChangeLog
=
http://download.gnome.org/sources/libgdamm/4.1/libgdamm-4.1.3.changes  (1.15K)

Download


http://download.gnome.org/sources/libgdamm/4.1/libgdamm-4.1.3.tar.xz  (1.39M)
  sha256sum: 9e7c04544fb580d8b00216ca191ab863dff73abec0e569159f4aa640f6319881

http://download.gnome.org/sources/libgdamm/4.1/libgdamm-4.1.3.tar.bz2 (1.96M)
  sha256sum: def078a700f5a6cc28af4662361775ca7c0e4ff93969e93aca157524020a65d8

___
ftp-release-list mailing list
ftp-release-list@gnome.org
http://mail.gnome.org/mailman/listinfo/ftp-release-list

Upcoming changes:
  Nov 16: new tarballs use format .tar.xz (no more .tar.bz2 nor .tar.gz!)


glom 1.18.4

2011-09-22 Thread Murray Cumming
About Glom
==

User-friendly database application.

News


* Details:
  - Avoid an empty layout when changing to developer mode.
  (Requires libgdamm 4.1.3)
  - Images: Avoid a warning when choosing.
  

ChangeLog
=
http://download.gnome.org/sources/glom/1.18/glom-1.18.4.changes  (1.23K)

Download


http://download.gnome.org/sources/glom/1.18/glom-1.18.4.tar.xz  (7.40M)
  sha256sum: f3ed5a9430165c4142d102c85c3832f87ee211c471fc84644fdfed25e8502317

http://download.gnome.org/sources/glom/1.18/glom-1.18.4.tar.bz2 (8.26M)
  sha256sum: 50ac7d42ad2a4d77f8cda18138ce56be86a9ed297e2b81702e4f532ed2656013

___
ftp-release-list mailing list
ftp-release-list@gnome.org
http://mail.gnome.org/mailman/listinfo/ftp-release-list

Upcoming changes:
  Nov 16: new tarballs use format .tar.xz (no more .tar.bz2 nor .tar.gz!)


tracker 0.12.2

2011-09-22 Thread Martyn James Russell
About Tracker
=

Tracker is a semantic data storage for desktop and mobile devices.
Tracker uses W3C standards for RDF ontologies using Nepomuk with
SPARQL to query and update the data.

Tracker is a central repository of user information, that provides two
big benefits for the user; shared data between applications and
information which is relational to other information (for example:
mixing contacts with files, locations, activities and etc.).

News


The changes are:

  * Fixes: GB#659806, tracker-control -c seems broken
  * Fixes: GB#659470, Missing plural handling for Found %d miners
  * Fixes: GB#659620, fix pkg-config file
  * Fixes: NB#276653, MLocale returns empty country code
  * Fixes: NB#282957, Keep track of MLocale-reported locale in the Applications 
miner
  * Fixes: NB#282541, Contacts disappear when changing the device language
  * libtracker-common: Refactor tracker_file_open() which was buggy and should 
use O_NOATIME
  * libtracker-data: Drop all indexes before index recreation
  * libtracker-data: Make index recreation less verbose
  * libtracker-miner: Improve documentation for 
tracker_miner_manager_pause_for_process()
  * libtracker-extract: Do not leak GMatchInfo objects
  * tracker-miner-fs: Disable wake ups every 10 seconds by default (for disk 
space checks)
  * tracker-extract-png: Handle raw profiles by Imagemagick encoded with line 
changes/twists
  * tracker-extract: Use O_NOATIME for TEXT, XMP, PDF, TIFF, GIF, MSOFFICE, ODF 
ABW and FLAC files
  * tracker-writeback: Propagate all errors of writeback over DBus
  * tracker-writeback: Handle if there's no module for the passed rdf types
  * tracker-control: Don't finalize TrackerMinerManager with 
--pause-for-process causing it to break
  * tracker-preferences: Use one list for locations and add XDG toggle buttons

Translations:

  * Updated es: dmustieles
  * Updated cs: Marek Černocký
  * Updated de: Mario Blättermann
  * Updated es: Daniel Mustieles
  * Updated sl: Andrej Žnidaršič, Matej Urbančič

Notes:

  None



ChangeLog
=
http://download.gnome.org/sources/tracker/0.12/tracker-0.12.2.changes  (7.37K)

Download


http://download.gnome.org/sources/tracker/0.12/tracker-0.12.2.tar.xz  (5.48M)
  sha256sum: 1274dcade2573b9f67fdcbce3a7d76e77608feb8c6145689e9207de342deea42

http://download.gnome.org/sources/tracker/0.12/tracker-0.12.2.tar.bz2 (7.63M)
  sha256sum: 04a8aa61ee9d308b678502fdb2820f0945edd862b40fc94b282ef24b83ca

___
ftp-release-list mailing list
ftp-release-list@gnome.org
http://mail.gnome.org/mailman/listinfo/ftp-release-list

Upcoming changes:
  Nov 16: new tarballs use format .tar.xz (no more .tar.bz2 nor .tar.gz!)


tracker 0.10.28

2011-09-22 Thread Martyn James Russell
About Tracker
=

Tracker is a semantic data storage for desktop and mobile devices.
Tracker uses W3C standards for RDF ontologies using Nepomuk with
SPARQL to query and update the data.

Tracker is a central repository of user information, that provides two
big benefits for the user; shared data between applications and
information which is relational to other information (for example:
mixing contacts with files, locations, activities and etc.).

News


The changes are:

  * Fixes: GB#659470, Missing plural handling for Found %d miners
  * Fixes: GB#659620, fix pkg-config file
  * Fixes: NB#276653, MLocale returns empty country code
  * Fixes: NB#282957, Keep track of MLocale-reported locale in the Applications 
miner
  * Fixes: NB#282541, Contacts disappear when changing the device language
  * libtracker-data: Drop all indexes before index recreation
  * libtracker-data: Make index recreation less verbose
  * libtracker-miner: Improve documentation for 
tracker_miner_manager_pause_for_process()
  * libtracker-extract: Do not leak GMatchInfo objects
  * tracker-extract-png: Handle raw profiles by Imagemagick encoded with line 
changes/twists
  * tracker-writeback: Propagate all errors of writeback over DBus
  * tracker-writeback: Handle if there's no module for the passed rdf types
  * tracker-control: Don't finalize TrackerMinerManager with 
--pause-for-process causing it to break

Translations:

  * Updated de: Mario Blättermann

Notes:

  None



ChangeLog
=
http://download.gnome.org/sources/tracker/0.10/tracker-0.10.28.changes  (5.55K)

Download


http://download.gnome.org/sources/tracker/0.10/tracker-0.10.28.tar.xz  (5.46M)
  sha256sum: 0d08ca81cac1836236687ea0c8fc4cd5a9e88c48a16e076c2ffb4750115f0d0f

http://download.gnome.org/sources/tracker/0.10/tracker-0.10.28.tar.bz2 (7.61M)
  sha256sum: 44cad26b771f683b9c85427668b967e35b3dc3bde3784e45eac20ebc6b446e33

___
ftp-release-list mailing list
ftp-release-list@gnome.org
http://mail.gnome.org/mailman/listinfo/ftp-release-list

Upcoming changes:
  Nov 16: new tarballs use format .tar.xz (no more .tar.bz2 nor .tar.gz!)