tracker 2.1.7

2019-02-06 Thread Jürg Billeter
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


  * Fix build order with libtracker-sparql generated headers
  * Fix ontology update with SQLite 3.25
  * Fix build with Vala 0.43

Translations: eu, fr


ChangeLog
=
https://download.gnome.org/sources/tracker/2.1/tracker-2.1.7.changes  (2.11K)

Download

https://download.gnome.org/sources/tracker/2.1/tracker-2.1.7.tar.xz (2.45M)
  sha256sum: fb4e7b71929dbc56045bc5920bd0e47b6081a094c131e991e5a411e44b24a24a

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


BuildStream 1.2.2

2018-09-24 Thread Jürg Billeter
News


 * Fixed incomplete removal of blessings dependency



Download

https://download.gnome.org/sources/BuildStream/1.2/BuildStream-1.2.2.tar.xz 
(446K)
  sha256sum: dd0b04e239c362e7ac44e202874da6e9ebfaaad038db513b9af3d57904f77e91

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


vala 0.34.2

2016-10-23 Thread Jürg Billeter
About vala
==

Compiler for the GObject type system

News


 * Bug fixes and binding updates.


ChangeLog
=
https://download.gnome.org/sources/vala/0.34/vala-0.34.2.changes  (1.00K)

Download

https://download.gnome.org/sources/vala/0.34/vala-0.34.2.tar.xz (2.64M)
  sha256sum: 765e9c2b429a66db93247940f8588319b43f35c173d057bcae5717a97d765c41

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


vala 0.34.1

2016-10-09 Thread Jürg Billeter
About vala
==

Compiler for the GObject type system

News


 * Add support for the \v escape character.
 * Bug fixes and binding updates.


ChangeLog
=
https://download.gnome.org/sources/vala/0.34/vala-0.34.1.changes  (2.93K)

Download

https://download.gnome.org/sources/vala/0.34/vala-0.34.1.tar.xz (2.64M)
  sha256sum: f5ccfcfc460a0c6797bfbd7e739042bf5988a0f44d82278dbe1880c0e5f29299

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


vala 0.34.0

2016-09-19 Thread Jürg Billeter
About vala
==

Compiler for the GObject type system

News


 * Bug fixes and binding updates.


ChangeLog
=
https://download.gnome.org/sources/vala/0.34/vala-0.34.0.changes  (3.88K)

Download

https://download.gnome.org/sources/vala/0.34/vala-0.34.0.tar.xz (2.64M)
  sha256sum: 5d59e1ad4c59debc83687b593345a3cf9ef2e9020354145e59a188de4348f455

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


vala 0.32.1

2016-06-20 Thread Jürg Billeter
About vala
==

Compiler for the GObject type system

News


 * Bug fixes and binding updates.


ChangeLog
=
https://download.gnome.org/sources/vala/0.32/vala-0.32.1.changes  (1.92K)

Download

https://download.gnome.org/sources/vala/0.32/vala-0.32.1.tar.xz (2.63M)
  sha256sum: dd0d47e548a34cfb1e4b04149acd082a86414c49057ffb79902eb9a508a161a9

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


vala 0.30.2

2016-06-20 Thread Jürg Billeter
About vala
==

Compiler for the GObject type system

News


 * Bug fixes and binding updates.


ChangeLog
=
https://download.gnome.org/sources/vala/0.30/vala-0.30.2.changes  (702)

Download

https://download.gnome.org/sources/vala/0.30/vala-0.30.2.tar.xz (2.60M)
  sha256sum: ea3822e97ff94860aca615380f2082ca50c79bc830536cb00c3d3b5955e73e02

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


vte 0.44.2

2016-05-10 Thread Jürg Billeter
About Terminal widget
=

vte terminal widget

ChangeLog
=

commit 8dbe242198fb3a4ce453866cfb4aa9dae9c3b9c4
Author: Christian Persch 
Date:   Sun May 8 12:55:32 2016 +0200

emulation: Swallow urxvt OSC 777

Accept OSC 777 but make it a no-op.

Some distros patch their vte downstream with the rejected patch from
bug 711059, which leads to problems with these escape sequences being
shown on the terminal when using an unpatched upstream build of vte
but the system-installed patched vte.sh script, due to vte not
ignoring unknown escape sequences (bug 403130).

https://bugzilla.gnome.org/show_bug.cgi?id=403130
https://bugzilla.gnome.org/show_bug.cgi?id=711059
(cherry picked from commit 47879674b97aa610174ce79e427a181ca23aad8d)

 src/caps.cc| 2 ++
 src/vteseq-n.gperf | 1 +
 src/vteseq.cc  | 7 +++
 3 files changed, 10 insertions(+)

commit 090c0b50abea895a2ff0b1b1d32b26177fcf4859
Author: Egmont Koblinger 
Date:   Wed Apr 6 10:55:57 2016 +0200

emulation: Don't use smart tabs if the cells are already in use

https://bugzilla.gnome.org/show_bug.cgi?id=764330#c3
(cherry picked from commit 30a7c0b7f75fc72703e700838db1d831e90430c4)

 src/vteseq.cc | 44 
 1 file changed, 16 insertions(+), 28 deletions(-)

commit 6dcccaa2a944bbafad18047c50a178e6fadf5024
Author: Egmont Koblinger 
Date:   Wed Apr 6 10:54:02 2016 +0200

emulation: Fix Tab not to alter the background color

https://bugzilla.gnome.org/show_bug.cgi?id=764330
(cherry picked from commit f5452acf78a105466157a540beadd5dd2ced9efc)

 src/vteseq.cc | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit c9fc1f16d4acd721b6b0754dd75067893541898b
Author: Alexander Maznev 
Date:   Sun May 8 10:22:07 2016 +0200

terminal: Fix search return value

vte_terminal_search_find was always returning FALSE.

https://bugzilla.gnome.org/show_bug.cgi?id=765328
(cherry picked from commit 2b05a52f318f3f9b10ef3784a18e69ba4f04d79e)

 src/vte.cc | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit 6f2304c4355521b5d1729d880adba33ad80b92f7
Author: Christian Persch 
Date:   Sun May 8 08:59:09 2016 +0200

terminal: Fix ::get_text start column not to be negative

When the selection starts at the beginning of the line but
having been done by starting on the preceding line after the
end of text, the start column is -1, which would cause
::get_text() to lose the first line of the selected text.
Regression from commit 3696348c0b9c7d60caf7302411ec4c0298f56e57.

https://bugzilla.gnome.org/show_bug.cgi?id=765276
(cherry picked from commit d005d622f458f259919b35e448a985e2aabc7ecd)

 src/vte.cc | 3 +++
 1 file changed, 3 insertions(+)

commit 928f2284b25e5ac3bd2a79b83d788a7dbbb358ec
Author: Christian Persch 
Date:   Sun May 8 08:59:09 2016 +0200

test: Typo fix

(cherry picked from commit 5b7ff132b16f9da882a2b359e68c40903a57b166)

 src/vteapp.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

commit 17e0a69e54cbbd547128a3c6d0f5bd5b99ee2ce8
Author: Alberts Muktupāvels 
Date:   Fri Apr 15 18:09:41 2016 +0200

build: Fix the build when an older vte VAPI is present on the system

Pass --disable-since-check to valac on vala >= 0.31.

https://bugzilla.gnome.org/show_bug.cgi?id=762780

 configure.ac| 3 +++
 src/Makefile.am | 4 
 2 files changed, 7 insertions(+)

commit c5c129a65bcd749452f3e34152894d1490aea27d
Author: Egmont Koblinger 
Date:   Mon Apr 11 10:11:33 2016 +0200

Post release version bump

 configure.ac | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)



Download

https://download.gnome.org/sources/vte/0.44/vte-0.44.2.tar.xz (952K)
  sha256sum: a1ea594814bb136a3a9a6c7656b46240571f6a198825c007fe99194b0949

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

vala 0.32.0

2016-03-21 Thread Jürg Billeter
About vala
==

Compiler for the GObject type system

News


 * Bug fixes and binding updates.


ChangeLog
=
https://download.gnome.org/sources/vala/0.32/vala-0.32.0.changes  (1.76K)

Download

https://download.gnome.org/sources/vala/0.32/vala-0.32.0.tar.xz (2.63M)
  sha256sum: 07a2aa4ede040789b4b5af817a42249d703bfe8affccb7732ca2b53d00c1fb6e

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


vala 0.31.1

2016-02-07 Thread Jürg Billeter
About vala
==

Compiler for the GObject type system

News


 * Introduce [Version] attribute.
 * Require and target GLib >= 2.32.

ChangeLog
=
https://download.gnome.org/sources/vala/0.31/vala-0.31.1.changes  (3.84K)

Download

https://download.gnome.org/sources/vala/0.31/vala-0.31.1.tar.xz (2.63M)
  sha256sum: c3cbff1cc29f3fca3939c3994b8591ec3d9aca4d85d042353ee46c00ddf4055f

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


vala 0.30.1

2016-01-31 Thread Jürg Billeter
About vala
==

Compiler for the GObject type system

News


 * Bug fixes and binding updates.


ChangeLog
=
https://download.gnome.org/sources/vala/0.30/vala-0.30.1.changes  (3.11K)

Download

https://download.gnome.org/sources/vala/0.30/vala-0.30.1.tar.xz (2.60M)
  sha256sum: 23add78e5c6a5e6df019d4a885c9c79814c9e0b957519ec8a4f4d826c4e5df2c

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


vala 0.30.0

2015-09-18 Thread Jürg Billeter
About vala
==

Compiler for the GObject type system

News


 * Binding updates.


ChangeLog
=
https://download.gnome.org/sources/vala/0.30/vala-0.30.0.changes  (1.01K)

Download

https://download.gnome.org/sources/vala/0.30/vala-0.30.0.tar.xz (2.60M)
  sha256sum: 61f0337b000f7ed6ef8c1fea87e0047d9bd7c0f91dd9c5b4eb70fd3fb883dedf

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


vala 0.29.3

2015-08-11 Thread Jürg Billeter
About vala
==

Compiler for the GObject type system

News


 * Add --shared-library option for GIR files.
 * Bug fixes and binding updates.


ChangeLog
=
https://download.gnome.org/sources/vala/0.29/vala-0.29.3.changes  (1.48K)

Download

https://download.gnome.org/sources/vala/0.29/vala-0.29.3.tar.xz (2.60M)
  sha256sum: 687f89c404cec528bc6c8e80d80146be0a42aa30f60475fcaefad37bd12949fe

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


vala 0.28.1

2015-08-11 Thread Jürg Billeter
About vala
==

Compiler for the GObject type system

News


 * Bug fixes and binding updates.


ChangeLog
=
https://download.gnome.org/sources/vala/0.28/vala-0.28.1.changes  (998)

Download

https://download.gnome.org/sources/vala/0.28/vala-0.28.1.tar.xz (2.60M)
  sha256sum: 1c0eaea6134b75af17221cb699f13d7236d607bb48192565c3d865c38f184f47

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


vala 0.29.2

2015-06-22 Thread Jürg Billeter
About vala
==

Compiler for the GObject type system

News


 * Bug fixes and binding updates.


ChangeLog
=
https://download.gnome.org/sources/vala/0.29/vala-0.29.2.changes  (881)

Download

https://download.gnome.org/sources/vala/0.29/vala-0.29.2.tar.xz (2.60M)
  sha256sum: e4ef92b3b55a4dcaeb13a2cf673924234fb6330033b1b4906e125735fa41d1ba

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


vala 0.29.1

2015-05-27 Thread Jürg Billeter
About vala
==

Compiler for the GObject type system

News


 * Binding updates.


ChangeLog
=
https://download.gnome.org/sources/vala/0.29/vala-0.29.1.changes  (1.45K)

Download

https://download.gnome.org/sources/vala/0.29/vala-0.29.1.tar.xz (2.60M)
  sha256sum: 776b95c2cf29e20177bdfebdc05e0b665968a42313d8fd1961e5d5073a2600e9

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


vala 0.28.0

2015-03-22 Thread Jürg Billeter
About vala
==

Compiler for the GObject type system

News


 * Binding updates.


ChangeLog
=
https://download.gnome.org/sources/vala/0.28/vala-0.28.0.changes  (211)

Download

https://download.gnome.org/sources/vala/0.28/vala-0.28.0.tar.xz (2.59M)
  sha256sum: 0d9e3bd3f82145664875f7c29b2f544ba92d2814f75412948f774c0727fc977f

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


vala 0.27.2

2015-03-18 Thread Jürg Billeter
About vala
==

Compiler for the GObject type system

News


 * Bug fixes and binding updates.


ChangeLog
=
https://download.gnome.org/sources/vala/0.27/vala-0.27.2.changes  (2.74K)

