summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLink Dupont <link@fastmail.com>2016-09-12 23:26:30 -0700
committerLink Dupont <link@fastmail.com>2016-09-12 23:26:30 -0700
commit81565a03cf9b9c6bfa8272c84e9ad4634827a46a (patch)
tree28734743be9756f54e1ba2a4b46dd89b056e6d68
parent64b2ebe5f02e944d53760a3a9f5b3ecf27ecb8d5 (diff)
downloadsystem76-driver-81565a03cf9b9c6bfa8272c84e9ad4634827a46a.tar.gz
system76-driver-81565a03cf9b9c6bfa8272c84e9ad4634827a46a.tar.xz
system76-driver-81565a03cf9b9c6bfa8272c84e9ad4634827a46a.zip
new upstream version
-rw-r--r--.gitignore2
-rw-r--r--sources2
-rw-r--r--system76-driver.spec18
3 files changed, 12 insertions, 10 deletions
diff --git a/.gitignore b/.gitignore
index 1a6002e..ffbae1d 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1 @@
-/system76-driver_16.04.3.tar.gz
+/system76-driver_16.04.9.tar.gz
diff --git a/sources b/sources
index e688174..99e1437 100644
--- a/sources
+++ b/sources
@@ -1,4 +1,4 @@
85b185260cadff7a4dc6ba9bb18d5bca system76-driver-15.10.12-desktop-version.patch
c50dcbec8fddc1ad79275932f209de56 system76-driver-15.10.12-update-grub.patch
-c658fa2fd73faa9ffc4170b5f851ef08 system76-driver_16.04.3.tar.gz
e2f9db7d354b09d552c19408f121ba46 system76.service
+4df44f55df3b30cce0139cfaf4d7a67a system76-driver_16.04.9.tar.gz
diff --git a/system76-driver.spec b/system76-driver.spec
index 3e3a5c3..94a214c 100644
--- a/system76-driver.spec
+++ b/system76-driver.spec
@@ -2,7 +2,7 @@
%define modulename system76driver
Name: system76-driver
-Version: 16.04.3
+Version: 16.04.9
Release: 1%{?dist}
Summary: Universal driver for System76 computers
@@ -11,8 +11,8 @@ URL: https://launchpad.net/system76-driver
Source0: https://launchpad.net/~system76-dev/+archive/stable/+files/%{name}_%{version}.tar.gz
Source1: http://linkdupont.fedorapeople.org/sources/system76.service
-Patch0: http://linkdupont.fedorapeople.org/patches/system76-driver-15.10.12-desktop-version.patch
-Patch1: http://linkdupont.fedorapeople.org/patches/system76-driver-15.10.12-update-grub.patch
+Patch0: system76-driver-15.10.12-desktop-version.patch
+Patch1: system76-driver-15.10.12-update-grub.patch
BuildArch: noarch
BuildRequires: python3-devel >= 3.4
@@ -66,14 +66,16 @@ install -m755 -d %{buildroot}%{_sharedstatedir}/%{name}
%changelog
-* Fri Jun 17 2016 Link Dupont <link@fastmail.com> - 16.04.3-1
+* Mon Sep 12 2016 Link Dupont - 16.04.9-1
- New upstream release
-* Fri Apr 22 2016 Link Dupont <link@fastmail.com> - 16.04.2-1
+* Fri Jun 17 2016 Link Dupont - 16.04.3-1
- New upstream release
-* Wed Feb 24 2016 Link Dupont <link@fastmail.com> - 15.10.14-1
+* Fri Apr 22 2016 Link Dupont - 16.04.2-1
- New upstream release
-* Tue Feb 9 2016 Link Dupont <link@fastmail.com> - 15.10.13-1
+* Wed Feb 24 2016 Link Dupont - 15.10.14-1
+- New upstream release
+* Tue Feb 9 2016 Link Dupont - 15.10.13-1
- New upstream release
- Add patch to correctly rebuild grub.cfg on distributions without 'update-grub' (namely Ubuntu)
-* Sat Dec 26 2015 Link Dupont <link@fastmail.com> - 15.10.12-1
+* Sat Dec 26 2015 Link Dupont - 15.10.12-1
- Initial package