commit libsolv for openSUSE:13.1:Update

2014-06-10 Thread h_root
Hello community,

here is the log from the commit of package libsolv for openSUSE:13.1:Update 
checked in at 2014-06-10 13:15:24

Comparing /work/SRC/openSUSE:13.1:Update/libsolv (Old)
 and  /work/SRC/openSUSE:13.1:Update/.libsolv.new (New)


Package is libsolv

Changes:

New Changes file:

NO CHANGES FILE!!!



Other differences:
--
++ _link ++
--- /var/tmp/diff_new_pack.NmxJoI/_old  2014-06-10 13:15:26.0 +0200
+++ /var/tmp/diff_new_pack.NmxJoI/_new  2014-06-10 13:15:26.0 +0200
@@ -1 +1 @@
-link package='libsolv.2596' cicount='copy' /
+link package='libsolv.2809' cicount='copy' /

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit libsolv for openSUSE:13.1

2013-09-25 Thread h_root
Hello community,

here is the log from the commit of package libsolv for openSUSE:13.1 checked in 
at 2013-09-25 14:32:45

Comparing /work/SRC/openSUSE:13.1/libsolv (Old)
 and  /work/SRC/openSUSE:13.1/.libsolv.new (New)


Package is libsolv

Changes:

--- /work/SRC/openSUSE:13.1/libsolv/libsolv.changes 2013-09-23 
15:25:09.0 +0200
+++ /work/SRC/openSUSE:13.1/.libsolv.new/libsolv.changes2013-09-25 
14:32:47.0 +0200
@@ -1,0 +2,5 @@
+Tue Sep 24 11:14:25 CEST 2013 - m...@suse.de
+
+- do not add back cleandeps_updatepkgs packages [bnc#841781]
+
+---



Other differences:
--
++ libsolv-0.4.0.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libsolv-0.4.0/doc/filters/xcode.pl 
new/libsolv-0.4.0/doc/filters/xcode.pl
--- old/libsolv-0.4.0/doc/filters/xcode.pl  2013-06-07 09:07:56.0 
+0200
+++ new/libsolv-0.4.0/doc/filters/xcode.pl  2013-09-24 13:16:42.0 
+0200
@@ -35,14 +35,15 @@
   if (!/^[a-zA-Z0-9_]+$/) {
 $_ =  $_;
 $_ = $_ ;
-
s/(?=[^a-zA-Z_\:\.\'\;])(?!solv\W|Solv\W|Pool\W)([\$\@[a-zA-Z_][a-zA-Z0-9_]*)(?=[^a-zA-Z0-9_\(;\[])(?!::)(?!
 [^=])/-SI$1-IS/g;
-# small fixup for perl bare words
+
s/(?=[^a-zA-Z_\:\.\'\;])(?!solv\W|Solv\W|Pool\W)([\$\@a-zA-Z_][a-zA-Z0-9_]*)(?=[^a-zA-Z0-9_\(;\[])(?!::)(?!
 [^=])/-SI$1-IS/g;
+# fixup for perl bare words
 s/{-SI([a-zA-Z_][a-zA-Z0-9]*)-IS}/{$1}/g;
-# small fixup for callbackfunctions
+# fixup for callbackfunctions
 s/\\(amp;[a-zA-Z_]+)/\\-SI$1-IS/;
-# small fixup for stringification
+# fixup for stringification
 s/\$-SI/-SI\$/g;
-# small fixup for %d
+# fixup for %d
+s/%-SId-IS\/%d\/;
 s/%-SId-IS\\-SIn-IS/%d\\n/;
 # iterators
 s/^ //;
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libsolv-0.4.0/doc/libsolv-bindings.3 
new/libsolv-0.4.0/doc/libsolv-bindings.3
--- old/libsolv-0.4.0/doc/libsolv-bindings.32013-09-20 15:16:43.0 
+0200
+++ new/libsolv-0.4.0/doc/libsolv-bindings.32013-09-24 13:29:05.0 
+0200
@@ -2,12 +2,12 @@
 .\ Title: Libsolv-Bindings
 .\Author: [see the Author section]
 .\ Generator: DocBook XSL Stylesheets v1.78.0 http://docbook.sf.net/
-.\  Date: 09/20/2013
+.\  Date: 09/24/2013
 .\Manual: LIBSOLV
 .\Source: libsolv
 .\  Language: English
 .\
-.TH LIBSOLV\-BINDINGS 3 09/20/2013 libsolv LIBSOLV
+.TH LIBSOLV\-BINDINGS 3 09/24/2013 libsolv LIBSOLV
 .\ -
 .\ * Define some portability stuff
 .\ -
@@ -156,7 +156,7 @@
 .\}
 .nf
 \fIpool\fR\fB\.appdata = 42\fR
-\fBprint appdata is %\fR\fId\fR\fB % (\fR\fIpool\fR\fB\.appdata)\fR
+\fBprint appdata is %d % (\fR\fIpool\fR\fB\.appdata)\fR
 .fi
 .if n \{\
 .RE
@@ -180,7 +180,7 @@
 .RS 4
 .\}
 .nf
-\fIjobs\fR \fB=\fR \fI[\fR\fB]\fR
+\fIjobs\fR \fB= []\fR
 \fIproblems\fR \fB=\fR \fIsolver\fR\fB\.solve(\fR\fIjobs\fR\fB)\fR
 .fi
 .if n \{\
@@ -269,7 +269,7 @@
 .RS 4
 .\}
 .nf
-\fIjobs\fR \fB=\fR \fI[\fR\fB]\fR
+\fIjobs\fR \fB= []\fR
 \fIproblems\fR \fB=\fR \fIsolver\fR\fB\.solve(\fR\fIjobs\fR\fB)\fR
 .fi
 .if n \{\
@@ -4938,7 +4938,7 @@
 .\}
 .sp
 The id of the repodata area\. Repodata ids of different repositories 
overlap\.
-.SS METHODS 
+.SS METHODS
 .sp
 .if n \{\
 .RS 4
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libsolv-0.4.0/doc/libsolv-bindings.txt 
new/libsolv-0.4.0/doc/libsolv-bindings.txt
--- old/libsolv-0.4.0/doc/libsolv-bindings.txt  2013-09-20 15:16:43.0 
+0200
+++ new/libsolv-0.4.0/doc/libsolv-bindings.txt  2013-09-24 13:29:05.0 
+0200
@@ -3052,7 +3052,7 @@
 
 The id of the repodata area. Repodata ids of different repositories overlap.
 
-=== METHODS 
+=== METHODS ===
 
internalize();
$data-internalize();
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libsolv-0.4.0/package/libsolv.changes 
new/libsolv-0.4.0/package/libsolv.changes
--- old/libsolv-0.4.0/package/libsolv.changes   2013-09-23 11:46:43.0 
+0200
+++ new/libsolv-0.4.0/package/libsolv.changes   2013-09-24 11:16:42.0 
+0200
@@ -1,4 +1,9 @@
 ---
+Tue Sep 24 11:14:25 CEST 2013 - m...@suse.de
+
+- do not add back cleandeps_updatepkgs packages [bnc#841781]
+
+---
 Mon Sep 23 11:31:28 CEST 2013 - m...@suse.de
 
 - added repodata_lookup_binary
diff -urN '--exclude=CVS' 

commit libsolv for openSUSE:13.1

2013-09-23 Thread h_root
Hello community,

here is the log from the commit of package libsolv for openSUSE:13.1 checked in 
at 2013-09-23 15:25:08

Comparing /work/SRC/openSUSE:13.1/libsolv (Old)
 and  /work/SRC/openSUSE:13.1/.libsolv.new (New)


Package is libsolv

Changes:

--- /work/SRC/openSUSE:13.1/libsolv/libsolv.changes 2013-09-23 
10:58:56.0 +0200
+++ /work/SRC/openSUSE:13.1/.libsolv.new/libsolv.changes2013-09-23 
15:25:09.0 +0200
@@ -1,0 +2,9 @@
+Mon Sep 23 11:31:28 CEST 2013 - m...@suse.de
+
+- added repodata_lookup_binary
+- fix pattern obsoleting real packages [bnc#834376]
+- add selection_make_matchdeps function to query dependencies
+  other than provides
+- bump version to 0.4.0
+
+---

Old:

  libsolv-0.3.0.tar.bz2

New:

  libsolv-0.4.0.tar.bz2



Other differences:
--
++ libsolv.spec ++
--- /var/tmp/diff_new_pack.3Zsn7y/_old  2013-09-23 15:25:09.0 +0200
+++ /var/tmp/diff_new_pack.3Zsn7y/_new  2013-09-23 15:25:09.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   libsolv
-Version:0.3.0
+Version:0.4.0
 Release:0
 Url:git://gitorious.org/opensuse/libsolv.git
 Source: libsolv-%{version}.tar.bz2

++ libsolv-0.3.0.tar.bz2 - libsolv-0.4.0.tar.bz2 ++
 2333 lines of diff (skipped)

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org