Download

https://download.gnome.org/sources/vala/0.27/vala-0.27.2.tar.xz (2.59M)
  sha256sum: 80e87d312cad0185691c4973b2e46fd15ab5557e818b319d3955cca0360b6453

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


vala 0.26.1

2014-10-12 Thread Jürg Billeter
About vala
==

Compiler for the GObject type system

News


 * Bug fixes and binding updates.


ChangeLog
=
https://download.gnome.org/sources/vala/0.26/vala-0.26.1.changes  (1.04K)

Download

https://download.gnome.org/sources/vala/0.26/vala-0.26.1.tar.xz (2.57M)
  sha256sum: 8407abb19ab3a58bbfc0d288abb47666ef81f76d0540258c03965e7545f59e6b

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


vala 0.26.0

2014-09-22 Thread Jürg Billeter
About vala
==

Compiler for the GObject type system

News


 * Bug fix and binding updates.


ChangeLog
=
https://download.gnome.org/sources/vala/0.26/vala-0.26.0.changes  (827)

Download

https://download.gnome.org/sources/vala/0.26/vala-0.26.0.tar.xz (2.54M)
  sha256sum: c1d0a6a485d5cbfbe027483adfc5f7c80c2404b692375be80d75193d915dcd2f

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


vala 0.25.4

2014-09-15 Thread Jürg Billeter
About vala
==

Compiler for the GObject type system

News


 * Add option --vapi-comments.
 * Bug fixes and binding updates.


ChangeLog
=
https://download.gnome.org/sources/vala/0.25/vala-0.25.4.changes  (1.33K)

Download

https://download.gnome.org/sources/vala/0.25/vala-0.25.4.tar.xz (2.56M)
  sha256sum: 1092102511b62198edba11e746d8d4fa19a0970ca81696a0b216aeb83956e73e

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


vala 0.25.3

2014-09-01 Thread Jürg Billeter
About vala
==

Compiler for the GObject type system

News


 * Bug fixes and binding updates.


ChangeLog
=
https://download.gnome.org/sources/vala/0.25/vala-0.25.3.changes  (1.07K)

Download

https://download.gnome.org/sources/vala/0.25/vala-0.25.3.tar.xz (2.54M)
  sha256sum: bdc318480edb176b31e80bf792db0a4d3bb76af846c4379dc285da6318f74ecf

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


vala 0.25.2

2014-08-24 Thread Jürg Billeter
About vala
==

Compiler for the GObject type system

News


 * Require and target GLib = 2.24.
 * Report warning for private struct fields.
 * Replace webkit2gtk-3.0 bindings with webkit2gtk-4.0 bindings.
 * Always build vapigen.
 * Bug fixes and binding updates.


ChangeLog
=
https://download.gnome.org/sources/vala/0.25/vala-0.25.2.changes  (4.69K)

Download

https://download.gnome.org/sources/vala/0.25/vala-0.25.2.tar.xz (2.54M)
  sha256sum: 4afddd91aff46a1b699c829c14071861110b9ef3ca3801c2773f5653991e3965

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


vala 0.25.1

2014-07-23 Thread Jürg Billeter
About vala
==

Compiler for the GObject type system

News


 * Support explicit interface method implementation.
 * Support (unowned type)[] syntax.
 * Support non-literal length in fixed-size arrays.
 * Mark regular expression literals as stable.
 * GIR parser updates.
 * Add webkit2gtk-3.0 bindings.
 * Add gstreamer-allocators-1.0 and gstreamer-riff-1.0 bindings.
 * Bug fixes and binding updates.


ChangeLog
=
https://download.gnome.org/sources/vala/0.25/vala-0.25.1.changes  (19.0K)

Download

https://download.gnome.org/sources/vala/0.25/vala-0.25.1.tar.xz (2.62M)
  sha256sum: 30af5c076de97f9a5a4542ae5e2c618fe074ad22b4215e591dd33756e3be9f35

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


vala 0.24.0

2014-03-24 Thread Jürg Billeter
About vala
==

Compiler for the GObject type system

News


 * Bug fixes and binding updates.


ChangeLog
=
https://download.gnome.org/sources/vala/0.24/vala-0.24.0.changes  (2.60K)

Download

https://download.gnome.org/sources/vala/0.24/vala-0.24.0.tar.xz (2.54M)
  sha256sum: 22a37c977512c19cd29c373eaaef96cb2c994795d491106f32387f3f9d1e899c

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


vala 0.23.3

2014-02-18 Thread Jürg Billeter
About vala
==

Compiler for the GObject type system

News


 * Bug fixes and binding updates.


ChangeLog
=
https://download.gnome.org/sources/vala/0.23/vala-0.23.3.changes  (1.40K)

Download

https://download.gnome.org/sources/vala/0.23/vala-0.23.3.tar.xz (2.54M)
  sha256sum: 2661cc65f97bda0e0e39cdde7ae4547f84a8946000a9641341e4a180d8923d80

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


vala 0.23.2

2014-02-04 Thread Jürg Billeter
About vala
==

Compiler for the GObject type system

News


 * Bind GDK event structures as compact classes.
 * Switch gdk-x11-3.0 bindings to .gir.
 * Switch librsvg-2.0 bindings to .gir.
 * Bug fixes and binding updates.


ChangeLog
=
https://download.gnome.org/sources/vala/0.23/vala-0.23.2.changes  (4.89K)

Download

https://download.gnome.org/sources/vala/0.23/vala-0.23.2.tar.xz (2.54M)
  sha256sum: f42287019d0911e2ce68e937c2db83e115d6aaf31a76473ac46ed48593d6423c

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


vala 0.23.1

2013-12-22 Thread Jürg Billeter
About vala
==

Compiler for the GObject type system

ChangeLog
=

2013-12-22  Jürg Billeter  j...@bitron.ch

Release 0.23.1

2013-12-21  Maciej Piechotka  uzytkown...@gmail.com

Allow using lambdas within enums.
Fixes bug 659778

2013-12-21  Sergio Costas  ras...@rastersoft.com

Add xcb-icccm bindings.
Fixes bug 720225.

2013-12-17  Rico Tzschichholz  ric...@ubuntu.com

gdk-3.0, gtk+-3.0: Update to 3.11.3

gio-2.0: Update to 2.39.2

2013-12-15  Maciej Piechotka  uzytkown...@gmail.com

Handle the integers and enums in generic closure wrapper
Handle edge-case when the one of generic parameters of delegate is an
integer in closure or method.

2013-12-14  Marc-André Lureau  marcandre.lur...@gmail.com

codegen: use #if GLIB_CHECK_VERSION for init functions
Tarballs with generated code should compile without warnings, and work
with various versions of glib (assuming the rest of the code is
correctly up to date, which is often the case if you don't use newer
functions)

https://bugzilla.gnome.org/show_bug.cgi?id=692218

2013-12-14  Luca Bruno  luca...@src.gnome.org

analyzer: Fix critical when catch clause does not catch an ErrorType
Based on patch by Severin Heiniger.

Fixes bug 670806.

2013-12-14  Nathan Summers  r...@gimp.org

codegen: Fix crash vapi properties with no get body but with set body
Fixes bug 657348.

2013-12-14  Richard Schwarting  aquari...@gmail.com

libxml-2.0: Fix EntityDesc lookup and value_lookup cname
Fixes bug 703083.

2013-12-14  Jesse van den Kieboom  jesse...@gmail.com

Make Vala.Method._base_interface_method weak
This fixes a circular reference for interface methods which have
themselves as their base method.

https://bugzilla.gnome.org/show_bug.cgi?id=712683

2013-12-12  Sergio Costas  ras...@rastersoft.com

xcb: Major changes and fixes.
Fixes bug 720225.

2013-12-11  Niclas Lockner  niclaslock...@gmail.com

glib-2.0: Added [DestroysInstance] to Thread.join()
Fixes bug 720249.

2013-12-10  Evan Nemerson  e...@coeus-group.com

cogl-1.0: fix read_pixels pixels argument

gtk-2.0, gtk-3.0: fix rgb_to_hsv argument directions

2013-12-04  Rico Tzschichholz  ric...@ubuntu.com

atk: Update to 2.11.3

2013-11-28  Rico Tzschichholz  ric...@ubuntu.com

libnotify: Switch to GIR

2013-11-27  Rico Tzschichholz  ric...@t-online.de

libpeas-gtk-1.0: Add bindings based on 1.8.1

2013-11-24  Luca Bruno  luca...@src.gnome.org

codegen: Zero length of arrays when transferring ownership
This allows var data = (owned) aGenericArray.data;
without later setting data.len = 0 manually.

2013-11-19  Rico Tzschichholz  ric...@ubuntu.com

clutter-1.0: Update to 1.16.2

gtk+-3.0: Update to 3.11.2

2013-11-14  Rico Tzschichholz  ric...@t-online.de

gdk-3.0, gtk+-3.0: Update to 3.11.1+

2013-11-14  Rico Tzschichholz  ric...@ubuntu.com

gio-2.0, gio-unix-2.0: Update to 2.39.1

2013-11-08  Philip Withnall  phi...@tecnocode.co.uk

posix: Fix cname of NLItem
This fixes the C type of variables of Vala type NLItem.

Closes: https://bugzilla.gnome.org/show_bug.cgi?id=685039

2013-11-05  Rico Tzschichholz  ric...@ubuntu.com

vapi: Install packagekit-glib2 bindings

2013-11-04  Jesse van den Kieboom  jesse...@gmail.com

Allow dynamic type registration of generated dbus proxy classes
https://bugzilla.gnome.org/show_bug.cgi?id=711423

2013-11-03  Jesse van den Kieboom  jesse...@gmail.com

gtk+ 3.0 vapi: make Gtk.Range.get_range_rect return rect
https://bugzilla.gnome.org/show_bug.cgi?id=711337

2013-10-30  Rico Tzschichholz  ric...@ubuntu.com

clutter-gst-1.0/2.0: Update to 1.6.0/2.0.8

2013-10-30  Rico Tzschichholz  ric...@t-online.de

gio-2.0: Fix default-value warnings of Subprocess.communicate*

2013-10-29  Rico Tzschichholz  ric...@ubuntu.com

gio-2.0: Update to 2.39.0+

packagekit-glib2: Update to 0.8.12

gtk+-3.0: Update to 3.11.0

Bump version suffix


Download

https://download.gnome.org/sources/vala/0.23/vala-0.23.1.tar.xz (2.55M)
  sha256sum: d2b54fbfee3eafbbfe2f0d3354043bf05364a8c649cc6a8cb858921c40130ed5

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

vala 0.22.1

2013-11-13 Thread Jürg Billeter
About vala
==

Compiler for the GObject type system

News


 * GIR parser updates.
 * Bug fixes and binding updates.


ChangeLog
=
https://download.gnome.org/sources/vala/0.22/vala-0.22.1.changes  (5.22K)

Download

https://download.gnome.org/sources/vala/0.22/vala-0.22.1.tar.xz (2.57M)
  sha256sum: 92c61b94a427f281ba2537b69135a3be23248b153268057d7195003dd6aba28c

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


vala 0.22.0

2013-09-23 Thread Jürg Billeter
About vala
==

Compiler for the GObject type system

News


 * Support chain up to constructv functions.
 * Bug fixes and binding updates.


ChangeLog
=
http://download.gnome.org/sources/vala/0.22/vala-0.22.0.changes  (1.25K)

Download

http://download.gnome.org/sources/vala/0.22/vala-0.22.0.tar.xz (2.53M)
  sha256sum: 2f60a7ff887fcb16ed70fa84bb5872c2c54099a0732ce3f9e2c56e51a9208037

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


vala 0.21.2

2013-09-13 Thread Jürg Billeter
About vala
==

Compiler for the GObject type system

News


 * Recognize ref/unref functions in .gir files.
 * Add geocode-glib bindings.
 * Bug fixes and binding updates.


ChangeLog
=
http://download.gnome.org/sources/vala/0.21/vala-0.21.2.changes  (4.10K)

Download

http://download.gnome.org/sources/vala/0.21/vala-0.21.2.tar.xz (2.53M)
  sha256sum: dba4266113a1c5d6bd9bb28ed0b9cfa13211af30e727063144154ffd6f5978c2

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


vala 0.20.0

2013-03-26 Thread Jürg Billeter
About vala
==

Compiler for the GObject type system

News


 * Bug fixes and binding updates.


ChangeLog
=
http://download.gnome.org/sources/vala/0.20/vala-0.20.0.changes  (1.27K)

Download

http://download.gnome.org/sources/vala/0.20/vala-0.20.0.tar.xz (2.51M)
  sha256sum: 2c464ff5b567861b3116602891ff83439e570ce42d7c9b3b76e36adc17f2848c

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


