Update to last successful build
13f3a98287bcb7e26d5c2b97fc48270f5c932419 changes 15.2.0 (2) OBS-URL: https://build.opensuse.org/package/show/zypp:Head/libzypp?expand=0&rev=1212
This commit is contained in:
parent
ce9929a93b
commit
a4a3ffc040
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:32fa18646c870a72fc7854c4919f5f037c6999d914b0cc9fa6f3ebb3680d3edd
|
||||
size 4878314
|
3
libzypp-15.2.0.tar.bz2
Normal file
3
libzypp-15.2.0.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:0350287bedacf4a0a863d0f3f8b872da0948641589b5f6511d172aeef52d543f
|
||||
size 4884127
|
@ -1,3 +1,17 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon May 18 10:46:10 CEST 2015 - ma@suse.de
|
||||
|
||||
- zypp.conf: Add config values for gpgcheck, repo_gpgcheck
|
||||
and pkg_gpgcheck. The default behavior 'gpgcheck=On' will
|
||||
automatically turn on the gpg signature check for packages
|
||||
downloaded from repository with unsigned metadata. If the
|
||||
repo metadata are signed, a faster comparison via checksums
|
||||
is done. By explicitly setting repo_gpgcheck or pkg_gpgcheck
|
||||
you can enforce the signature check of repository metadata
|
||||
or downloaded packages to be always performed. Those defaults
|
||||
can be overwritten per repository. (FATE#314603)
|
||||
- version 15.2.0 (2)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed May 13 14:04:04 CEST 2015 - ma@suse.de
|
||||
|
||||
|
@ -19,7 +19,7 @@
|
||||
%define force_gcc_46 0
|
||||
|
||||
Name: libzypp
|
||||
Version: 15.1.3
|
||||
Version: 15.2.0
|
||||
Release: 0
|
||||
Url: git://gitorious.org/opensuse/libzypp.git
|
||||
Summary: Package, Patch, Pattern, and Product Management
|
||||
|
Loading…
Reference in New Issue
Block a user