|
@@ -1,6 +1,6 @@
|
|
Name: transmission
|
|
Name: transmission
|
|
-Version: 2.32
|
|
|
|
-Release: 2%{?_dist_release}
|
|
|
|
|
|
+Version: 2.33
|
|
|
|
+Release: 1%{?_dist_release}
|
|
Summary: A lightweight BitTorrent client
|
|
Summary: A lightweight BitTorrent client
|
|
Summary(ja): 軽量な BitTorrent クライアント
|
|
Summary(ja): 軽量な BitTorrent クライアント
|
|
|
|
|
|
@@ -23,7 +23,6 @@ BuildRequires: gettext >= 0.14.1
|
|
BuildRequires: intltool >= 0.40
|
|
BuildRequires: intltool >= 0.40
|
|
BuildRequires: libcanberra-devel
|
|
BuildRequires: libcanberra-devel
|
|
BuildRequires: libevent-devel
|
|
BuildRequires: libevent-devel
|
|
-BuildRequires: GConf2-devel
|
|
|
|
|
|
|
|
Requires: transmission-cli
|
|
Requires: transmission-cli
|
|
Requires: transmission-gtk
|
|
Requires: transmission-gtk
|
|
@@ -263,6 +262,10 @@ fi
|
|
%{_mandir}/man1/transmission-qt.1*
|
|
%{_mandir}/man1/transmission-qt.1*
|
|
|
|
|
|
%changelog
|
|
%changelog
|
|
|
|
+* Thu Aug 18 2011 Yoji TOYODA <bsyamato@sea.plala.or.jp> 2.33-1
|
|
|
|
+- new upstream release
|
|
|
|
+- remove BuildRequires: GConf2-devel
|
|
|
|
+
|
|
* Wed Aug 17 2011 Yoji TOYODA <bsyamato@sea.plala.or.jp> 2.32-2
|
|
* Wed Aug 17 2011 Yoji TOYODA <bsyamato@sea.plala.or.jp> 2.32-2
|
|
- rebuild with libnotify-0.7
|
|
- rebuild with libnotify-0.7
|
|
|
|
|