Hello community, here is the log from the commit of package hwinfo for openSUSE:Factory checked in at 2014-11-28 08:47:04 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/hwinfo (Old) and /work/SRC/openSUSE:Factory/.hwinfo.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Package is "hwinfo" Changes: -------- --- /work/SRC/openSUSE:Factory/hwinfo/hwinfo.changes 2014-11-26 10:32:45.000000000 +0100 +++ /work/SRC/openSUSE:Factory/.hwinfo.new/hwinfo.changes 2014-11-28 08:47:06.000000000 +0100 @@ -1,0 +2,6 @@ +Wed Nov 26 13:26:56 CET 2014 - snwint_jenkins@suse.com + +- fixed distclean target in Makefile +- 21.10 + +------------------------------------------------------------------- Old: ---- hwinfo-21.9.tar.xz New: ---- hwinfo-21.10.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ hwinfo.spec ++++++ --- /var/tmp/diff_new_pack.WGUELL/_old 2014-11-28 08:47:07.000000000 +0100 +++ /var/tmp/diff_new_pack.WGUELL/_new 2014-11-28 08:47:07.000000000 +0100 @@ -36,7 +36,7 @@ Group: Hardware/Other # Until migration to github this should be correct url Url: http://gitorious.org/opensuse/hwinfo -Version: 21.9 +Version: 21.10 Release: 0 Source: %{name}-%{version}.tar.xz BuildRoot: %{_tmppath}/%{name}-%{version}-build ++++++ hwinfo-21.9.tar.xz -> hwinfo-21.10.tar.xz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/hwinfo-21.9/Makefile.common new/hwinfo-21.10/Makefile.common --- old/hwinfo-21.9/Makefile.common 2014-11-24 15:01:48.000000000 +0100 +++ new/hwinfo-21.10/Makefile.common 2014-11-26 13:26:14.000000000 +0100 @@ -58,6 +58,7 @@ distclean: subdirs @rm -rf $(OBJS) .depend $(CLEANFILES) $(DISTCLEANFILES) *~ + @rm -rf package ifneq "$(CFILES)" "" ifeq ($(findstring $(MAKECMDGOALS), clean distclean),) diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/hwinfo-21.9/VERSION new/hwinfo-21.10/VERSION --- old/hwinfo-21.9/VERSION 2014-11-24 15:01:48.000000000 +0100 +++ new/hwinfo-21.10/VERSION 2014-11-26 13:26:14.000000000 +0100 @@ -1 +1 @@ -21.9 +21.10 diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/hwinfo-21.9/changelog new/hwinfo-21.10/changelog --- old/hwinfo-21.9/changelog 2014-11-24 15:01:48.000000000 +0100 +++ new/hwinfo-21.10/changelog 2014-11-26 13:26:14.000000000 +0100 @@ -1,3 +1,6 @@ +2014-11-26: 21.10 + - fixed distclean target in Makefile + 2014-11-24: 21.9 - add arm platform devices -- To unsubscribe, e-mail: opensuse-commit+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-commit+help@opensuse.org