vala 0.19.0

2013-02-20 Thread Jürg Billeter
About vala
==

Compiler for the GObject type system

News


 * Support scope = async attribute for parameters.
 * Add --api-version option.
 * Add atspi-2 bindings.
 * Add gstreamer-rtsp-server-1.0 bindings.

ChangeLog
=
http://download.gnome.org/sources/vala/0.19/vala-0.19.0.changes  (8.35K)

Download

http://download.gnome.org/sources/vala/0.19/vala-0.19.0.tar.xz (2.50M)
  sha256sum: 7781c8cb5416c10ba53ccf6b216966ba864fee71bb26d23ffaef29cb2011c5ee

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


vala 0.18.1

2012-11-13 Thread Jürg Billeter
About vala
==

Compiler for the GObject type system

News


 * Bug fixes and binding updates.


ChangeLog
=
http://download.gnome.org/sources/vala/0.18/vala-0.18.1.changes  (3.07K)

Download

http://download.gnome.org/sources/vala/0.18/vala-0.18.1.tar.xz (2.47M)
  sha256sum: 7f5e2e8ca03f9fa2cf13acaf93bfdc3a7ad0a10b000a337ba9c6bdc021bdca32

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


vala 0.18.0

2012-09-24 Thread Jürg Billeter
About vala
==

Compiler for the GObject type system

News


 * Bug fixes.


ChangeLog
=
http://download.gnome.org/sources/vala/0.18/vala-0.18.0.changes  (135)

Download

http://download.gnome.org/sources/vala/0.18/vala-0.18.0.tar.xz (2.44M)
  sha256sum: 18cb2220ce7352a9dd71be058530f7d4a6c8215a1d9c471430af60a04496a60b

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


vala 0.17.7

2012-09-16 Thread Jürg Billeter
About vala
==

Compiler for the GObject type system

News


 * Add libgnome-menu-3.0 bindings.
 * Bug fixes and binding updates.


ChangeLog
=
http://download.gnome.org/sources/vala/0.17/vala-0.17.7.changes  (1.71K)

Download

http://download.gnome.org/sources/vala/0.17/vala-0.17.7.tar.xz (2.46M)
  sha256sum: dfdb9b3cb1c455462a57fd71a7e832c3b7b4131e85d2d0a2030111dae9fae24f

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


vala 0.17.6

2012-09-03 Thread Jürg Billeter
About vala
==

Compiler for the GObject type system

News


 * Bug fixes and binding updates.


ChangeLog
=
http://download.gnome.org/sources/vala/0.17/vala-0.17.6.changes  (715)

Download

http://download.gnome.org/sources/vala/0.17/vala-0.17.6.tar.xz (2.42M)
  sha256sum: 79bfa454813c22ca9eb0864a77bf51764e8944dc02c7e4b301feb45d782e2e25

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


vala 0.17.5

2012-08-20 Thread Jürg Billeter
About vala
==

Compiler for the GObject type system

News


 * Support subclassing of GLib.Source.
 * Switch pango bindings to .gir.
 * Add gstreamer-1.0 core bindings.
 * Add gst-plugins-base-1.0 bindings.
 * Add gobject-introspection-1.0 bindings.
 * Bug fixes and binding updates.


ChangeLog
=
http://download.gnome.org/sources/vala/0.17/vala-0.17.5.changes  (2.66K)

Download

http://download.gnome.org/sources/vala/0.17/vala-0.17.5.tar.xz (2.42M)
  sha256sum: b77f856074c13815bd4274745e6da84b7d3cc75523fe5f71cbef29c9e8e20089

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


vala 0.17.4

2012-08-06 Thread Jürg Billeter
About vala
==

Compiler for the GObject type system

News


 * Warn when accessing static members with an instance reference.
 * Recompute length when casting between array types.
 * Support [GenericAccessors] attribute for interfaces.
 * Deprecate implicit .begin for async methods.
 * Drop Dova profile.
 * Drop POSIX profile.
 * Bug fixes and binding updates.


ChangeLog
=
http://download.gnome.org/sources/vala/0.17/vala-0.17.4.changes  (4.75K)

Download

http://download.gnome.org/sources/vala/0.17/vala-0.17.4.tar.xz (2.37M)
  sha256sum: d49c90afd84b6d58cfa0b841957543cc48790a2a94241473ba873d720e016a01

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


vala 0.17.3

2012-07-16 Thread Jürg Billeter
About vala
==

Compiler for the GObject type system

News


 * Require and target GLib = 2.18.
 * Support async creation methods.
 * Bug fixes and binding updates.


ChangeLog
=
http://download.gnome.org/sources/vala/0.17/vala-0.17.3.changes  (2.29K)

Download

http://download.gnome.org/sources/vala/0.17/vala-0.17.3.tar.xz (2.54M)
  sha256sum: bc03eb9b160f3ae529971fe35b5300c54ac1f2d136afbd7abbc2d1cbc0b6abde

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


vala 0.17.2

2012-06-24 Thread Jürg Billeter
About vala
==

Compiler for the GObject type system

News


 * Bug fixes and binding updates.


ChangeLog
=
http://download.gnome.org/sources/vala/0.17/vala-0.17.2.changes  (5.17K)

Download

http://download.gnome.org/sources/vala/0.17/vala-0.17.2.tar.xz (2.53M)
  sha256sum: 03beff415c0de40ce1cd586a67ae13e11582b03dbd8966e32161e6ca1bd02226

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


vala 0.16.1

2012-06-23 Thread Jürg Billeter
About vala
==

Compiler for the GObject type system

News


 * Bug fixes and binding updates.


ChangeLog
=
http://download.gnome.org/sources/vala/0.16/vala-0.16.1.changes  (5.52K)

Download

http://download.gnome.org/sources/vala/0.16/vala-0.16.1.tar.xz (2.51M)
  sha256sum: 8be28ff6347feecb391220ceb4e2209d32b697278e87ed7fc6c9fb1e9345e0d8

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


vala 0.17.0

2012-04-28 Thread Jürg Billeter
About vala
==

Compiler for the GObject type system

News


 * Support simple method-level profiling.
 * Add VALA_CHECK_MODULES and VALA_PROG_VAPIGEN to vala.m4.
 * Bug fixes and binding updates.


ChangeLog
=
http://download.gnome.org/sources/vala/0.17/vala-0.17.0.changes  (1.26K)

Download

http://download.gnome.org/sources/vala/0.17/vala-0.17.0.tar.xz (2.51M)
  sha256sum: 1db524a1dafa4d382bd4ebc25a261e7b50f5bec21ba0c33dd3cfce705b052c22

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


vala 0.16.0

2012-03-26 Thread Jürg Billeter
About vala
==

Compiler for the GObject type system

News


 * Add udisks2 bindings.
 * Bug fixes and binding updates.


ChangeLog
=
http://download.gnome.org/sources/vala/0.16/vala-0.16.0.changes  (1.45K)

Download

http://download.gnome.org/sources/vala/0.16/vala-0.16.0.tar.xz (2.56M)
  sha256sum: 3adb37aa2b35e2e2daed47552e85dbcbf752c0f7768b269d856993620073a657

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


vala 0.14.2

2012-01-31 Thread Jürg Billeter
About vala
==

Compiler for the GObject type system

News


 * Add libnl-3.0 bindings.
 * Add packagekit-glib2 bindings.
 * Add xtst bindings.
 * Many bug fixes and binding updates.


ChangeLog
=
http://download.gnome.org/sources/vala/0.14/vala-0.14.2.changes  (6.34K)

Download


http://download.gnome.org/sources/vala/0.14/vala-0.14.2.tar.xz (2.52M)
  sha256sum: 807e6978484f66cab3cf4fefd72f37a4293d2831d7a5fd29119bdf9d38a5b3d0

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


vala 0.15.1

2012-01-26 Thread Jürg Billeter
About vala
==

Compiler for the GObject type system

News


 * Support arrays with nullable elements.
 * Add doc support to .gir reader and writer.
 * Switch clutter-gtk-1.0 bindings to .gir.
 * Switch gio-2.0 bindings to .gir.
 * Add cogl-pango-1.0 bindings.
 * Add gdl-3.0 bindings.
 * Add libnl-3.0 bindings.
 * Add packagekit-glib2 bindings.
 * Add xtst bindings.
 * Many bug fixes and binding updates.


ChangeLog
=
http://download.gnome.org/sources/vala/0.15/vala-0.15.1.changes  (11.5K)

Download


http://download.gnome.org/sources/vala/0.15/vala-0.15.1.tar.xz (2.55M)
  sha256sum: 0db76207eb1ebe2f7685808f53d71e95257ae37a467dd75d679ce74e8f9f38b0

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


vala 0.15.0

2011-12-05 Thread Jürg Billeter
About vala
==

Compiler for the GObject type system

News


 * Manage memory of GQueue elements.
 * Switch atk bindings to .gir.
 * Switch gdk-pixbuf-2.0 bindings to .gir.
 * Switch gdk-3.0 bindings to .gir.

ChangeLog
=
http://download.gnome.org/sources/vala/0.15/vala-0.15.0.changes  (715)

Download


http://download.gnome.org/sources/vala/0.15/vala-0.15.0.tar.xz (2.50M)
  sha256sum: 828f7341a3c4fc14b6d0f5a14ce3bdf4c40f5eae3e7ccf11c2b49061df9d2e23

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


vala 0.14.1

2011-11-30 Thread Jürg Billeter
About vala
==

Compiler for the GObject type system

News


 * Add libwnck-3.0 bindings.
 * Many bug fixes and binding updates.


ChangeLog
=
http://download.gnome.org/sources/vala/0.14/vala-0.14.1.changes  (6.65K)

Download


http://download.gnome.org/sources/vala/0.14/vala-0.14.1.tar.xz (2.48M)
  sha256sum: bef8c803e6e84d6dd2c6e771b72245ae268f49f554f3d00b2c4a0b7a28f4a439

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


tracker 0.12.7

2011-10-27 Thread Jürg Billeter
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#662364: tracker-search-bar: Don't display the results in a broken 
fashion
  * Fixes: NB#287970: tracker-utils: Display nameGiven and nameFamily when 
fullname is empty
  * Fixes: NB#287972: ttl2sgml: Fixed memory leak
  * tracker-extract,gstreamer: Handle streams with no tags
  * libtracker-miner,crawler: Use a cancellable per crawled directory
  * libtracker-miner,buffer: Improve logging of sparql errors
  * tracker-writeback: Apply writeback handlers sequentially on a same file
  * tests/libtracker-common: Complete tests for tracker-utils.c
  * tests/libtracker-common: testing tracker_sched_idle
  * tests/libtracker-common: Test for tracker-albumart

Translations:

  * Updated es: Daniel Mustieles
  * Updated lt: Aurimas Černius
  * Updated sl: Matej Urbančič



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

Download


http://download.gnome.org/sources/tracker/0.12/tracker-0.12.7.tar.xz  (5.69M)
  sha256sum: e7a4d016326bc0a1b6aea07e48c3de73ffc29119812149e2dee5eac35104f1b4

http://download.gnome.org/sources/tracker/0.12/tracker-0.12.7.tar.bz2 (7.96M)
  sha256sum: ff3f64befe6f10a6c4e5f015bb2d21860486d5eed21786b2702f84f57b2edbb7

___
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.6

2011-10-21 Thread Jürg Billeter
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#662099: tracker-preferences: Make sure Recurse column title is 
translated
  * Fixes: NB#286589: tracker-writeback: Don't own the DBus name before 
registering the object
  * Fixes: NB#287278: libtracker-miner: Ignore mtime difference of less than 2 
seconds
  * tracker-miner-fs: Fix uninitialized variable
  * tracker-extract: Also complete cancelled tasks
  * tracker-extract: Fix uninitialized variable in albumart
  * tracker-extract-text: Fix crash if unable to open file
  * tracker-control: Fix crash when unable to get miner pause details
  * tracker-control: Do not call g_object_unref on NULL in error case
  * tracker-needle: Fix crash in result store
  * tracker-preferences: Mark tooltips in tracker-preferences.ui for translation
  * tests/libtracker-extract: unit tests for tracker-iptc
  * tests/libtracker-extract: Complete tracker-encoding tests
  * tests/libtracker-extract: Complete tests for tracker-utils
  * tests/libtracker-extract: tracker-guaranteee unit tests
  * tests/libtracker-extract: Unit tests for tracker-exif
  * tests/libtracker-extract: Tests for TrackerExtractInfo
  * functional-tests: Increase timeout in application tests

Translations:

  * Updated es: Daniel Mustieles
  * Updated ja: Takeshi AIHANA
  * Updated pl: Piotr Drąg



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

Download


