Hello community, here is the log from the commit of package osc checked in at Thu Apr 26 01:16:29 CEST 2007. -------- --- osc/osc.changes 2007-04-20 02:12:14.000000000 +0200 +++ /mounts/work_src_done/STABLE/osc/osc.changes 2007-04-25 19:35:39.000000000 +0200 @@ -1,0 +2,25 @@ +Wed Apr 25 19:32:18 CEST 2007 - poeml@suse.de + +- update to r1608: + - version 0.95 + - osc is now easier to work with when using alternative API servers. The + configured server can be overriden with -A <url> on the commandline. + "apisrv" in the config takes a URL now, so the variable "scheme" which was + needed in addition before becomes obsolete. For backward compatibility, a + hostname (and scheme variable) are accepted like before. Likewise, the auth + sections in the config take a URL now, or a hostname:port to keep old config + working. HTTP or HTTPS scheme is determined from the URL. Credentials must be + configured in .oscrc. + - build: use actual api server in urllist for downloading, instead of hardcoded + api.opensuse.org [#265211]. + - finally, global option -H enables HTTP traffic debugging + - implement "rebuild all failed packages", via --failed option in rebuildpac + subcommand + - status -v shows all files, including unmodified ones + - suppress the legend in prjresults by default (show with -l) + - --version shows the program version number + - fix the commit subcommand's argument handling. The following works correctly + now: osc ci ../test/onlyinwc `pwd` fstab ../test/f2 + - fix the download progress meter to work with small terminals [#266989] + +------------------------------------------------------------------- Old: ---- osc-0.9.tar.gz New: ---- osc-0.95.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ osc.spec ++++++ --- /var/tmp/diff_new_pack.j12129/_old 2007-04-26 01:16:24.000000000 +0200 +++ /var/tmp/diff_new_pack.j12129/_new 2007-04-26 01:16:24.000000000 +0200 @@ -1,5 +1,5 @@ # -# spec file for package osc (Version 0.9) +# spec file for package osc (Version 0.95) # # Copyright (c) 2007 SUSE LINUX Products GmbH, Nuernberg, Germany. # This file and all modifications and additions to the pristine @@ -12,13 +12,13 @@ Name: osc BuildRequires: python-devel -Version: 0.9 -Release: 2 +Version: 0.95 +Release: 1 Group: Development/Tools/Other License: GNU General Public License (GPL) BuildRoot: %{_tmppath}/%{name}-%{version}-build URL: https://forgesvn1.novell.com/svn/opensuse/trunk/buildservice/src/clientlib/p... -# v=0.9; svn export https://forgesvn1.novell.com/svn/opensuse/trunk/buildservice/src/clientlib/p... osc-$v; tar czf osc-$v.tar.gz osc-$v +# v=0.95; svn export https://forgesvn1.novell.com/svn/opensuse/trunk/buildservice/src/clientlib/p... osc-$v; tar czf osc-$v.tar.gz osc-$v Source: osc-%{version}.tar.gz Summary: openSUSE (build service) commander %if %{?suse_version:%suse_version}%{?!suse_version:1} < 1020 @@ -63,6 +63,28 @@ %doc README TODO NEWS %changelog +* Wed Apr 25 2007 - poeml@suse.de +- update to r1608: + - version 0.95 + - osc is now easier to work with when using alternative API servers. The + configured server can be overriden with -A <url> on the commandline. + "apisrv" in the config takes a URL now, so the variable "scheme" which was + needed in addition before becomes obsolete. For backward compatibility, a + hostname (and scheme variable) are accepted like before. Likewise, the auth + sections in the config take a URL now, or a hostname:port to keep old config + working. HTTP or HTTPS scheme is determined from the URL. Credentials must be + configured in .oscrc. + - build: use actual api server in urllist for downloading, instead of hardcoded + api.opensuse.org [#265211]. + - finally, global option -H enables HTTP traffic debugging + - implement "rebuild all failed packages", via --failed option in rebuildpac + subcommand + - status -v shows all files, including unmodified ones + - suppress the legend in prjresults by default (show with -l) + - --version shows the program version number + - fix the commit subcommand's argument handling. The following works correctly + now: osc ci ../test/onlyinwc `pwd` fstab ../test/f2 + - fix the download progress meter to work with small terminals [#266989] * Fri Apr 20 2007 - poeml@suse.de - update to r1594: - save and reuse HTTP server cookies, speeding HTTP requests up ++++++ debian.changelog ++++++ --- osc/debian.changelog 2007-04-20 02:13:37.000000000 +0200 +++ /mounts/work_src_done/STABLE/osc/debian.changelog 2007-04-25 19:38:05.000000000 +0200 @@ -1,3 +1,28 @@ +osc (0.95-1) unstable; urgency=high + * update to r1608: + - version 0.95 + - osc is now easier to work with when using alternative API servers. The + configured server can be overriden with -A <url> on the commandline. + "apisrv" in the config takes a URL now, so the variable "scheme" which was + needed in addition before becomes obsolete. For backward compatibility, a + hostname (and scheme variable) are accepted like before. Likewise, the auth + sections in the config take a URL now, or a hostname:port to keep old config + working. HTTP or HTTPS scheme is determined from the URL. Credentials must be + configured in .oscrc. + - build: use actual api server in urllist for downloading, instead of hardcoded + api.opensuse.org [#265211]. + - finally, global option -H enables HTTP traffic debugging + - implement "rebuild all failed packages", via --failed option in rebuildpac + subcommand + - status -v shows all files, including unmodified ones + - suppress the legend in prjresults by default (show with -l) + - --version shows the program version number + - fix the commit subcommand's argument handling. The following works correctly + now: osc ci ../test/onlyinwc `pwd` fstab ../test/f2 + - fix the download progress meter to work with small terminals [#266989] + + -- Peter Poeml <poeml@suse.de> Wed, 25 Apr 2007 00:00:00 +0200 + osc (0.9-4) unstable; urgency=high * update to r1594: - save and reuse HTTP server cookies, speeding HTTP requests up ++++++ osc-0.9.tar.gz -> osc-0.95.tar.gz ++++++ ++++ 3961 lines of diff (skipped) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Remember to have fun... --------------------------------------------------------------------- To unsubscribe, e-mail: opensuse-commit+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-commit+help@opensuse.org
participants (1)
-
root@Hilbert.suse.de