mystro256 pushed to tlp (f21). "New version"

notifications at fedoraproject.org notifications at fedoraproject.org
Mon May 11 16:58:24 UTC 2015


From 64e3a0ba30072b2884b65ad8a2c8867bb8f3f9d0 Mon Sep 17 00:00:00 2001
From: Jeremy Newton <alexjnewt at hotmail.com>
Date: Sat, 31 Jan 2015 18:42:09 -0500
Subject: New version


diff --git a/.gitignore b/.gitignore
index 17b2d9f..80a453a 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
 /0.5.tar.gz
 /0.6.tar.gz
+/0.7.tar.gz
diff --git a/sources b/sources
index f528570..ba690c6 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-52f25c3459f6d9ce31cd2e67a5fcc5e0  0.6.tar.gz
+660ee2e507c02f11c62d70ff4ca8329c  0.7.tar.gz
diff --git a/tlp.spec b/tlp.spec
index efcc74e..df5dacd 100644
--- a/tlp.spec
+++ b/tlp.spec
@@ -1,6 +1,6 @@
 Name:           tlp
-Version:        0.6
-Release:        3%{?dist}
+Version:        0.7
+Release:        1%{?dist}
 Summary:        Advanced power management tool for Linux
 License:        GPLv2+
 URL:            http://linrunner.de/tlp
@@ -18,6 +18,7 @@ Requires:       systemd
 Requires:       udev
 Requires:       usbutils
 Requires:       pciutils
+Requires:       kernel-tools
 #Conflicts with laptop-mode-tools, note that an official
 #package/package name doesn't exist, so this works for now:
 Conflicts:      %{_sbindir}/laptop_mode
@@ -103,6 +104,9 @@ install -D -m 644 tlp-sleep.service %{buildroot}%{_unitdir}/tlp-sleep.service
 /bin/systemctl enable NetworkManager-dispatcher.service >/dev/null 2>&1 || :
 
 %changelog
+* Sat Jan 31 2014 Jeremy Newton <alexjnewt at hotmail.com> - 0.7-1
+- New Version
+
 * Mon Nov 17 2014 Jeremy Newton <alexjnewt at hotmail.com> - 0.6-3
 - Wireless-tools removed as a dependency
 
-- 
cgit v0.10.2


	http://pkgs.fedoraproject.org/cgit/tlp.git/commit/?h=f21&id=64e3a0ba30072b2884b65ad8a2c8867bb8f3f9d0


More information about the scm-commits mailing list