diff --git a/hamster-time-tracker.spec b/hamster-time-tracker.spec index 0e77157..be02982 100644 --- a/hamster-time-tracker.spec +++ b/hamster-time-tracker.spec @@ -1,6 +1,6 @@ Name: hamster-time-tracker Version: 1.03.3 -Release: 3%{?dist} +Release: 4%{?dist} Summary: The Linux time tracker License: GPLv3+ @@ -32,6 +32,7 @@ Requires: dbus Requires: hicolor-icon-theme Requires: bash-completion Requires: gnome-python2-gconf +Requires: gnome-python2-libwnck BuildRequires: GConf2 Requires(pre): GConf2 @@ -119,6 +120,10 @@ fi %changelog +* Tue Dec 24 2013 Ankur Sinha 1.03.3-4 +- Add wnck dependency so users can use workspaces out of the box +- https://bugzilla.redhat.com/show_bug.cgi?id=1046077 + * Tue Dec 17 2013 Ankur Sinha 1.03.3-3 - Add missing gnome-python2-gconf requirement - https://bugzilla.redhat.com/show_bug.cgi?id=1043564