Version: 1.2.7+bzr20170616-bp150.1.3
* Sun Dec 17 2017 sor.alexei@meowr.ru
- Update to version 1.2.7+bzr20170616 (changes since 1.2.7):
* Disconnect signal handlers when unreffing GDBusServer
(lp#1246263).
* Fix new warnings with GCC 5+ (lp#1428299).
* Fix misleading indentation.
- Rename python-dee to python-gobject-Dee to reflect its meaning.
- Build for Python3.
- Name the Python2 package python2-gobject-Dee on
openSUSE Leap 14.2.
- Make the development package fetch python-gobject-Dee packages.
- Spec cleanup.
* Fri Jun 19 2015 dimstar@opensuse.org
- Pass --disable-maintainer-flags to configure: this flag is for
upstream maintainers, injecting -Werror into CFLAGS.
* Fri Jul 04 2014 i@marguerite.su
- Update to version 1.2.7:
+ Added begin and end changeset API.
+ Bugs fixed: lp#1246263.
- Drop dee-fix-lp1076027.patch: upstream fixed in 1.2.0.
* Fri Dec 27 2013 zaitor@opensuse.org
- Add dee-fix-lp1076027.patch, Dee.SharedModel doesn't get
invalidated when the leader changes (lp#1076027).
* Sun Sep 16 2012 zaitor@opensuse.org
- Update to version 1.0.14:
+ Bugs fixed: lp#1030092.
- Changes of version 1.0.12:
+ Bugs fixed: lp#988443, lp#1017277.
* Sat Apr 14 2012 dimstar@opensuse.org
- Update to version 1.0.10:
+ Bugs fixed: lp#938382, lp#953978, lp#963991.
* Wed Mar 28 2012 vuntz@opensuse.org
- Update to version 1.0.8:
+ Bug fixes: lp#956882, lp#959458.
* Tue Mar 13 2012 zaitor@opensuse.org
- Update to version 1.0.6:
+ Provide a way to have a ReadOnly model (lp#675565).
+ Several optimizations for speed.
+ Add new --watch-changes option for dee-tool, for debugging.
+ Other bug fixes: lp#933111, lp#933131, lp#940419.
- Fixed sourceurl to actually point to source.
* Fri Feb 17 2012 dimstar@opensuse.org
- Update to version 1.0.4:
+ Make DeeTransaction insert rows in an appending manner (instead
of prepending) during commit() (lp#924353)
* Sat Feb 04 2012 zaitor@opensuse.org
- Update to version 1.0.2:
+ Add advanced transliteration support using ICU.
+ Bugs fixed: lp#773197, lp#916783, lp#917761.
- Add icu-devel BuildRequires: new dependency.
* Fri Jan 13 2012 dimstar@opensuse.org
- Update to version 1.0.0:
+ Bugs fixed: lp#905463, lp#894023, lp#900629, lp#904293,
lp#904299, lp#913128, lp#622446, lp#901098, lp#901100,
lp#912675, lp#911667.
- Split typelib file into typelib-1_0-Dee-1_0 subpackage.
- Add typelib-1_0-Dee-1_0 Requires to the -devel subpackage.
- Rename libdee-1_0-1 to libdee-1_0-4, following the upstream
soname change.
* Mon Oct 17 2011 dimstar@opensuse.org
- Update to version 0.5.22:
+ Various bug fixes, including:
- lp#845416: Dee.Model.set_schema() broken in pygi
- lp#857432: More strict error checkin in DeeSequenceModel to
help consumers.
+ Code changes to help broken users of the library find issues.
- Rename subpackage to libdee-1_0-1, following the soname bump.
* Fri Sep 30 2011 coolo@suse.com
- add libtool as buildrequire to make the spec file more reliable
* Thu Sep 22 2011 vuntz@opensuse.org
- Remove unneeded pkgconfig(dbus-1) and pkgconfig(dbus-glib-1)
BuildRequires.
- Change vala-devel BuildRequires to vala as we only need the vala
compiler.
- Add explicit libdee-%{soname} and python-gobject Requires to
python-dee subpackage: this package provides overrides for the
introspection-based bindings, so we need python-gobject and the
typelib to be installed.
- Add Supplement for packageand(libdee-%{soname}:python-gobject) to
python-dee, to make sure that the overrides are installed by
default when introspection-based python bindings can be used.
- Remove unneeded pkg-config and python-dee Requires in devel
subpackage.
* Wed Sep 14 2011 nmarques@opensuse.org
- Update to 0.5.20
+ No upstream changelog, 4 bug fixes: lp#838321, lp#818245,
lp#838320, lp#710553.
* Fri Apr 15 2011 nmo.marques@gmail.com
- Update to version 0.5.18:
+ Leak in DeeSharedModel when committing remote transaction
(lp#757916);
+ Dee API docs broken on DeeResourceManager (lp#760496).
* Thu Mar 24 2011 nmo.marques@gmail.com
- Update to version 0.5.16:
+ compiz crashed with SIGSEGV in g_atomic_int_exchange_and_add()
lp#733343.
+ Implement DeeFilters for restrictions and localized sorting
lp#736875.
+ Dee: compiz crashed with SIGSEGV in
PlaceEntryRemote::ActivateResult() lp#733250.
- New subpackage python-dee.
- Minor tweaks to comply with new package requirements.
- Added new configure option '--enable-introspection=yes'
* Tue Feb 01 2011 nmarques@opensuse.org
- Update to version 0.5.6:
+ Fix the freeze when places are installed due to a gvariant
freeze on double freeing (lp#709264).
* Wed Jan 19 2011 nmarques@opensuse.org
- Update to version 0.5.4.
- Spec fixes, added soname var.
* Fri Dec 17 2010 nmarques@opensuse.org
- Initial package from upstream release: dee-0.5.0.tar.bz2