http://download.gnome.org/sources/tracker/0.12/tracker-0.12.6.tar.xz  (5.69M)
  sha256sum: 4dc5fe0fe97d4095653935969b12c15888e620e5b6ef135331ce7f55af3654b8

http://download.gnome.org/sources/tracker/0.12/tracker-0.12.6.tar.bz2 (7.96M)
  sha256sum: e3fbf064a1b327ec1f95605a5a931bc5c271495a23fddd9a532575c3324b2cb3

___
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.5

2011-10-13 Thread Jürg Billeter
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#655177: tracker-control: List/control processes for the calling 
user only
  * Fixes NB#272997: tracker-extract: Use black background for transparant 
album art
  * Fixes NB#285979: tracker-writeback: Don't warn in case of unsupported 
format for writeback
  * Fixes NB#286103: tracker-miner-fs: Fix crash in ReindexMimeTypes
  * SPARQL: Support DELETE WHERE {...}
  * SPARQL: Support SELECT (Expression AS Var) syntax
  * tracker-extract-gstreamer: flag renamed from TAGS to LIGHTWEIGHT in 
GStreamer
  * tests: Testing gvdb to get a good coverage report
  * doc/tools: Include GCov flags (fixes building error with doc + coverage)

Translations:

  * Updated es: Daniel Mustieles
  * Updated pl: Piotr Drąg
  * Updated sl: Matej Urbančič



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

Download


http://download.gnome.org/sources/tracker/0.12/tracker-0.12.5.tar.xz  (5.68M)
  sha256sum: 5fddbda9df10fada07f335751370e46b5e2b5ef971d4da8efd47ea795d7b5c5b

http://download.gnome.org/sources/tracker/0.12/tracker-0.12.5.tar.bz2 (7.95M)
  sha256sum: 97a285398316ecbd4f390c8b5aff5c8997d89977c8c0a2254017026d56c4b39b

___
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.31

2011-10-13 Thread Jürg Billeter
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#655177: tracker-control: List/control processes for the calling 
user only
  * Fixes NB#271751: tracker-extract-epub: Port to 0.10 API
  * Fixes NB#285979: tracker-writeback: Don't warn in case of unsupported 
format for writeback
  * Fixes NB#286103: tracker-miner-fs: Fix crash in ReindexMimeTypes
  * SPARQL: Support DELETE WHERE {...}
  * SPARQL: Support SELECT (Expression AS Var) syntax
  * tracker-extract-gstreamer: flag renamed from TAGS to LIGHTWEIGHT in 
GStreamer

Translations:

  None



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

Download


http://download.gnome.org/sources/tracker/0.10/tracker-0.10.31.tar.xz  (5.63M)
  sha256sum: fd3071d80f3796b9ad83c8cbeda8632888cc704714222393f37b01acab36a753

http://download.gnome.org/sources/tracker/0.10/tracker-0.10.31.tar.bz2 (7.89M)
  sha256sum: e6de475910e0b0a535f7970e716e709901734c0e836e2426e2934adef8cf1791

___
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!)


vala 0.14.0

2011-09-17 Thread Jürg Billeter
About vala
==

Compiler for the GObject type system

News


 * Bug fixes and binding updates.


ChangeLog
=
http://download.gnome.org/sources/vala/0.14/vala-0.14.0.changes  (1.12K)

Download


http://download.gnome.org/sources/vala/0.14/vala-0.14.0.tar.xz  (2.47M)
  sha256sum: 3830a30b54738ddfb29ab7819a4ac2370392f52fde090742a8a304fadaec747c

http://download.gnome.org/sources/vala/0.14/vala-0.14.0.tar.bz2 (3.05M)
  sha256sum: 4cbca602e2e2a09803ae33fd7324219bc2c611db5a62a52e733e7d8806acb6f5

___
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!)


vala 0.13.4

2011-09-07 Thread Jürg Billeter
About vala
==

Compiler for the GObject type system

News


 * Switch gudev-1.0 bindings to .gir.
 * Switch mx-1.0 bindings to .gir.
 * Many bug fixes and binding updates.


ChangeLog
=
http://download.gnome.org/sources/vala/0.13/vala-0.13.4.changes  (4.47K)

Download


http://download.gnome.org/sources/vala/0.13/vala-0.13.4.tar.xz  (2.47M)
  sha256sum: edf1b2927da96aabb2c4426145433765696f8520e7d4b682ee19487d1459c0a9

http://download.gnome.org/sources/vala/0.13/vala-0.13.4.tar.bz2 (3.04M)
  sha256sum: ad89fb269c9e1569be67914777892184bcd450fc7270167d117cc07a537cae71

___
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!)


vala 0.13.3

2011-08-22 Thread Jürg Billeter
About vala
==

Compiler for the GObject type system

News


 * Switch pangocairo bindings to .gir.
 * Bug fixes.


ChangeLog
=
http://download.gnome.org/sources/vala/0.13/vala-0.13.3.changes  (1.24K)

Download


http://download.gnome.org/sources/vala/0.13/vala-0.13.3.tar.xz  (2.47M)
  sha256sum: 29de95c82a328df7a4491af6de84ddfdabdc4443d8bc575950c7bb293f9d3a94

http://download.gnome.org/sources/vala/0.13/vala-0.13.3.tar.bz2 (3.04M)
  sha256sum: 8fd2bd30e35ef1d3bc4af985df6871736af656a4f27cca8c0849a86002bb9791

___
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!)


libgee 0.7.0

2011-08-19 Thread Jürg Billeter
About libgee


A collection library providing GObject-based interfaces and classes
for commonly used data structures

ChangeLog
=

2011-08-19  Maciej Piechotka  uzytkown...@gmail.com

Release 0.7.0

2011-08-17  Maciej Piechotka  uzytkown...@gmail.com

Fix standard functions for nullable types

Add Traversable.chop function

Fix default Traversable.stream implementation for IteratorG
The implementation assumed in unfolding function that the stream  some
value - however it might not be the case.

Add filter tests

2011-08-15  Maciej Piechotka  uzytkown...@gmail.com

Allow to install libgee 0.6 and 0.8 in parallel

2011-08-09  Maciej Piechotka  uzytkown...@gmail.com

Fix ordering of prerequests

Update documentation

2011-08-01  Maciej Piechotka  uzytkown...@gmail.com

Add TraversableG.filter method

Fix TraversableG.stream in ReadOnlyCollection

2011-07-25  Maciej Piechotka  uzytkown...@gmail.com

Preserve laziness in Stream

2011-07-23  Maciej Piechotka  uzytkown...@gmail.com

Add Gee.TraversableG requirement to Gee.IterableG

2011-07-22  Maciej Piechotka  uzytkown...@gmail.com

Export the function part of interface into Traversable

2011-06-25  Maciej Piechotka  uzytkown...@gmail.com

Add Iterator.scan method

Add Iterator.map method

Add Iterator.stream method based on stream fusion

Add Iterator.concat function

Add Iterator.unfold function

Add Gee.Lazy class (call-by-need)

2011-05-02  Maciej Piechotka  uzytkown...@gmail.com

Add read_only_view to SortedMap

Add read_only_view to SortedSet

Add SortedMap interface

Fix wrong copyright information

Preparation for new Map.set method

2011-04-30  Maciej Piechotka  uzytkown...@gmail.com

Fix memory leak in default implementation of foreach and fold

2011-04-29  Maciej Piechotka  uzytkown...@gmail.com

Change Gee.TreeSet.Range to class
It fixes problem that may occured when key used as boundary is freed

2011-04-26  Maciej Piechotka  uzytkown...@gmail.com

Change default implementation of fold

2011-04-20  Maciej Piechotka  uzytkown...@gmail.com

Add custom foreach function

2011-04-08  Maciej Piechotka  uzytkown...@gmail.com

Fix adding second element to priority queue, fixes bug #647162

2011-02-16  Maciej Piechotka  uzytkown...@gmail.com

Read fix bold text valadoc markup

2011-02-12  Maciej Piechotka  uzytkown...@gmail.com

