This commit is contained in:
parent
58d2592694
commit
3e86b5bb1e
@ -1,3 +1,3 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
version https://git-lfs.github.com/spec/v1
|
||||||
oid sha256:43f753fccc2902e163f2b73919dcc2cb2f7e6431465a943c1424d946f7c8f888
|
oid sha256:c9a1c427e74257d285c35dfeb6806e5afb390d2805c7c79121a6776b153bd7f7
|
||||||
size 10617902
|
size 10553389
|
||||||
|
@ -1,3 +1,20 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Apr 28 18:27:54 CEST 2008 - jkupec@suse.cz
|
||||||
|
|
||||||
|
- check for valid pool in begin(), improve the code (bnc #384337)
|
||||||
|
- r9872
|
||||||
|
- 4.16.0
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Apr 28 15:40:09 CEST 2008 - mvidner@suse.cz
|
||||||
|
|
||||||
|
- Updated package-manager-su from xdg-utils-1.0.2-48 (bnc#339549).
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Apr 28 15:25:46 CEST 2008 - schubi@suse.de
|
||||||
|
|
||||||
|
- added translations
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon Apr 28 11:15:47 CEST 2008 - jkupec@suse.cz
|
Mon Apr 28 11:15:47 CEST 2008 - jkupec@suse.cz
|
||||||
|
|
||||||
|
10
libzypp.spec
10
libzypp.spec
@ -18,7 +18,7 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
|||||||
AutoReqProv: on
|
AutoReqProv: on
|
||||||
Summary: Package, Patch, Pattern, and Product Management
|
Summary: Package, Patch, Pattern, and Product Management
|
||||||
Version: 4.16.0
|
Version: 4.16.0
|
||||||
Release: 1
|
Release: 2
|
||||||
Source: libzypp-4.16.0.tar.bz2
|
Source: libzypp-4.16.0.tar.bz2
|
||||||
Source1: libzypp-rpmlintrc
|
Source1: libzypp-rpmlintrc
|
||||||
Prefix: /usr
|
Prefix: /usr
|
||||||
@ -158,6 +158,14 @@ rm -rf "$RPM_BUILD_ROOT"
|
|||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
* Mon Apr 28 2008 jkupec@suse.cz
|
* Mon Apr 28 2008 jkupec@suse.cz
|
||||||
|
- check for valid pool in begin(), improve the code (bnc #384337)
|
||||||
|
- r9872
|
||||||
|
- 4.16.0
|
||||||
|
* Mon Apr 28 2008 mvidner@suse.cz
|
||||||
|
- Updated package-manager-su from xdg-utils-1.0.2-48 (bnc#339549).
|
||||||
|
* Mon Apr 28 2008 schubi@suse.de
|
||||||
|
- added translations
|
||||||
|
* Mon Apr 28 2008 jkupec@suse.cz
|
||||||
- ostream operator<<(ostream,TriBool) added
|
- ostream operator<<(ostream,TriBool) added
|
||||||
- r9833
|
- r9833
|
||||||
* Fri Apr 25 2008 ma@suse.de
|
* Fri Apr 25 2008 ma@suse.de
|
||||||
|
Loading…
Reference in New Issue
Block a user