forked from pool/ktorrent
Accepting request 133461 from KDE:Distro:Factory
give it hard build dependence with libktorrent, it seems needed, though I did not see version requires check in cmake (forwarded request 133296 from mlin7442) OBS-URL: https://build.opensuse.org/request/show/133461 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ktorrent?expand=0&rev=91
This commit is contained in:
committed by
Git OBS Bridge
parent
b259147e7f
commit
45e9ebefe9
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:ed8ff3ad627c50ffd44f2b6d8ae8cd46aa0d4359bbd3ec13a715e1bd433cdcac
|
||||
size 3082436
|
3
ktorrent-4.3.0.tar.bz2
Normal file
3
ktorrent-4.3.0.tar.bz2
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:6e3a7d12d351cad0e40b87562556f07ce9ee1378048f99073c6bac7b971483ed
|
||||
size 2983013
|
@@ -1,3 +1,51 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Sep 7 17:00:30 UTC 2012 - mlin@suse.com
|
||||
|
||||
- give it hard build dependence with libktorrent
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Sep 5 07:08:44 UTC 2012 - mlin@suse.com
|
||||
|
||||
- Update to version 4.3.0
|
||||
* Change default blocklist url to iblocklist.org (kde#305109)
|
||||
* Add support for magnet links in the syndication plugin
|
||||
* Add search line to download order dialog
|
||||
* Add move top and bottom option to download order dialog (kde#295341)
|
||||
* Make sure that move up and move down in the download order dialog
|
||||
work with multiple items (kde#295341)
|
||||
* Also update file priorities when normal priority file completes
|
||||
downloading in download order plugin (kde#296576)
|
||||
* Add automatic sorting options to download order plugin (name,
|
||||
seasons and episodes, album track number) (kde#295341)
|
||||
* Make float comparison factor smaller in ViewModel when checking if
|
||||
share ratio has changed (kde#297931)
|
||||
* Show torrent count next to group in GroupView (kde#176173)
|
||||
* Add new GroupSwitcher widget
|
||||
* Add edit group policy button to GroupSwitcher
|
||||
* Remove html tooltips from ui files
|
||||
* Tracker grouping script now uses the domain name of the tracker
|
||||
(kde#227430)
|
||||
* Catch SIGINT and SIGTERM and do a clean shutdown (kde#296835)
|
||||
* Add bytes left to download column in View (kde#152070)
|
||||
* Add new add trackers dialog with url completion (kde#269563)
|
||||
* Delete key now also works in the MagnetView (kde#295173)
|
||||
* Fix sorting of time left column (kde#298542)
|
||||
* Add support for removable storage (kde#286120)
|
||||
* Fix typos in several strings (kde#300969, kde#300781, kde#300782)
|
||||
* Fix suspended overlay not shown on tray icon when ktorrent is
|
||||
started up suspended (kde#301042)
|
||||
* Make sure default size of main window, tracker column in tracker
|
||||
view and filename column in file view are sensible (kde#300057)
|
||||
* Fix crash in syndication plugin (kde#301117)
|
||||
* Fix close search tab button not getting disabled when only one is
|
||||
left after closing another one (kde#302896)
|
||||
* Fix crash when looking up country for IP address (kde#303340)
|
||||
* Fix size after download calculation in FileSelectDlg when file
|
||||
already exists (kde#304595)
|
||||
* Use default browser instead of application associated to test/html
|
||||
when clicking on a links in the comments field of the status tab
|
||||
(kde#305005)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jun 20 08:14:09 UTC 2012 - mlin@suse.com
|
||||
|
||||
|
@@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
Name: ktorrent
|
||||
Version: 4.2.1
|
||||
Version: 4.3.0
|
||||
Release: 0
|
||||
Summary: KDE BitTorrent Client
|
||||
License: GPL-2.0+
|
||||
@@ -38,7 +38,7 @@ BuildRequires: ImageMagick
|
||||
BuildRequires: fdupes
|
||||
BuildRequires: kdebase4-workspace-devel
|
||||
BuildRequires: libkdepimlibs4-devel
|
||||
BuildRequires: libktorrent-devel >= 1.2.0
|
||||
BuildRequires: libktorrent-devel >= 1.3.0
|
||||
%if %suse_version > 1200
|
||||
BuildRequires: pkgconfig(taglib)
|
||||
%else
|
||||
|
Reference in New Issue
Block a user