Fix monospace text valadoc markup (replace ` by ``)

Fix bold text valadoc markup (replace ++ by )



Download


http://download.gnome.org/sources/libgee/0.7/libgee-0.7.0.tar.xz  (504K)
  sha256sum: bde9dbfc31f125e813a9cdb0a7765256e4f02aa2ba56d8a7cd4db24e74dcd7cf

http://download.gnome.org/sources/libgee/0.7/libgee-0.7.0.tar.bz2 (619K)
  sha256sum: 64fdd25e6fc6d5b4eb839faf1b06f6896029041b2248a8d4c2242ea776cb6cdc

___
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!)


vala 0.13.2

2011-08-16 Thread Jürg Billeter
About vala
==

Compiler for the GObject type system

News


 * Enable flow analysis for out parameters.
 * Refactor attribute handling.
 * Add gedit-3.0 bindings.
 * Add gtksourceview-3.0 bindings.
 * Add rest-0.7 bindings.
 * Add vte-2.90 bindings.
 * Switch clutter-1.0 bindings to .gir.
 * Switch libgdata bindings to .gir.
 * Switch libsoup bindings to .gir.
 * Many bug fixes and binding updates.


ChangeLog
=
http://download.gnome.org/sources/vala/0.13/vala-0.13.2.changes  (16.5K)

Download


http://download.gnome.org/sources/vala/0.13/vala-0.13.2.tar.xz  (2.47M)
  sha256sum: 0b265e88b5dff68ab80dd08ed051f4da7e9a98c453a775765a95fade82d6d290

http://download.gnome.org/sources/vala/0.13/vala-0.13.2.tar.bz2 (3.04M)
  sha256sum: e6054c7d3cb4cfd592d76b17f4a12842d195c841c4d827c4d2a7d2ca701bbad9

___
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.21

2011-07-22 Thread Jürg Billeter
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#654407, libtracker-data: Implement get_property() for n-columns
  * Fixes: GB#654653, libtracker-miner: don't use G_CONST_RETURN
  * Fixes: NB#259780, libtracker-miner: make tracker_miner_fs_check_file() use 
high priority
  * tracker-miner-fs: Add priority queues to achieve more prompt indexing on 
demand

Translations:

  None

Notes:

  None



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

Download


http://download.gnome.org/sources/tracker/0.10/tracker-0.10.21.tar.xz  (5.25M)
  sha256sum: 3eb8f08c69e90ecb3c1be4aa8a2ad1400ab280bf4a9870c02d8ef899835dd22f

http://download.gnome.org/sources/tracker/0.10/tracker-0.10.21.tar.bz2 (7.40M)
  sha256sum: c797696b3224ae258df799f6cdc2f534c05da2e5b0e868bed3ab1bbccc26b6ba

___
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.20

2011-07-14 Thread Jürg Billeter
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: NB#269766, libtracker-miner: Make TrackerProcessingTask refcounted
  * Fixes: NB#259942, Use guessed ID3v1 8-bit encoding also for ID3v2
  * Fixes: NB#266579, libtracker-data: Shutdown locale in error case
  * Fixes: NB#269931, libtracker-extract: Ignore keywords with invalid UTF-8

Translations:

  * Updated pl: Piotr Drąg

Notes:

  None



ChangeLog
=
http://download.gnome.org/sources/tracker/0.10/tracker-0.10.20.changes  (898)

Download


http://download.gnome.org/sources/tracker/0.10/tracker-0.10.20.tar.xz  (5.25M)
  sha256sum: 627fc75c6d7ffa8979db7a1f5cf81fd993b0b3ea6a036a819a22f8e65fbee275

http://download.gnome.org/sources/tracker/0.10/tracker-0.10.20.tar.bz2 (7.39M)
  sha256sum: deb3be2914429128ec9fe2f678371d4fc79709cabc1c62f2bc0b0c91c88631ae

___
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!)


vala 0.13.1

2011-07-06 Thread Jürg Billeter
About vala
==

Compiler for the GObject type system

News


 * Many bug fixes and binding updates.


ChangeLog
=
http://download.gnome.org/sources/vala/0.13/vala-0.13.1.changes  (4.30K)

Download


http://download.gnome.org/sources/vala/0.13/vala-0.13.1.tar.xz  (2.11M)
  sha256sum: ccfcff155728718e7d11bacb6a29585b9b9f3a6d8f0b1fd1f86c3999275e8303

http://download.gnome.org/sources/vala/0.13/vala-0.13.1.tar.bz2 (2.63M)
  sha256sum: f7032980eb212254a1209c6252cac9d357b4798b35ea551b5ee6e524c0d287ff

___
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!)


vala 0.13.0

2011-06-17 Thread Jürg Billeter
About vala
==

Compiler for the GObject type system

News


 * More refactoring in the code generator.
 * Improvements to the .gir reader.
 * Switch JSON-GLib bindings to .gir.
 * Drop deprecated support for D-Bus GLib in favor of GDBus.

ChangeLog
=
http://download.gnome.org/sources/vala/0.13/vala-0.13.0.changes  (3.73K)

Download


http://download.gnome.org/sources/vala/0.13/vala-0.13.0.tar.xz  (2.10M)
  sha256sum: 2687eef1c3428b67305b0ff2023a58fe9a3a739d794eae3c2f6f6a7e23c3bc7b

http://download.gnome.org/sources/vala/0.13/vala-0.13.0.tar.bz2 (2.62M)
  sha256sum: 76a1cf33d9b5aae60a609c82c45dd17b19e3dd7fcb94fd3be2671ea896ed7563

___
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!)


vala 0.12.1

2011-06-01 Thread Jürg Billeter
About vala
==

Compiler for the GObject type system

News


 * Many bug fixes and binding updates.


ChangeLog
=
http://download.gnome.org/sources/vala/0.12/vala-0.12.1.changes  (7.42K)

Download


http://download.gnome.org/sources/vala/0.12/vala-0.12.1.tar.xz  (2.18M)
  sha256sum: f102bb64549ebe88955bb9fa0f502d974413aec71fec88e3544c65adfeb0afb4

http://download.gnome.org/sources/vala/0.12/vala-0.12.1.tar.bz2 (2.73M)
  sha256sum: d9a2be21bb8ab88eab838e7f3a4d0aaa2a1fddf35615dca32bef6a0051f58ea8

___
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!)


vala 0.12.0

2011-04-03 Thread Jürg Billeter
   Module: vala
  Version: 0.12.0
  Uploaded by: Jürg Billeter

http://download.gnome.org/sources/vala/0.12/vala-0.12.0.tar.gz
 sha256sum: 0214702a777ec408786709800b5b632737759686f4204910f880f757cb7d090c
  size: 4.23M

http://download.gnome.org/sources/vala/0.12/vala-0.12.0.tar.bz2
 sha256sum: 9a398e16fba2c78c9bcadb05e489c9bc318e34901d43451ac5d2ce4bc46b1225
  size: 2.72M

About vala
==

Compiler for the GObject type system

News


 * Add get_next_char to string class.
 * Many bug fixes and binding updates.


ChangeLog
=
http://download.gnome.org/sources/vala/0.12/vala-0.12.0.changes  (3.88K)
___
ftp-release-list mailing list
ftp-release-list@gnome.org
http://mail.gnome.org/mailman/listinfo/ftp-release-list


vala 0.10.4

2011-03-12 Thread Jürg Billeter
   Module: vala
  Version: 0.10.4
  Uploaded by: Jürg Billeter

http://download.gnome.org/sources/vala/0.10/vala-0.10.4.tar.gz
 sha256sum: 5f52e7f1491952fff8455d8e6765fe6b6b92fb2096c5972e2b50e776706d53c6
  size: 3.6M

http://download.gnome.org/sources/vala/0.10/vala-0.10.4.tar.bz2
 sha256sum: 4d23bd8b904ec59537ed5bcf44064104ccc41d639a3386cbc62d91f6bf0301c4
  size: 2.4M

News


Vala 0.10.4
===

 * Bug fixes and binding updates.

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


vala 0.11.6

2011-02-14 Thread Jürg Billeter
   Module: vala
  Version: 0.11.6
  Uploaded by: Jürg Billeter

http://download.gnome.org/sources/vala/0.11/vala-0.11.6.tar.gz
 sha256sum: 9347b01e2ca4d40f52a011df1320aea264ad60006d2d17371f90ffa03c06ad08
  size: 4.3M

http://download.gnome.org/sources/vala/0.11/vala-0.11.6.tar.bz2
 sha256sum: 4c5b715d47b3426e670c7a9c5d6050e3a436819aba6902d71c16f2267c8d187b
  size: 2.8M

News


Vala 0.11.6
===

 * Add parse and try_parse methods to boolean and numeric types.
 * Add clutter-gtk-1.0 bindings.
 * Add pixmap-1 bindings (Evan Nemerson).
 * Many bug fixes and binding updates.

-- 
An RSS 2.0 feed of ftp-release-list is available at:
http://download.gnome.org/LATEST.xml
___
ftp-release-list mailing list
ftp-release-list@gnome.org
http://mail.gnome.org/mailman/listinfo/ftp-release-list


libgee 0.6.1

2011-01-28 Thread Jürg Billeter
   Module: libgee
  Version: 0.6.1
  Uploaded by: Jürg Billeter

http://download.gnome.org/sources/libgee/0.6/libgee-0.6.1.tar.gz
 sha256sum: 40fe82df64988bdc0d795492d26d02aac087a533bb7766568f7b169649d1f161
  size: 668K

http://download.gnome.org/sources/libgee/0.6/libgee-0.6.1.tar.bz2
 sha256sum: e6220f321b53f7732e0b45db7b8f29088cf4892e798b9b9a02bed16938030121
  size: 488K

News


libgee 0.6.1


 * Fix memory leaks in LinkedList.

-- 
An RSS 2.0 feed of ftp-release-list is available at:
http://download.gnome.org/LATEST.xml
___
ftp-release-list mailing list
ftp-release-list@gnome.org
http://mail.gnome.org/mailman/listinfo/ftp-release-list


tracker 0.9.36

2011-01-27 Thread Jürg Billeter
   Module: tracker
  Version: 0.9.36
  Uploaded by: Jürg Billeter

http://download.gnome.org/sources/tracker/0.9/tracker-0.9.36.tar.gz
 sha256sum: 82b6623f956ec56ff45a7713ade116fca50dc88d3ae4407761181ead23b125d4
  size: 8.3M

http://download.gnome.org/sources/tracker/0.9/tracker-0.9.36.tar.bz2
 sha256sum: 705b848f8e21f0ca37b1a181575ac82ae98bb17a8fd206dfd48d7e1d2919ce60
  size: 6.9M

News


NEW in 0.9.36 - 2011-01-27
==

The changes are:

  * Fixes NB#221700: miner-fs: Handle errors when requesting bus names
  * Fixes NB#222578: tracker-writeback: Add member= to the signal's subscription
  * Fixes NB#222645: libtracker-data: Fix resource without URI on insert after 
rollback
  * Fixes NB#222664: miner-fs: Do not access MemoryOutputStream data before 
finishing splice
  * Ontology: Added missing documentation for rdf, mtp and slo
  * Ontology: Remove long-deprecated classes and properties
  * SPARQL: Ignore CONSTRUCT/INSERT/DELETE triples with unbound variables
  * SPARQL: Fix SQL generated for predicate variables and deleted subjects
  * libtracker-data: Fix transient properties
  * functional-tests: Ensure nfo:belongsToContainer is changed on file moves

Translations:

  * Updated ar: Khaled Hosny
  * Updated cz: Marek Cernocky

Notes:

  None


-- 
An RSS 2.0 feed of ftp-release-list is available at:
http://download.gnome.org/LATEST.xml
___
ftp-release-list mailing list
ftp-release-list@gnome.org
http://mail.gnome.org/mailman/listinfo/ftp-release-list


vala 0.10.3

2011-01-22 Thread Jürg Billeter
   Module: vala
  Version: 0.10.3
  Uploaded by: Jürg Billeter

http://download.gnome.org/sources/vala/0.10/vala-0.10.3.tar.gz
 sha256sum: 4f62ea22926dea3574bbda271c497bd3f51b308e2d8c367450f277fb1bb2efe2
  size: 3.6M

http://download.gnome.org/sources/vala/0.10/vala-0.10.3.tar.bz2
 sha256sum: 338b9869ad5c585b58540ffc9b576cbe44709864da2582c7ebc7a5d817004974
  size: 2.4M

News


Vala 0.10.3
===

 * Bug fixes and binding updates.

-- 
An RSS 2.0 feed of ftp-release-list is available at:
http://download.gnome.org/LATEST.xml
___
ftp-release-list mailing list
ftp-release-list@gnome.org
http://mail.gnome.org/mailman/listinfo/ftp-release-list


vala 0.11.5

2011-01-21 Thread Jürg Billeter
   Module: vala
  Version: 0.11.5
  Uploaded by: Jürg Billeter

http://download.gnome.org/sources/vala/0.11/vala-0.11.5.tar.gz
 sha256sum: d538e3ee88ee3f4113e59ace251568b66e3c7ac9b18f78355f312828df0e4375
  size: 4.3M

http://download.gnome.org/sources/vala/0.11/vala-0.11.5.tar.bz2
 sha256sum: d4b42ba6665821fd535cdea0672a5382364876cc4c9bc592d68bfdccebdc2dbe
  size: 2.8M

News


Vala 0.11.5
===

 * Add last_index_of and last_index_of_char to string class.
 * More refactoring in the code generator (Luca Bruno).
 * Improvements to the .gir writer (Michal Hruby).
 * Many bug fixes and binding updates.

-- 
An RSS 2.0 feed of ftp-release-list is available at:
http://download.gnome.org/LATEST.xml
___
ftp-release-list mailing list
ftp-release-list@gnome.org
http://mail.gnome.org/mailman/listinfo/ftp-release-list


vala 0.11.4

2011-01-15 Thread Jürg Billeter
   Module: vala
  Version: 0.11.4
  Uploaded by: Jürg Billeter

http://download.gnome.org/sources/vala/0.11/vala-0.11.4.tar.gz
 sha256sum: 5abd6964448fa05452be9a6bf2179894e1036fe86d30bc0b057be8ac9e99d6df
  size: 4.3M

http://download.gnome.org/sources/vala/0.11/vala-0.11.4.tar.bz2
 sha256sum: 98b3e9e94b5462e88b1ad46d018d830d0316e26c61e36bf778500b414342239d
  size: 2.8M

News


Vala 0.11.4
===

 * Add index_of, index_of_char, and char_count to string class.
 * Many bug fixes and binding updates.

-- 
An RSS 2.0 feed of ftp-release-list is available at:
http://download.gnome.org/LATEST.xml
___
ftp-release-list mailing list
ftp-release-list@gnome.org
http://mail.gnome.org/mailman/listinfo/ftp-release-list


tracker 0.9.34

2011-01-13 Thread Jürg Billeter
   Module: tracker
  Version: 0.9.34
  Uploaded by: Jürg Billeter

http://download.gnome.org/sources/tracker/0.9/tracker-0.9.34.tar.gz
 sha256sum: 05fed5bdc7bb7e9ff091cd4d622534ed998f0856b9d6ee9ad517aec993212878
  size: 8.3M

http://download.gnome.org/sources/tracker/0.9/tracker-0.9.34.tar.bz2
 sha256sum: 473e3b3d666721ad522f6fe3a01acdad380513032a2c9aa38d2014d288728d58
  size: 6.9M

News


NEW in 0.9.34 - 2011-01-13
==

The changes are:

  * Fixes NB#198003: libtracker-miner: Improve SPARQL connection error handling
  * Fixes NB#211147: libtracker-data: Update domain indexes on type statement 
insert
  * Fixes NB#216329: tracker-store: Reinitialize signals after failed backup or 
restore
  * Fixes NB#216350: libtracker-data: Fix double free in ontology cache code
  * Fixes NB#217575: libtracker-data: Update rdf:type table when deleting type 
statements
  * Fixes NB#218123: SLO: Fixed maxCardinality of some properties
  * Fixes NB#218560: Fix assertion failure when ontology cache fails to load
  * Ontology: Make SLO an ontology that is installed by default
  * Ontology: Fixed maxCardinality and deprecated annotations in MLO
  * libtracker-data: Fix double unref on shutdown
  * libtracker-data: Fix memory leak in gvdb writing
  * libtracker-data: Update statistics when bypassing buffer for deletes
  * libtracker-data: Fix tracker_ontologies_get_classes
  * libtracker-sparql: Shutdown backends when finalizing connection
  * libtracker-common: Improve tracker_dbus_request_* API
  * tracker-extract: Relicense from GPL to LGPL
  * tracker-extract: TIFF: SLO ontology porting
  * tracker-extract: PNG: SLO ontology porting
  * tracker-extract: PDF: SLO ontology porting
  * tracker-extract: JPEG SLO ontology porting
  * tracker-extract: GIF: SLO ontology porting
  * tracker-writeback: SLO ontology porting
  * tracker-needle: Use nco:publisher if nco:creator is not available for 
documents

Translations:
  * Updated cz: Marek Cernocky
  * Updated de: Mario Blättermann
  * Updated pt_BR: Mateus Zenaide
  * Updated se: Daniel Nylander
  * Updated sl: Andrej Žnidaršič, Matej Urbančič

Notes:

  None


-- 
An RSS 2.0 feed of ftp-release-list is available at:
http://download.gnome.org/LATEST.xml
___
ftp-release-list mailing list
ftp-release-list@gnome.org
http://mail.gnome.org/mailman/listinfo/ftp-release-list


vala 0.11.3

2011-01-05 Thread Jürg Billeter
   Module: vala
  Version: 0.11.3
  Uploaded by: Jürg Billeter

http://download.gnome.org/sources/vala/0.11/vala-0.11.3.tar.gz
 sha256sum: 0873f64ee801ae9e97cea6b76c894b3cbcfe1d49fba61f09dff6de2a53549a77
  size: 4.3M

http://download.gnome.org/sources/vala/0.11/vala-0.11.3.tar.bz2
 sha256sum: e9a8c101437a18d5abe81218e1ad7fd91fe74944b8135b1fa393cdc0995a85dc
  size: 2.8M

News


Vala 0.11.3
===

 * Support BusName sender parameter in GDBus servers.
 * More refactoring in the code generator.
 * Many bug fixes and binding updates.

-- 
An RSS 2.0 feed of ftp-release-list is available at:
http://download.gnome.org/LATEST.xml
___
ftp-release-list mailing list
ftp-release-list@gnome.org
http://mail.gnome.org/mailman/listinfo/ftp-release-list


tracker 0.9.33

2010-12-29 Thread Jürg Billeter
   Module: tracker
  Version: 0.9.33
  Uploaded by: Jürg Billeter

http://download.gnome.org/sources/tracker/0.9/tracker-0.9.33.tar.gz
 sha256sum: 1ffed30c4346d55fa9e6d6b03a597c5e7f0a3678f514150647e9cfad614a136c
  size: 8.4M

http://download.gnome.org/sources/tracker/0.9/tracker-0.9.33.tar.bz2
 sha256sum: 72e53572433d9a32fac9cce66de35b56412a46096a89530284f58ac84387c9f7
  size: 7.0M

News


NEW in 0.9.33 - 2010-12-29
==

The changes are:

  * Fixes NB#211928: SPARQL: Do not use nested subquery for EXISTS / NOT EXISTS
  * Fixes NB#212736: SPARQL: Improve predicate variable support
  * Fixes NB#213419: SPARQL: Implicitly convert fn:concat arguments to string
  * Fixes NB#214478: libtracker-data: Fix memory leak in cursor_next_async
  * Fixes GB#638159: libtracker-data: Fix gvdb lookup for not existing ontology 
resources
  * Ontology: Remove tracker:isAnnotation property
  * SPARQL: Support graph retrieval using property functions
  * SPARQL: Accept semicolon as separator between update operations
  * SPARQL: Add support for INSERT/DELETE DATA
  * SPARQL: Fix WITH support
  * SPARQL: Drop deprecated support for DROP GRAPH
  * libtracker-data: Add ontology cache
  * libtracker-data: Bypass update buffer for rdf:type deletes if possible
  * tracker-store, libtracker-data: Enhance signal behaviour for batch updates
  * libtracker-common: Print PID of process in dbus requests
  * libtracker-miner: Set proper nfo:belongsToContainer on file move operations
  * libtracker-miner: Skip IgnoreNextUpdate requests on CREATED events
  * libtracker-miner: When deleting resources, first mark unavailable and then 
fully remove them
  * libtracker-miner: Make sure original monitors are removed during a move 
operation
  * libtracker-miner: On directory remove, first remove monitors, then notify 
event
  * libtracker-miner: When a moved dir event detected, cancel all monitors in 
the dir
  * libtracker-miner: Don't add monitors when renaming a directory to a hidden 
name
  * tracker-extract-gstreamer: Fix undefined references
  * tracker-extract-txt: Support text files encoded in UTF-16 if BOM available
  * tracker-writeback: XMP: Take into account mlo:asPostalAddress
  * tracker-writeback: Fix a memoryleak on unwanted_results and cleanup
  * tracker-writeback, libtracker-miner: Don't writeback non-strict mined values
  * tracker-explorer: Port to GDBus

Translations:
  * Updated cs: Marek Cernocky
  * Updated de: Mario Blättermann
  * Updated es: Daniel Mustieles
  * Updated et: Mattias Põldaru
  * Updated hu: Gabor Kelemen
  * Updated se: Daniel Nylander
  * Updated sl: Andrej Žnidaršič
  * Updated zh_CN: Aron Xu

Notes:

  None


-- 
An RSS 2.0 feed of ftp-release-list is available at:
http://download.gnome.org/LATEST.xml
___
ftp-release-list mailing list
ftp-release-list@gnome.org
http://mail.gnome.org/mailman/listinfo/ftp-release-list


vala 0.10.2

2010-12-28 Thread Jürg Billeter
   Module: vala
  Version: 0.10.2
  Uploaded by: Jürg Billeter

http://download.gnome.org/sources/vala/0.10/vala-0.10.2.tar.gz
 sha256sum: 78a1a0cbeb2242b7ef4c24911bf06b8b47240769056eaf546a03a505e87c6f1f
  size: 3.6M

http://download.gnome.org/sources/vala/0.10/vala-0.10.2.tar.bz2
 sha256sum: b588ebd0579a2f306f6714f1a8ce6950049d5eff46d0fe99d4e63cc565c564f9
  size: 2.4M

News


Vala 0.10.2
===

 * Bug fixes and binding updates.

-- 
An RSS 2.0 feed of ftp-release-list is available at:
http://download.gnome.org/LATEST.xml
___
ftp-release-list mailing list
ftp-release-list@gnome.org
http://mail.gnome.org/mailman/listinfo/ftp-release-list


tracker 0.9.29

2010-11-24 Thread Jürg Billeter
   Module: tracker
  Version: 0.9.29
  Uploaded by: Jürg Billeter

http://download.gnome.org/sources/tracker/0.9/tracker-0.9.29.tar.gz
 sha256sum: dc9c7a283ad2899916e691610ac85f74c71eb676b3560d9800314f3ac906146d
  size: 8.2M

http://download.gnome.org/sources/tracker/0.9/tracker-0.9.29.tar.bz2
 sha256sum: d25a2820b68bb39a7856eecc3b9c3f3b842a9b9b6542a1892616654f0207a1b9
  size: 6.9M

News


NEW in 0.9.29 - 2010-11-24
==

The changes are:

  * Fixes: GB#630244, Use MaxBytes from tracker-extract.cfg for msoffice 2007 
files
  * Fixes: GB#634424, MsOffice metadata extractor is not unicode aware
  * Fixes: GB#634669, Missing test file in tarball
  * Fixes: GB#635652, Correction in the --enable-tracker-search-tool 
configuration flag management
  * Fixes: NB#195787, libtracker-sparql, libtracker-client: Fix URI escaping
  * Fixes: NB#197067, tracker-miner-fs crawls open files
  * Fixes: NB#200980, Ontology: Add index on tracker:added
  * Fixes: NB#202291, tracker-extract: Fixed nested use of anonymous blank nodes
  * Fixes: NB#203540, Composer label not extracted in ID3v2.3 mp3 files
  * Fixes: NB#203593, All libtracker-miner section names in CamelCase in 
documentation
  * Fixes: NB#206752, SPARQL: Do not ignore GRAPH around rdf:type statements
  * Ontology: Add index on nco:nameFamily
  * SPARQL: Support \u escape sequence in string literals
  * SPARQL: Fix INSERT/DELETE and SELECT * with WHERE without variables
  * SPARQL: Use proper collation for string literals and fn:starts-with
  * libtracker-data: Make it easier to test the PRAGMAs for SQLite
  * libtracker-bus: Fix handling of priority in update_async
  * libtracker-sparql: Add function to generate a uuid urn to the client library
  * tracker-store: Fix crash on client exit and task without destroy notify
  * tracker-extract: Split msoffice and msoffice-xml extractors and refactor 
code
  * tracker-extract-mp3: Fix memory leak
  * tracker-miner-applications: Fix encoding issues and handling of 
nie:dataSource
  * tracker-miner-fs: Use low priority for update_async calls
  * tracker-search: New --software and --software-categories options

Translations:

  * Updated cs: Marek Cernocky
  * Updated de: Mario Blättermann
  * Updated es: Daniel Mustieles
  * Updated hu: Gabor Kelemen
  * Updated pt_BR: Djavan Fagundes
  * Updated sl: Andrej Žnidaršič

Notes:

  None


-- 
An RSS 2.0 feed of ftp-release-list is available at:
http://download.gnome.org/LATEST.xml
___
ftp-release-list mailing list
ftp-release-list@gnome.org
http://mail.gnome.org/mailman/listinfo/ftp-release-list


vala 0.11.2

2010-11-08 Thread Jürg Billeter
   Module: vala
  Version: 0.11.2
  Uploaded by: Jürg Billeter

http://download.gnome.org/sources/vala/0.11/vala-0.11.2.tar.gz
 sha256sum: efcd84a64fe1844bba782d135fe8a6f860166a0576bcd06ad4af77032070192c
  size: 4.3M

http://download.gnome.org/sources/vala/0.11/vala-0.11.2.tar.bz2
 sha256sum: 489b60a49a03c8915b513a722ca08986c18ae0dc6489cce6bbb8415670612046
  size: 2.8M

News


Vala 0.11.2
===

 * Update libnotify bindings to 0.7.0.
 * Improvements to the .gir reader.
 * Bug fixes and binding updates.

-- 
An RSS 2.0 feed of ftp-release-list is available at:
http://download.gnome.org/LATEST.xml
___
ftp-release-list mailing list
ftp-release-list@gnome.org
http://mail.gnome.org/mailman/listinfo/ftp-release-list


vala 0.11.0

2010-10-04 Thread Jürg Billeter
   Module: vala
  Version: 0.11.0
  Uploaded by: Jürg Billeter

http://download.gnome.org/sources/vala/0.11/vala-0.11.0.tar.gz
 sha256sum: f6e0d7a2eb2a6d7d2267937e84e7ff991afe33ad91feb88fc2054eb8b4ec3912
  size: 3.7M

http://download.gnome.org/sources/vala/0.11/vala-0.11.0.tar.bz2
 sha256sum: 7bd0add719a49e3ea1a6ff4431d637216274d5363b9704781a5d955298963c8d
  size: 2.4M

-- 
An RSS 2.0 feed of ftp-release-list is available at:
http://download.gnome.org/LATEST.xml
___
ftp-release-list mailing list
ftp-release-list@gnome.org
http://mail.gnome.org/mailman/listinfo/ftp-release-list


libgee 0.6.0

2010-09-26 Thread Jürg Billeter
   Module: libgee
  Version: 0.6.0
  Uploaded by: Jürg Billeter

http://download.gnome.org/sources/libgee/0.6/libgee-0.6.0.tar.gz
 sha256sum: 928f790ffcabe23ecce8245e5e9326a4d5894cb01676bd6b11ec927acb5f2b63
  size: 640K

http://download.gnome.org/sources/libgee/0.6/libgee-0.6.0.tar.bz2
 sha256sum: e586678d0a88637abeaaf850b62231000772e79ea6d9c4b45dc3cea99f778a7a
  size: 472K

-- 
An RSS 2.0 feed of ftp-release-list is available at:
http://download.gnome.org/LATEST.xml
___
ftp-release-list mailing list
ftp-release-list@gnome.org
http://mail.gnome.org/mailman/listinfo/ftp-release-list


vala 0.10.0

2010-09-17 Thread Jürg Billeter
   Module: vala
  Version: 0.10.0
  Uploaded by: Jürg Billeter

http://download.gnome.org/sources/vala/0.10/vala-0.10.0.tar.gz
 sha256sum: 4141bf06c8794095d05caf666384ba9c266c30fd20ee1c728885927e781e6441
  size: 3.7M

http://download.gnome.org/sources/vala/0.10/vala-0.10.0.tar.bz2
 sha256sum: f5655a3cdc21c4c8d94d4af55a4c0a0418bad7a5ebf60ccdf471c4e16c5c9235
  size: 2.3M

-- 
An RSS 2.0 feed of ftp-release-list is available at:
http://download.gnome.org/LATEST.xml
___
ftp-release-list mailing list
ftp-release-list@gnome.org
http://mail.gnome.org/mailman/listinfo/ftp-release-list


libgee 0.5.3

2010-09-16 Thread Jürg Billeter
   Module: libgee
  Version: 0.5.3
  Uploaded by: Jürg Billeter

http://download.gnome.org/sources/libgee/0.5/libgee-0.5.3.tar.gz
 sha256sum: c88c2d24f72707e400c9cdc17d5caa48a3557279b8a332371863a6be264ced7b
  size: 620K

http://download.gnome.org/sources/libgee/0.5/libgee-0.5.3.tar.bz2
 sha256sum: 98c9e5c436059ca7e411815237e31ca7506a8ca152f2c797749ec595be99d893
  size: 460K

News


libgee 0.5.3


 * Fix memory leaks in TimSort and LinkedList.
 * Bug fixes in TreeMap and TreeSet.

-- 
An RSS 2.0 feed of ftp-release-list is available at:
http://download.gnome.org/LATEST.xml
___
ftp-release-list mailing list
ftp-release-list@gnome.org
http://mail.gnome.org/mailman/listinfo/ftp-release-list


vala 0.9.8

2010-09-04 Thread Jürg Billeter
   Module: vala
  Version: 0.9.8
  Uploaded by: Jürg Billeter

http://download.gnome.org/sources/vala/0.9/vala-0.9.8.tar.gz
 sha256sum: 657817710be589c4a753e9b9c1d6406d5e78245cbbdfbc80d2d32bc96d7e01a0
  size: 3.7M

http://download.gnome.org/sources/vala/0.9/vala-0.9.8.tar.bz2
 sha256sum: 588fc351ce4178fdd78435ec86d4adada760b2ff6007dc180e1d6c53fb86e488
  size: 2.3M

News


Vala 0.9.8
==

 * Add --fatal-warnings commandline option.
 * Deprecate string.len () in favor of string.length.
 * Deprecate use of D-Bus GLib in favor of GDBus.
 * Many bug fixes and binding updates.

-- 
An RSS 2.0 feed of ftp-release-list is available at:
http://download.gnome.org/LATEST.xml
___
ftp-release-list mailing list
ftp-release-list@gnome.org
http://mail.gnome.org/mailman/listinfo/ftp-release-list


vala 0.9.7

2010-08-19 Thread Jürg Billeter
   Module: vala
  Version: 0.9.7
  Uploaded by: Jürg Billeter

http://download.gnome.org/sources/vala/0.9/vala-0.9.7.tar.gz
 sha256sum: 4e3b72dc1ede0b9c33d28cc645aef98700c4666d222fd02135647a987bd01fbf
  size: 3.7M

http://download.gnome.org/sources/vala/0.9/vala-0.9.7.tar.bz2
 sha256sum: 4a09219fc1abb960c17b4f7704332a4dd1edc21216520a3e5deeaac44cc6b4a7
  size: 2.3M

News


Vala 0.9.7
==

 * Fix regression introduced by codegen refactoring.

-- 
An RSS 2.0 feed of ftp-release-list is available at:
http://download.gnome.org/LATEST.xml
___
ftp-release-list mailing list
ftp-release-list@gnome.org
http://mail.gnome.org/mailman/listinfo/ftp-release-list


vala 0.9.6

2010-08-18 Thread Jürg Billeter
   Module: vala
  Version: 0.9.6
  Uploaded by: Jürg Billeter

http://download.gnome.org/sources/vala/0.9/vala-0.9.6.tar.gz
 sha256sum: ef0b3e65c3bee48f8221c76722a90979677cfd886e92ab498371e2dac2f0a890
  size: 3.7M

http://download.gnome.org/sources/vala/0.9/vala-0.9.6.tar.bz2
 sha256sum: e12cebac9e5c5897153dcb302808074234bdbaa1f29a40a03fd3a15e4b48950b
  size: 2.3M

News


Vala 0.9.6
==

 * Drop deprecated support for assigning to construct properties.
 * Some refactoring in the code generator.
 * Bug fixes in bindings and vapigen.

-- 
An RSS 2.0 feed of ftp-release-list is available at:
http://download.gnome.org/LATEST.xml
___
ftp-release-list mailing list
ftp-release-list@gnome.org
http://mail.gnome.org/mailman/listinfo/ftp-release-list


vala 0.9.5

2010-08-09 Thread Jürg Billeter
   Module: vala
  Version: 0.9.5
  Uploaded by: Jürg Billeter

http://download.gnome.org/sources/vala/0.9/vala-0.9.5.tar.gz
 sha256sum: 123f0cbf54b4ca7fe12715409f413fa68b7af6495f0037a058b384d8289c58dc
  size: 3.7M

http://download.gnome.org/sources/vala/0.9/vala-0.9.5.tar.bz2
 sha256sum: 78603e799d05aeb25c16c55bbe79fdb6d7fa1913924e447306d7cd5920d507bb
  size: 2.4M

News


Vala 0.9.5
==

 * Add version suffix to support parallel installation.
 * Define VALA_X_Y according to compiler version.
 * Enable version header by default.
 * Add vala.m4 with VALA_CHECK_PACKAGES macro.
 * Add gedit-2.20 bindings (Andrea Del Signore).
 * Add tokyocabinet bindings (Evan Nemerson).
 * Various improvements to the Dova profile.
 * Many bug fixes and binding updates.

-- 
An RSS 2.0 feed of ftp-release-list is available at:
http://download.gnome.org/LATEST.xml
___
ftp-release-list mailing list
ftp-release-list@gnome.org
http://mail.gnome.org/mailman/listinfo/ftp-release-list


tracker 0.9.15

2010-08-05 Thread Jürg Billeter
   Module: tracker
  Version: 0.9.15
  Uploaded by: Jürg Billeter

http://download.gnome.org/sources/tracker/0.9/tracker-0.9.15.tar.gz
 sha256sum: 5bfcc90fc48dc94effb51d538e2c832ece219d0d616f93aaf6caeb816553ed6e
  size: 6.0M

http://download.gnome.org/sources/tracker/0.9/tracker-0.9.15.tar.bz2
 sha256sum: 5790ae80806dc15c3306d208996b62dc38549e0cc0b95b566484eef8058c5886
  size: 4.9M

News


NEW in 0.9.15 - 2010-08-05
==

The changes are:

  * Require GLib 2.24
  * Fixes: NB#172390, Tracker doesn't return any content from m3u playlists
  * Fixes: NB#179570, FTS search of file extension doesn't always work
  * Fixes: NB#180803, Busy-handling race condition
  * Fixes: NB#181112, Fix GStreamer pipeline error handling
  * Fixes: NB#181538, Assume tar program is in $PATH
  * Fixes: NB#182131, Tracker isn't using resource tokens to protect its 
interfaces
  * Fixes: NB#182788, segfault during opendir()
  * Fixes: NB#183307, Crash in quit_timeout_cb when signal_handler calls it
  * Fixes: NB#183653, Class notification signals are lost
  * Ontology, MTP: Fix mtp:hidden
  * libtracker-data: Support for SPARQL 1.1's IN operator
  * libtracker-data: Implement progress indication for rotated journals
  * tracker-store: Queue queries while busy
  * Add first version of FTS functional test cases
  * Add functional test case for busy-handling

Translations:
  * Updated hu: Gabor Kelemen
  * Updated nds: Nils-Christoph Fiedler
  * Updated se: Daniel Nylander
  * Updated sl: Andrej Žnidaršič

Notes:

  The database version has been incremented, this will force a
  reindex for any existing Tracker installation.


-- 
An RSS 2.0 feed of ftp-release-list is available at:
http://download.gnome.org/LATEST.xml
___
ftp-release-list mailing list
ftp-release-list@gnome.org
http://mail.gnome.org/mailman/listinfo/ftp-release-list


vala 0.9.4

2010-07-27 Thread Jürg Billeter
   Module: vala
  Version: 0.9.4
  Uploaded by: Jürg Billeter

http://download.gnome.org/sources/vala/0.9/vala-0.9.4.tar.gz
 sha256sum: 60050e467cd99b6bc605fdfd0ecc5975604370dfbfccb88414320f9a0d326399
  size: 3.7M

http://download.gnome.org/sources/vala/0.9/vala-0.9.4.tar.bz2
 sha256sum: 1fd008dfe835538b52409c3624472a220bbb00c14446f7fd2af00d837922cd3e
  size: 2.4M

News


Vala 0.9.4
==

 * Append documentation comments to generated C files.
 * Skip doc tags in .gir files.
 * Various improvements to the Dova profile.
 * Many bug fixes and binding updates.

-- 
An RSS 2.0 feed of ftp-release-list is available at:
http://download.gnome.org/LATEST.xml
___
ftp-release-list mailing list
ftp-release-list@gnome.org
http://mail.gnome.org/mailman/listinfo/ftp-release-list


vala 0.9.2

2010-06-20 Thread Jürg Billeter
   Module: vala
  Version: 0.9.2
  Uploaded by: Jürg Billeter

http://download.gnome.org/sources/vala/0.9/vala-0.9.2.tar.gz
 sha256sum: ad59a9f4d27ccb146daf9a21c9c57840d24d1ee37ea7865ff2e80fe521421f0f
  size: 3.6M

http://download.gnome.org/sources/vala/0.9/vala-0.9.2.tar.bz2
 sha256sum: 22e1e224790663929f5df8b0611bd4928c065a8354ee7cdd2c97b6b37ed33c1d
  size: 2.3M

News


Vala 0.9.2
==

 * Initial support for GDBus-based clients and servers.
 * Support implicit and explicit GVariant casts.
 * Add support for [Deprecated] attribute.
 * Add GenericArray as alternative binding to GPtrArray.
 * Add gdk-pixbuf-3.0, gdk-3.0, gdk-x11-3.0, and gtk+-3.0 bindings.
 * Updates to the GLib bindings.
 * Many bug fixes.

-- 
An RSS 2.0 feed of ftp-release-list is available at:
http://download.gnome.org/LATEST.xml
___
ftp-release-list mailing list
ftp-release-list@gnome.org
http://mail.gnome.org/mailman/listinfo/ftp-release-list


vala 0.9.1

2010-06-07 Thread Jürg Billeter
   Module: vala
  Version: 0.9.1
  Uploaded by: Jürg Billeter

http://download.gnome.org/sources/vala/0.9/vala-0.9.1.tar.gz
 sha256sum: 6ba6ff6364bb5a3f42a5f60c710d1f7318b927181d8bce5d9f95395161c235c9
  size: 3.4M

http://download.gnome.org/sources/vala/0.9/vala-0.9.1.tar.bz2
 sha256sum: 88f77b7c647dc72042397e36b91ca2372d67ef54c6d753927e23071935f0a903
  size: 2.2M

-- 
An RSS 2.0 feed of ftp-release-list is available at:
http://download.gnome.org/LATEST.xml
___
ftp-release-list mailing list
ftp-release-list@gnome.org
http://mail.gnome.org/mailman/listinfo/ftp-release-list


vala 0.8.1

2010-04-21 Thread Jürg Billeter
   Module: vala
  Version: 0.8.1
  Uploaded by: Jürg Billeter

http://download.gnome.org/sources/vala/0.8/vala-0.8.1.tar.gz
 sha256sum: 118bdf452e194f8eb65334b6f7aa9510bf3510d0a891156dabc2af8f52c0042c
  size: 3.2M

http://download.gnome.org/sources/vala/0.8/vala-0.8.1.tar.bz2
 sha256sum: d805853ac87234ec0942e536e3381609eb9da596e32928996103b4342737ea85
  size: 2.1M

News


Vala 0.8.1
==

 * Support constants in enums.
 * Add clutter-gst-1.0 bindings (Ali Sabil).
 * Add gdu and gdu-gtk bindings.
 * Many bug fixes and binding updates.

-- 
An RSS 2.0 feed of ftp-release-list is available at:
http://download.gnome.org/LATEST.xml
___
ftp-release-list mailing list
ftp-release-list@gnome.org
http://mail.gnome.org/mailman/listinfo/ftp-release-list


vala 0.8.0

2010-03-31 Thread Jürg Billeter
   Module: vala
  Version: 0.8.0
  Uploaded by: Jürg Billeter

http://download.gnome.org/sources/vala/0.8/vala-0.8.0.tar.gz
 sha256sum: 8c8b4bf1f4eee558d82aba141d7449a29b326340616f1bab562a90f1fcf19cf3
  size: 3.2M

http://download.gnome.org/sources/vala/0.8/vala-0.8.0.tar.bz2
 sha256sum: bd585389bf627b8de59b3d3a9e52562cc54cc3a9f0f4978d76c9fc3b0d34433b
  size: 2.0M

-- 
An RSS 2.0 feed of ftp-release-list is available at:
http://download.gnome.org/LATEST.xml
___
ftp-release-list mailing list
ftp-release-list@gnome.org
http://mail.gnome.org/mailman/listinfo/ftp-release-list


vala 0.7.10

2010-02-04 Thread Jürg Billeter
   Module: vala
  Version: 0.7.10
  Uploaded by: Jürg Billeter

http://download.gnome.org/sources/vala/0.7/vala-0.7.10.tar.gz
 sha256sum: b68bd5407cee833401754c34e98ad3ed0b8707c592e348301a9236a1a8a4864a
  size: 3.0M

http://download.gnome.org/sources/vala/0.7/vala-0.7.10.tar.bz2
 sha256sum: 902392d95e20e8c3e18ad739e24c6727dd90fe281b1ffdbbf509a8d7c50aa8c5
  size: 1.9M

News


Vala 0.7.10
===

 * Support coalescing operator ??.
 * Support to_string and bitwise complement with enums.
 * Return handler id when connecting signal handlers.
 * Support struct comparison.
 * Support constructor chaining in structs.
 * Enforce protected member restrictions.
 * Improve performance of flow analysis.
 * Support automatic line continuations in Genie.
 * Improvements to the .gir reader and writer.
 * Add --enable-mem-profiler commandline option.
 * Many bug fixes and binding updates.

-- 
An RSS 2.0 feed of ftp-release-list is available at:
http://download.gnome.org/LATEST.xml
___
ftp-release-list mailing list
ftp-release-list@gnome.org
http://mail.gnome.org/mailman/listinfo/ftp-release-list


vala 0.7.9

2009-12-19 Thread Jürg Billeter
   Module: vala
  Version: 0.7.9
  Uploaded by: Jürg Billeter

http://download.gnome.org/sources/vala/0.7/vala-0.7.9.tar.gz
 sha256sum: 1d728efd8332bad57dc321ef396a0d4cee05e979749b1f1da0bd00763605f56b
  size: 2.9M

http://download.gnome.org/sources/vala/0.7/vala-0.7.9.tar.bz2
 sha256sum: a71d59cfed750ff402fece5e7d4b656caf3377d5a6bfe5339894f1b13769d58d
  size: 1.9M

News


Vala 0.7.9
==

 * Support array and string slicing.
 * Add --symbols commandline option.
 * Add avahi-gobject bindings (Sebastian Noack).
 * Add ccss-1 bindings (Ali Sabil).
 * Add libarchive bindings (Julian Andres Klode).
 * Add libmagic bindings (Jens Georg).
 * Add readline bindings (Jukka-Pekka Iivonen).
 * Add twitter-glib-1.0 bindings (Adrien Bustany).
 * Many bug fixes and binding updates.

-- 
An RSS 2.0 feed of ftp-release-list is available at:
http://download.gnome.org/LATEST.xml
___
ftp-release-list mailing list
ftp-release-list@gnome.org
http://mail.gnome.org/mailman/listinfo/ftp-release-list


tracker 0.7.8

2009-11-20 Thread Jürg Billeter
   Module: tracker
  Version: 0.7.8
  Uploaded by: Jürg Billeter

http://download.gnome.org/sources/tracker/0.7/tracker-0.7.8.tar.gz
 sha256sum: 7fb116667e96f6c3311304c515cea28859a6905184bb4aea1128a31a5c4e4fde
  size: 2.3M

http://download.gnome.org/sources/tracker/0.7/tracker-0.7.8.tar.bz2
 sha256sum: f1ca491972d8ba65364dda8a9326529b0f26af020d080581d061becb6b352bbc
  size: 1.5M

News


NEW in 0.7.8


Improvements / New:

  General:
  * Add --version option to command line tools.

  Ontology:
  * NCO: Add more IM properties.
  * NMO: Add first draft of SMS support.
  * Work on ontology description and documentation.

  SPARQL:
  * Limit scope of blank nodes to conform to specification.
  * Fix missing results due to OPTIONAL optimization.

  libtracker-data:
  * Fix critical warning on tracker-store startup.

  tracker-extract:
  * Fix use of tagreadbin in GStreamer extractor.
  * Use NAO tags for image keywords.
  * Correctly detect 3GPP audio files in GStreamer extractor.
  * Extract nmm:albumTrackCount from MP3 files.

  RSS Reader:
  * Add some Zeitgeist interaction to the RSS Reader example.

Notes:

  The Deskbar applet packaged with Tracker is currently out of date
  and needs some love to get it working with the new APIs. It is in
  the same state as it was for 0.6. As such it isn't expected to work.


-- 
An RSS 2.0 feed of ftp-release-list is available at:
http://download.gnome.org/LATEST.xml
___
ftp-release-list mailing list
ftp-release-list@gnome.org
http://mail.gnome.org/mailman/listinfo/ftp-release-list


tracker 0.7.7

2009-11-12 Thread Jürg Billeter
   Module: tracker
  Version: 0.7.7
  Uploaded by: Jürg Billeter

http://download.gnome.org/sources/tracker/0.7/tracker-0.7.7.tar.gz
 sha256sum: 27b9fcdb9bf117656dbed0e962e977d492be801354439f4b344cbc5ee21ad043
  size: 2.3M

http://download.gnome.org/sources/tracker/0.7/tracker-0.7.7.tar.bz2
 sha256sum: 77ada6de70f5aa487ff2b517987bae9b5764f26371f0f1b2c3381dbb66cdf2e4
  size: 1.5M

News


NEW in 0.7.7


Improvements / New:

  Ontology:
  * Mark nco:phoneNumber, nco:imID, and nco:emailAddress as inverse
functional properties.

  SPARQL:
  * Optimize simple optionals with inverse functional properties.
  * Return property URI instead of internal uri for fts:offsets().

  libtracker-data:
  * Propagate SQLite errors on updates.

  tracker-miner-fs:
  * Handle errors when moving items recursively.


-- 
An RSS 2.0 feed of ftp-release-list is available at:
http://download.gnome.org/LATEST.xml
___
ftp-release-list mailing list
ftp-release-list@gnome.org
http://mail.gnome.org/mailman/listinfo/ftp-release-list


vala 0.7.8

2009-11-04 Thread Jürg Billeter
   Module: vala
  Version: 0.7.8
  Uploaded by: Jürg Billeter

http://download.gnome.org/sources/vala/0.7/vala-0.7.8.tar.gz
 sha256sum: 1247d1fc9b746a1b95d266c5fc7948aaebaf9586f94112f74bf80f238080f4ae
  size: 2.9M

http://download.gnome.org/sources/vala/0.7/vala-0.7.8.tar.bz2
 sha256sum: b2daf636d95ef66ffd5132eacf18335073b71bfaa18f7ad06f25bcf9673aa747
  size: 1.9M

News


Vala 0.7.8
==

 * Support constructor chain up to GObject using Object (...).
 * Add syntax for string templates.
 * Support (!) non-null casts.
 * Many bug fixes and binding updates.

-- 
An RSS 2.0 feed of ftp-release-list is available at:
http://download.gnome.org/LATEST.xml
___
ftp-release-list mailing list
ftp-release-list@gnome.org
http://mail.gnome.org/mailman/listinfo/ftp-release-list


vala 0.7.7

2009-09-27 Thread Jürg Billeter
   Module: vala
  Version: 0.7.7
  Uploaded by: Jürg Billeter

http://download.gnome.org/sources/vala/0.7/vala-0.7.7.tar.gz
 sha256sum: 5fdd5c765fba1bc5d585c9ebec3daa1b53ac5f80717712ab59e97b75f68b1c2f
  size: 2.9M

http://download.gnome.org/sources/vala/0.7/vala-0.7.7.tar.bz2
 sha256sum: ebb1afbb0a61dd8f5f8ef13512e789697e98d5ad5f98739120f3b3cc02d46d8f
  size: 1.9M

News


Vala 0.7.7
==

 * Support `using' directives inside namespaces.
 * Use const only for immutable structs.
 * Support string marshalling for enums in D-Bus (Didier Ptitjes).
 * Update Genie parser (Jamie McCracken).
 * Add libgda-4.0 bindings (Shawn Ferris).
 * Many bug fixes for closures and async methods.

-- 
An RSS 2.0 feed of ftp-release-list is available at:
http://download.gnome.org/LATEST.xml
___
ftp-release-list mailing list
ftp-release-list@gnome.org
http://mail.gnome.org/mailman/listinfo/ftp-release-list


vala 0.7.6

2009-09-17 Thread Jürg Billeter
   Module: vala
  Version: 0.7.6
  Uploaded by: Jürg Billeter

http://download.gnome.org/sources/vala/0.7/vala-0.7.6.tar.gz
 sha256sum: 61f3b28b280f8a80d0d9c77e52e97ace79bc7a4c32991ac4e6a4b535e33d2f28
  size: 2.8M

http://download.gnome.org/sources/vala/0.7/vala-0.7.6.tar.bz2
 sha256sum: 2c33ca0aa2646ba9f73b114c2a83fbea6a97e9b77cec94ecff3a5d68c340f083
  size: 1.9M

News


Vala 0.7.6
==

 * Add support for closures.
 * Improve support for asynchronous methods.
 * Support async methods in D-Bus servers.
 * Add clutter-1.0 bindings (Rob Taylor).
 * Add GVariant, GSettings, and dconf bindings (Ryan Lortie).
 * Add linux, libnl-1, and libasound bindings (Michael 'Mickey' Lauer).
 * Add gnutls bindings (Jiří Zárevúcky).
 * Add librest bindings (Adrien Bustany).
 * Many bug fixes and binding updates.

-- 
An RSS 2.0 feed of ftp-release-list is available at:
http://download.gnome.org/LATEST.xml
___
ftp-release-list mailing list
ftp-release-list@gnome.org
http://mail.gnome.org/mailman/listinfo/ftp-release-list


vala 0.7.5

2009-08-02 Thread Jürg Billeter
   Module: vala
  Version: 0.7.5
  Uploaded by: Jürg Billeter

http://download.gnome.org/sources/vala/0.7/vala-0.7.5.tar.gz
 sha256sum: 53fd7ddf82b7ec9cb29ff16f3857f474729980aed190e3e3eacb97d52beb2d2f
  size: 2.9M

http://download.gnome.org/sources/vala/0.7/vala-0.7.5.tar.bz2
 sha256sum: 1ece7f45a447264518378648606c3004a9d7b8b75aaeb5a6ad4b055a989a32f5
  size: 1.9M

News


Vala 0.7.5
==

 * Add support for static properties.
 * Add support for delegate properties.
 * Support virtual default handler for signals.
 * Add limited support for derived compact classes.
 * Add libgdata bindings (Víctor Manuel Jáquez Leal).
 * Add libusb-1.0 bindings (Evan Nemerson).
 * Many bug fixes and binding updates.

-- 
An RSS 2.0 feed of ftp-release-list is available at:
http://download.gnome.org/LATEST.xml
___
ftp-release-list mailing list
ftp-release-list@gnome.org
http://mail.gnome.org/mailman/listinfo/ftp-release-list


vala 0.7.4

2009-06-28 Thread Jürg Billeter
   Module: vala
  Version: 0.7.4
  Uploaded by: Jürg Billeter

http://download.gnome.org/sources/vala/0.7/vala-0.7.4.tar.gz
  md5sum: 6ca0017be63244aff4d62d5f51f4b31a
 sha1sum: e7a0c7594472142636e55c0b522045e96a92a3b7
size: 2.9M

http://download.gnome.org/sources/vala/0.7/vala-0.7.4.tar.bz2
  md5sum: c2bd7765e49e9c1b5fddc9e0aa69a927
 sha1sum: a4f2899d0c09620578c1291c2ce848d4813ee0e7
size: 1.8M

News


Vala 0.7.4
==

 * Add support for array properties.
 * Support implicit and explicit GValue casts.
 * Add initial support for generic methods.
 * Add postgres bindings.
 * Many bug fixes and binding updates.

-- 
An RSS 2.0 feed of ftp-release-list is available at:
http://download.gnome.org/LATEST.xml
___
ftp-release-list mailing list
ftp-release-list@gnome.org
http://mail.gnome.org/mailman/listinfo/ftp-release-list


vala 0.7.2

2009-05-07 Thread Jürg Billeter
   Module: vala
  Version: 0.7.2
  Uploaded by: Jürg Billeter

http://download.gnome.org/sources/vala/0.7/vala-0.7.2.tar.gz
  md5sum: 9d59c0b4f9c21d4b59c340816ff6bb13
 sha1sum: 4584c285645cb3ab90390530e23b9c78c320fb2d
size: 2.8M

http://download.gnome.org/sources/vala/0.7/vala-0.7.2.tar.bz2
  md5sum: a1e35fe5a7ebeb6c208c1d379e445115
 sha1sum: 3c4f8b5741ea0ca54d4e5fbb4b10c9b75fce3ae0
size: 1.8M

News


Vala 0.7.2
==

 * Improvements to the .gir reader and writer (Didier Ptitjes).
 * Many bug fixes and binding updates.

-- 
An RSS 2.0 feed of ftp-release-list is available at:
http://download.gnome.org/LATEST.xml
___
ftp-release-list mailing list
ftp-release-list@gnome.org
http://mail.gnome.org/mailman/listinfo/ftp-release-list


  1   2   >