diff --git a/debian.changelog b/debian.changelog index b6d53f2..d2a53c6 100644 --- a/debian.changelog +++ b/debian.changelog @@ -1,3 +1,10 @@ +osc (0.96-5) unstable; urgency=high + * update to r1657: + - rebuildpac: fix mistyped repository parameter + - build: add --userootforbuild option + + -- Peter Poeml Mon, 14 May 2007 00:00:00 +0200 + osc (0.96-4) unstable; urgency=high * update to r1655: - build: fix bug introduced with r1652: for the buildinfo, POST the diff --git a/osc-0.96.tar.gz b/osc-0.96.tar.gz index 320a3e6..d5f2347 100644 --- a/osc-0.96.tar.gz +++ b/osc-0.96.tar.gz @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:77a7973d31057208406357e10e3766f6527e5148732fac1da77d3fc8e183ddf7 -size 53696 +oid sha256:b1e2bbd5dfc8adff5a8f6fd838effbdc188cfa50ae79498dbb160923da371cfd +size 53805 diff --git a/osc.changes b/osc.changes index 2de27d2..0794772 100644 --- a/osc.changes +++ b/osc.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Mon May 14 12:13:00 CEST 2007 - poeml@suse.de + +- update to r1657: + - rebuildpac: fix mistyped repository parameter + - build: add --userootforbuild option + ------------------------------------------------------------------- Sat May 12 23:25:15 CEST 2007 - poeml@suse.de diff --git a/osc.spec b/osc.spec index b59653b..57ed6a8 100644 --- a/osc.spec +++ b/osc.spec @@ -13,7 +13,7 @@ Name: osc BuildRequires: python-devel Version: 0.96 -Release: 6 +Release: 8 Group: Development/Tools/Other License: GNU General Public License (GPL) BuildRoot: %{_tmppath}/%{name}-%{version}-build @@ -63,6 +63,10 @@ ln -s osc-wrapper.py %{buildroot}/%{_bindir}/osc %doc README TODO NEWS %changelog +* Mon May 14 2007 - poeml@suse.de +- update to r1657: + - rebuildpac: fix mistyped repository parameter + - build: add --userootforbuild option * Sat May 12 2007 - poeml@suse.de - update to r1655: - build: fix bug introduced with r1652: for the buildinfo, POST