Hello community,

here is the log from the commit of package hamster-time-tracker.1326 for 
openSUSE:12.3:Update checked in at 2013-02-12 15:29:39
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:12.3:Update/hamster-time-tracker.1326 (Old)
 and      /work/SRC/openSUSE:12.3:Update/.hamster-time-tracker.1326.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "hamster-time-tracker.1326", Maintainer is ""

Changes:
--------
New Changes file:

--- /dev/null   2013-02-09 11:18:20.872010756 +0100
+++ 
/work/SRC/openSUSE:12.3:Update/.hamster-time-tracker.1326.new/hamster-time-tracker.changes
  2013-02-12 15:29:41.000000000 +0100
@@ -0,0 +1,501 @@
+-------------------------------------------------------------------
+Fri Feb  8 23:06:08 UTC 2013 - [email protected]
+
+- Update to version 1.03.3 (bnc#802601):
+  + Fix exporting entries to file.
+- Changes from version 1.03.2:
+  + Fix bug when trying to enter an activity with tags.
+- Changes from version 1.03.1:
+  + Fix silly bug with path.
+- Changes from version 1.03:
+  + Fix issue #61: installation was missing initial database for
+    fresh installs
+  + Loosen backend dependencies so that hamster.client can be used
+    outside the project.
+  + Desktop notification now once again correctly notifies of
+    "No activity"
+
+-------------------------------------------------------------------
+Tue Jan 15 18:03:43 UTC 2013 - [email protected]
+
+- license update: GPL-3.0+ and CC-BY-SA-3.0
+  A substantial number of content files found with CC-BY-SA-3.0 license
+
+-------------------------------------------------------------------
+Mon Jan 14 14:10:52 UTC 2013 - [email protected]
+
+- Rename to hamster-time-tracker, following upstream
+- Update to version 1.02.1:
+  + Drop gnome-keybindings as a dependency.
+- Changes from version 1.02:
+  + Project Hamster has detached from Gnome and thus we are
+    resetting the versioning. The program name also has changed
+    from hamster-applet to a more generic hamster-time-tracker
+  + Improvements in the command line. hamster-cli has been renamed
+    to simply "hamster" and without parameters launches the day
+    view. Run "hamster --help" to get help on available commands.
+    The executable also supports tab-completion to suggest actions
+    as well as to look up activities and categories
+  + Desktop notifications are back
+  + The notification tray interaction has been slightly improved
+  + ~20 bug fixes.
+- Obsolete hamster-applet and docky-hamster-applet <= 2.91.2 (last
+  release prior the rename by upstream).
+- Note: docky-hamster-applet has been completely dropped for now.
+- Change python-evolution Requires to Recommends: h-t-t can work
+  without evolution support and on recent evo-versions, there are
+  no python bindings available.
+
+-------------------------------------------------------------------
+Thu Jun  9 12:46:03 CEST 2011 - [email protected]
+
+- Update dependencies to be more specific:
+  + Add python-evolution, python-gconf and python-wnck Requires
+    since those modules are explicitly used.
+  + Drop gnome-python-desktop and python-gnome Requires: we
+    explicitly have the Requires we need now, and so we don't need
+    those more generic meta-packages.
+  + Add a comment about the gnomeapplet python module, and why it
+    is not needed anymore with GNOME 3.
+- Drop gnome-python-desktop BuildRequires that was there only for
+  directory ownership, and instead remove the .server file for the
+  GNOME 2 applet since we can't use it.
+
+-------------------------------------------------------------------
+Fri Mar  4 17:51:18 UTC 2011 - [email protected]
+
+- Update to version 2.91.2:
+  + Experimental trophy support (gnome-achievements is needed for
+    this, see fate#312280).
+  + Improvements in HTML reports
+  + Updated translations
+
+-------------------------------------------------------------------
+Mon Feb 14 19:49:23 CET 2011 - [email protected]
+
+- Added support for translation-update-upstream.
+
+-------------------------------------------------------------------
+Sun Feb 13 16:24:44 CET 2011 - [email protected]
+
+- Call relevant macros in %post/%postun:
+  + %desktop_database_post/postun because the package ships at
+    least one desktop file.
+  + %icon_theme_cache_post/postun because the package ships themed
+    icons.
+- Pass %{?no_lang_C} to %find_lang so that english documentation
+  can be packaged with the program, and not in the lang subpackage.
+- Change Requires of lang subpackage to Recommends, since the
+  english documentation is not there anymore.
+
+-------------------------------------------------------------------
+Wed Dec 15 10:28:17 CET 2010 - [email protected]
+
+- Add gnome-python-desktop BuildRequires (which is already a
+  Requires), for directory ownership, to fix build.
+- Move the dockmanager files to docky-hamster-applet.
+
+-------------------------------------------------------------------
+Tue Nov 16 09:36:20 CET 2010 - [email protected]
+
+- Update to version 2.32.1:
+  + Totals are returned to HTML report
+  + Fixed problems with the stop button and python 2.7
+  + Ampersand now is safe to use again
+  + Updated translations.
+- Add python-xdg Requires. Fix bnc#653578.
+
+-------------------------------------------------------------------
+Mon Sep 27 13:48:47 CEST 2010 - [email protected]
+
+- Update to version 2.32.0:
+  + Fixed bug with stale cache in description label
+  + Updated translations.
+
+-------------------------------------------------------------------
+Mon Sep 13 15:33:55 CEST 2010 - [email protected]
+
+- Update to version 2.31.92:
+  + Minor bugfixes
+  + Updated translations.
+
+-------------------------------------------------------------------
+Tue Aug 31 01:40:33 CEST 2010 - [email protected]
+
+- Update to version 2.31.91:
+  + Data integrity bugfixes
+  + Updated translations.
+
+-------------------------------------------------------------------
+Tue Aug 17 11:11:45 CEST 2010 - [email protected]
+
+- Update to version 2.31.90:
+  + Maintaining selection on refresh in a more sane manner
+  + Self-monitor the database not only for updates but also for
+    remove/create (solves problems with some synchronization tools)
+  + Fixed the global hotkey, require gnome-keybindings package as
+    the hotkey is part of expected functionality
+  + Updated translations.
+- Add pkgconfig(gnome-keybindings) BuildRequires.
+
+-------------------------------------------------------------------
+Mon Aug  9 00:53:35 CEST 2010 - [email protected]
+
+- Remove unneeded BuildRequires: gnome-control-center-devel,
+  gnome-python-desktop, gtk2-devel, python-gnome-devel,
+  python-gtk-devel.
+- Add glib2-devel BuildRequires.
+
+-------------------------------------------------------------------
+Fri Aug  6 00:35:19 CEST 2010 - [email protected]
+
+- Update to version 2.31.6:
+  + the top graph in overview is now interactive and allows zooming
+    in and out
+  + sqlite utf-8 case sensitivity workarounds for queries
+  + hamster's docky helper installed together with hamster
+  + using full text search in the overview window now
+  + hopefully activity trees now behave better on refresh
+  + updated translations
+- Changes from version 2.31.5:
+  + adjustments for custom widgets to better work with themes
+  + if dialog windows are called from commandline, make sure they
+    shut down properly
+  + updated translations
+- Make package noarch.
+- Call %suse_update_desktop_file for hamster-applet.desktop
+- Create a docky-hamster-applet subpackage for the docky
+  integration.
+
+-------------------------------------------------------------------
+Thu Jul  8 02:12:04 CEST 2010 - [email protected]
+
+- Update to version 2.31.4:
+  + overview gets a menu, drops toolbars and now supports date
+    range browsing
+  + adjustments to starts and ends graph in statistics (should be
+    more accurate)
+  + performance updates in graphics
+  + html report was looking in the wrong place for the template
+- Changes from version 2.31.3.2:
+  + bgo#620965: respecting SYSCONFDIR environment variable to
+    determine where to store gconf schema
+- Changes from version 2.31.3.1:
+  + including generated help pages in the tarball
+- Changes from version 2.31.3:
+  + dropped in-house global hotkey management in favour to Gnome's
+    global hotkeys
+  + HTML report template now can be overridden from $HOME folder.
+    instructions can be found in the report footer
+  + remembering path of last saved report
+  + moved build system from autotools to waf
+- Changes from version 2.31.2:
+  + optional integration with gtg (via preferences)
+  + all kinds of bugfixes
+- Changes from version 2.31.1.2:
+  + add missing file from tarball
+- Changes from version 2.31.1.1:
++++ 304 more lines (skipped)
++++ between /dev/null
++++ and 
/work/SRC/openSUSE:12.3:Update/.hamster-time-tracker.1326.new/hamster-time-tracker.changes

New:
----
  hamster-time-tracker-1.03.3.tar.gz
  hamster-time-tracker.changes
  hamster-time-tracker.spec

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ hamster-time-tracker.spec ++++++
#
# spec file for package hamster-time-tracker
#
# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
# upon. The license for this file, and modifications and additions to the
# file, is the same license as for the pristine package itself (unless the
# license for the pristine package is not an Open Source License, in which
# case the license is the MIT License). An "Open Source License" is a
# license that conforms to the Open Source Definition (Version 1.9)
# published by the Open Source Initiative.

# Please submit bugfixes or comments via http://bugs.opensuse.org/
#


Name:           hamster-time-tracker
Version:        1.03.3
Release:        0
Summary:        A time tracker for GNOME
License:        GPL-3.0+ and CC-BY-SA-3.0
Group:          Productivity/Other
Url:            http://projecthamster.wordpress.com/
# The download_files source verification script barks.. even though it should 
be fine.
# Source0:        
https://github.com/projecthamster/hamster/archive/%{name}-%{version}.tar.gz
Source0:        %{name}-%{version}.tar.gz
BuildRequires:  fdupes
BuildRequires:  gconf2-devel
BuildRequires:  glib2-devel
BuildRequires:  gnome-doc-utils-devel
BuildRequires:  intltool
BuildRequires:  python-devel
BuildRequires:  translation-update-upstream
BuildRequires:  update-desktop-files
BuildRequires:  pkgconfig(gnome-keybindings)
# Note:
# - we do not have the gnomeapplet bindings anymore (it doesn't work with
#   GNOME 3), so we don't add a Requires/Recommends for it.
# - the gnome python module is needed only for the applet, and since we don't
#   have it, we don't need a dependency on python-gnome
Requires:       dbus-1-python
Requires:       python-gconf
Requires:       python-gtk
Requires:       python-wnck
Requires:       python-xdg
Recommends:     %{name}-lang
Recommends:     python-evolution
# hamster-time-tracker used to be developed as hamster-applet. Last ever 
release was 2.91.2
Obsoletes:      docky-hamster-applet <= 2.91.2
Obsoletes:      hamster-applet <= 2.91.2
BuildRoot:      %{_tmppath}/%{name}-%{version}-build
BuildArch:      noarch
%{py_requires}
%gconf_schemas_prereq

%description
Project Hamster is time tracking for masses. It helps you to keep track
on how much time you have spent during the day on activities you have
set up.

%lang_package
%prep
%setup -q -n hamster-%{name}-%{version}

%build
./waf --prefix=%{_prefix} configure build

%install
./waf install --destdir=%{buildroot} --libdir=%{_libdir} 
--libexecdir=%{_libexecdir}
%find_gconf_schemas
%find_lang %{name} %{?no_lang_C}
%suse_update_desktop_file hamster-time-tracker X-SuSE-TimeUtility
%suse_update_desktop_file hamster-time-tracker-overview X-SuSE-TimeUtility
%fdupes %{buildroot}

%pre -f %{name}.schemas_pre

%post
%desktop_database_post
%icon_theme_cache_post

%preun -f %{name}.schemas_preun

%postun
%desktop_database_postun
%icon_theme_cache_postun

%posttrans -f %{name}.schemas_posttrans

%clean
rm -rf %{buildroot}

%files -f %{name}.schemas_list
%defattr(-, root, root)
%doc AUTHORS NEWS
%dir %{_datadir}/gnome/
%dir %{_datadir}/gnome/help/
%dir %{_datadir}/gnome/help/%{name}/
%doc %{_datadir}/gnome/help/%{name}/C/
%{_bindir}/hamster
%{_datadir}/applications/hamster-time-tracker.desktop
%{_datadir}/applications/hamster-time-tracker-overview.desktop
%{_datadir}/applications/hamster-windows-service.desktop
%{_datadir}/dbus-1/services/org.gnome.hamster.service
%{_datadir}/dbus-1/services/org.gnome.hamster.Windows.service
%{_datadir}/icons/hicolor/*/apps/*.png
%{_datadir}/icons/hicolor/scalable/apps/*.svg
%{_datadir}/%{name}/
%{_libexecdir}/%{name}/
%{python_sitelib}/hamster/
%{_sysconfdir}/bash_completion.d/hamster.bash

%files lang -f %{name}.lang

%changelog
-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to