4.25
OBS-URL: https://build.opensuse.org/package/show/security/clamtk?expand=0&rev=20
This commit is contained in:
committed by
Git OBS Bridge
parent
2ca522ff00
commit
9a140cb4d2
@@ -1,11 +1,10 @@
|
||||
--- clamtk.orig 2010-01-20 23:01:25.000000000 +0100
|
||||
+++ clamtk 2010-01-20 23:01:41.000000000 +0100
|
||||
@@ -16,6 +16,8 @@
|
||||
--- clamtk.orig 2010-03-07 16:26:26.000000000 +0100
|
||||
+++ clamtk 2010-03-07 16:26:46.000000000 +0100
|
||||
@@ -15,6 +15,7 @@
|
||||
use strict;
|
||||
use warnings;
|
||||
$|++;
|
||||
|
||||
+use lib qw(/usr/lib);
|
||||
+
|
||||
use ClamTk::Prefs qw/structure/;
|
||||
use ClamTk::GUI qw/start_gui/;
|
||||
|
||||
use ClamTk::Prefs qw/structure restore_file_fix/;
|
||||
use ClamTk::GUI qw/start_gui/;
|
||||
|
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:ab3f5dfba73578f2d9485f4c7e8ffef491b157c4854ea2c5571700e69f94089a
|
||||
size 243038
|
3
clamtk-4.25.tar.bz2
Normal file
3
clamtk-4.25.tar.bz2
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:aefe334dd9ce1047e9b0032c166a99728d13636c83a0871445c8da44cf31a260
|
||||
size 243499
|
@@ -1,3 +1,15 @@
|
||||
-------------------------------------------------------------------
|
||||
Sun Mar 7 15:23:03 UTC 2010 - pascal.bleser@opensuse.org
|
||||
|
||||
- update to 4.25:
|
||||
* various documentation updates were made
|
||||
* when disambiguating a spec like foo::bar, where cat-1/pkg::foo
|
||||
and cat-2/pkg::bar exist, the implied preference for cat-2 is
|
||||
now recognized
|
||||
* a bug causing NoConfig clients to fail to find profiles when
|
||||
used with a supplemental repository that does not provide its
|
||||
own profiles description has been fixed
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Feb 28 16:02:00 UTC 2010 - pascal.bleser@opensuse.org
|
||||
|
||||
|
@@ -1,7 +1,7 @@
|
||||
# norootforbuild
|
||||
|
||||
Name: clamtk
|
||||
Version: 4.24
|
||||
Version: 4.25
|
||||
Release: 0
|
||||
Summary: GUI for the ClamAV Antivirus
|
||||
# http://prdownloads.sourceforge.net/clamtk/clamtk-%{version}.tar.gz
|
||||
|
Reference in New Issue
Block a user