OBS User unknown
2007-06-28 21:37:42 +00:00
committed by Git OBS Bridge
parent c59a1aa1af
commit 5a7cbfaa08
4 changed files with 28 additions and 3 deletions

View File

@@ -13,7 +13,7 @@
Name: osc
BuildRequires: python-devel
Version: 0.96
Release: 26
Release: 27
Group: Development/Tools/Other
License: GNU General Public License (GPL)
BuildRoot: %{_tmppath}/%{name}-%{version}-build
@@ -73,6 +73,12 @@ ln -s osc-wrapper.py %{buildroot}/%{_bindir}/osc
%doc README TODO NEWS
%changelog
* Thu Jun 28 2007 - poeml@suse.de
- update to r1792:
- linkpac: make this osc subcommand work again: sync metadata if
edit_meta() is called with change_is_required=False.
- log: fail gracefully if logfile can't be found
- handle empty prjresults (e.g. when no repositories are defined)
* Tue Jun 26 2007 - poeml@suse.de
- update to r1783:
- build: don't stumble over an empty list of packages when trying to verify packages