stefw pushed to cockpit (f22). "Update to 0.46 release"

notifications at fedoraproject.org notifications at fedoraproject.org
Thu Mar 26 05:48:18 UTC 2015


>From f30be079dd28286a6c3b04565d9311860862b1f1 Mon Sep 17 00:00:00 2001
From: Stef Walter <stefw at redhat.com>
Date: Thu, 26 Mar 2015 06:47:57 +0100
Subject: Update to 0.46 release


diff --git a/cockpit.spec b/cockpit.spec
index b2d0dc0..515f76d 100644
--- a/cockpit.spec
+++ b/cockpit.spec
@@ -23,7 +23,7 @@ Name:           cockpit
 %if %{defined gitcommit}
 Version:        %{gitcommit}
 %else
-Version:        0.45
+Version:        0.46
 %endif
 Release:        1%{?dist}
 Summary:        A user interface for Linux servers
@@ -221,7 +221,7 @@ find %{buildroot}%{_datadir}/%{name}/kubernetes -type f > kubernetes.list
 sed -i "s|%{buildroot}||" *.list
 
 # Build the package lists for debug package
-find %{buildroot}/debug%{_datadir}/%{name} -type f > debug.list
+find %{buildroot}/debug%{_datadir}/%{name} -type f -o -type l > debug.list
 sed -i "s|%{buildroot}/debug||" debug.list
 
 # Move the debug files into place mixed in with the other files
@@ -392,6 +392,9 @@ fi
 %endif
 
 %changelog
+* Thu Mar 26 2015 Stef Walter <stefw at redhat.com> - 0.46-1
+- Update to 0.46 release
+
 * Mon Mar 23 2015 Stef Walter <stefw at redhat.com> - 0.45-1
 - Update to 0.45 release
 
diff --git a/sources b/sources
index 67c3cb9..63e7018 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-0fbc962ae1fccef899917bfe63f6944f  cockpit-0.45.tar.bz2
+7e50ff21e62a3b487fcd8e7d37a6a16b  cockpit-0.46.tar.bz2
-- 
cgit v0.10.2


	http://pkgs.fedoraproject.org/cgit/cockpit.git/commit/?h=f22&id=f30be079dd28286a6c3b04565d9311860862b1f1


More information about the scm-commits mailing list