rpms/VirtualBox/devel VirtualBox-4.1.18-strings.patch,1.3,1.4
by Sérgio M. Basto
Author: sergiomb
Update of /cvs/free/rpms/VirtualBox/devel
In directory old02.ovh.rpmfusion.lan:/tmp/cvs-serv10340
Modified Files:
VirtualBox-4.1.18-strings.patch
Log Message:
Fixed a typo
VirtualBox-4.1.18-strings.patch:
Frontends/VirtualBox/src/main.cpp | 25 ++++++++++++++-----------
Installer/linux/VBox.sh | 13 ++++++++-----
VMM/VMMR3/VM.cpp | 8 ++++----
3 files changed, 26 insertions(+), 20 deletions(-)
Index: VirtualBox-4.1.18-strings.patch
===================================================================
RCS file: /cvs/free/rpms/VirtualBox/devel/VirtualBox-4.1.18-strings.patch,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- VirtualBox-4.1.18-strings.patch 26 Dec 2014 05:06:30 -0000 1.3
+++ VirtualBox-4.1.18-strings.patch 31 Mar 2015 10:55:38 -0000 1.4
@@ -39,7 +39,7 @@
+ "or for custom kernels, you may do instead as root:"
+ " <font color=blue>'yum install akmod-VirtualBox kernel-devel-$(uname -r)'</font>"
+ " <font color=blue>'akmods'</font><br/><br/>"
-+ "If you installed VirtualBox packages and don't had reboot the system, you may need load the "
++ "If you installed VirtualBox packages and don't want reboot the system, you may need load the "
+ "kernel driver, doing as root:"
+ " <font color=blue>'systemctl restart systemd-modules-load.service'</font><br/><br/>"
);
9 years, 8 months
rpms/staging-kmod-addons/F-20 .cvsignore, 1.10, 1.11 sources, 1.15, 1.16 staging-kmod-addons.spec, 1.19, 1.20
by Thorsten Leemhuis
Author: thl
Update of /cvs/free/rpms/staging-kmod-addons/F-20
In directory old02.ovh.rpmfusion.lan:/tmp/cvs-serv18358
Modified Files:
.cvsignore sources staging-kmod-addons.spec
Log Message:
* Tue Mar 24 2015 Thorsten Leemhuis <fedora [AT] leemhuis [DOT] info> - 3.19.2-1
- Update to 3.19.2
- Drop BCM_WIMAX, dropped upstream
Index: .cvsignore
===================================================================
RCS file: /cvs/free/rpms/staging-kmod-addons/F-20/.cvsignore,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- .cvsignore 15 Nov 2014 20:15:24 -0000 1.10
+++ .cvsignore 30 Mar 2015 20:10:01 -0000 1.11
@@ -1 +1 @@
-linux-staging-3.17.2.tar.xz
+linux-staging-3.19.2.tar.xz
Index: sources
===================================================================
RCS file: /cvs/free/rpms/staging-kmod-addons/F-20/sources,v
retrieving revision 1.15
retrieving revision 1.16
diff -u -r1.15 -r1.16
--- sources 8 Feb 2015 11:59:43 -0000 1.15
+++ sources 30 Mar 2015 20:10:03 -0000 1.16
@@ -1 +1 @@
-5b811e302b1f317d711500721ab00387 linux-staging-3.18.2.tar.xz
+1a55d353d0d56480b5dc28e7caa92a16 linux-staging-3.19.2.tar.xz
Index: staging-kmod-addons.spec
===================================================================
RCS file: /cvs/free/rpms/staging-kmod-addons/F-20/staging-kmod-addons.spec,v
retrieving revision 1.19
retrieving revision 1.20
diff -u -r1.19 -r1.20
--- staging-kmod-addons.spec 24 Mar 2015 18:55:45 -0000 1.19
+++ staging-kmod-addons.spec 30 Mar 2015 20:10:03 -0000 1.20
@@ -1,13 +1,13 @@
# drivers that we ship; to be synced with staging-kmod.spec
-%global stgdrvs BCM_WIMAX FB_XGI FT1000 LINE6_USB LTE_GDM724X PRISM2_USB R8188EU RTL8192U SPEAKUP TOUCHSCREEN_CLEARPAD_TM1217 TOUCHSCREEN_SYNAPTICS_I2C_RMI4 USB_WPAN_HCD VT6655 VT6656 WIMAX_GDM72XX
+%global stgdrvs FB_XGI FT1000 LINE6_USB LTE_GDM724X PRISM2_USB R8188EU RTL8192U SPEAKUP TOUCHSCREEN_CLEARPAD_TM1217 TOUCHSCREEN_SYNAPTICS_I2C_RMI4 USB_WPAN_HCD VT6655 VT6656 WIMAX_GDM72XX
# makes handling for rc kernels a whole lot easier:
#global prever rc8
Name: staging-kmod-addons
-Version: 3.18.2
-Release: %{?prever:0.}2%{?prever:.%{prever}}%{?dist}
+Version: 3.19.2
+Release: %{?prever:0.}1%{?prever:.%{prever}}%{?dist}
Summary: Documentation and shared parts for the kmod-staging packages
Group: System Environment/Kernel
@@ -53,8 +53,9 @@
%changelog
-* Tue Mar 24 2015 Thorsten Leemhuis <fedora [AT] leemhuis [DOT] info> - 3.18.2-2
-- Rebuild
+* Tue Mar 24 2015 Thorsten Leemhuis <fedora [AT] leemhuis [DOT] info> - 3.19.2-1
+- Update to 3.19.2
+- Drop BCM_WIMAX, dropped upstream
* Sun Jan 11 2015 Thorsten Leemhuis <fedora [AT] leemhuis [DOT] info> - 3.18.2-1
- Update to 3.18.2
9 years, 8 months
rpms/staging-kmod/F-20 .cvsignore, 1.14, 1.15 sources, 1.15, 1.16 staging-kmod.spec, 1.95, 1.96
by Thorsten Leemhuis
Author: thl
Update of /cvs/free/rpms/staging-kmod/F-20
In directory old02.ovh.rpmfusion.lan:/tmp/cvs-serv18223
Modified Files:
.cvsignore sources staging-kmod.spec
Log Message:
* Tue Mar 24 2015 Thorsten Leemhuis <fedora [AT] leemhuis [DOT] info> - 3.19.2-1
- Update to 3.19.2
- Drop BCM_WIMAX, dropped upstream
- Disable VIDEO_TLG2300, which is enabled in Fedora
Index: .cvsignore
===================================================================
RCS file: /cvs/free/rpms/staging-kmod/F-20/.cvsignore,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -r1.14 -r1.15
--- .cvsignore 15 Nov 2014 20:09:08 -0000 1.14
+++ .cvsignore 30 Mar 2015 20:09:04 -0000 1.15
@@ -1 +1 @@
-linux-staging-3.17.2.tar.xz
+linux-staging-3.19.2.tar.xz
Index: sources
===================================================================
RCS file: /cvs/free/rpms/staging-kmod/F-20/sources,v
retrieving revision 1.15
retrieving revision 1.16
diff -u -r1.15 -r1.16
--- sources 8 Feb 2015 12:00:21 -0000 1.15
+++ sources 30 Mar 2015 20:09:04 -0000 1.16
@@ -1 +1 @@
-5b811e302b1f317d711500721ab00387 linux-staging-3.18.2.tar.xz
+1a55d353d0d56480b5dc28e7caa92a16 linux-staging-3.19.2.tar.xz
Index: staging-kmod.spec
===================================================================
RCS file: /cvs/free/rpms/staging-kmod/F-20/staging-kmod.spec,v
retrieving revision 1.95
retrieving revision 1.96
diff -u -r1.95 -r1.96
--- staging-kmod.spec 30 Mar 2015 07:55:54 -0000 1.95
+++ staging-kmod.spec 30 Mar 2015 20:09:04 -0000 1.96
@@ -1,7 +1,7 @@
# akmods not supported
# which drivers to built
-%global stgdrvs BCM_WIMAX FB_XGI FT1000 LINE6_USB LTE_GDM724X PRISM2_USB R8188EU RTL8192U SPEAKUP TOUCHSCREEN_CLEARPAD_TM1217 TOUCHSCREEN_SYNAPTICS_I2C_RMI4 USB_WPAN_HCD VT6655 VT6656 WIMAX_GDM72XX
+%global stgdrvs FB_XGI FT1000 LINE6_USB LTE_GDM724X PRISM2_USB R8188EU RTL8192U SPEAKUP TOUCHSCREEN_CLEARPAD_TM1217 TOUCHSCREEN_SYNAPTICS_I2C_RMI4 USB_WPAN_HCD VT6655 VT6656 WIMAX_GDM72XX
%ifnarch %{arm}
%global stgdrvs %{stgdrvs} SLICOSS
%endif
@@ -16,8 +16,8 @@
#global prever rc8
Name: staging-kmod
-Version: 3.18.2
-Release: %{?prever:0.}1%{?prever:.%{prever}}%{?dist}.9
+Version: 3.19.2
+Release: %{?prever:0.}1%{?prever:.%{prever}}%{?dist}
Summary: Selected kernel modules from linux-staging
Group: System Environment/Kernel
@@ -47,7 +47,7 @@
%setup -q -c -T -a 0
# disable drivers that are enabled in Fedora's kernel, as those otherweise would get build
-sed -i '/.CRYSTALH/ d; /.FIREWIRE_SERIAL/ d; /.LIRC/ d; /.R8712U/ d; /.RTL8192E/ d; /.R8192EE/ d; /.R8723AU/ d; /.IMX/ d; /.DWC2/ d;' $(find linux-staging-%{version}%{?prever:-%{prever}}/drivers/staging/ -name 'Makefile')
+sed -i '/.CRYSTALH/ d; /.FIREWIRE_SERIAL/ d; /.LIRC/ d; /.R8712U/ d; /.RTL8192E/ d; /.R8192EE/ d; /.R8723AU/ d; /.IMX/ d; /.DWC2/ d; /.VIDEO_TLG2300/ d;' $(find linux-staging-%{version}%{?prever:-%{prever}}/drivers/staging/ -name 'Makefile')
# broken in 3.13
sed -i 's!#include "dot11d.h"!#include "ieee80211/dot11d.h"!' linux-staging-%{version}/drivers/staging/rtl8192u/{r8192U_core.c,r8192U_wx.c,r819xU_phy.c}
@@ -129,32 +129,10 @@
rm -rf $RPM_BUILD_ROOT
%changelog
-* Mon Mar 30 2015 Nicolas Chauvet <kwizart(a)gmail.com> - 3.18.2-1.9
-- Rebuilt for kernel
-
-* Tue Mar 10 2015 Nicolas Chauvet <kwizart(a)gmail.com> - 3.18.2-1.8
-- Rebuilt for kernel
-
-* Fri Mar 06 2015 Nicolas Chauvet <kwizart(a)gmail.com> - 3.18.2-1.7
-- Rebuilt for kernel
-
-* Sat Feb 14 2015 Nicolas Chauvet <kwizart(a)gmail.com> - 3.18.2-1.6
-- Rebuilt for kernel
-
-* Sun Feb 08 2015 Nicolas Chauvet <kwizart(a)gmail.com> - 3.18.2-1.5
-- Rebuilt for kernel
-
-* Wed Feb 04 2015 Nicolas Chauvet <kwizart(a)gmail.com> - 3.18.2-1.4
-- Rebuilt for kernel
-
-* Mon Feb 02 2015 Nicolas Chauvet <kwizart(a)gmail.com> - 3.18.2-1.3
-- Rebuilt for kernel
-
-* Wed Jan 21 2015 Nicolas Chauvet <kwizart(a)gmail.com> - 3.18.2-1.2
-- Rebuilt for kernel
-
-* Thu Jan 15 2015 Nicolas Chauvet <kwizart(a)gmail.com> - 3.18.2-1.1
-- Rebuilt for kernel
+* Tue Mar 24 2015 Thorsten Leemhuis <fedora [AT] leemhuis [DOT] info> - 3.19.2-1
+- Update to 3.19.2
+- Drop BCM_WIMAX, dropped upstream
+- Disable VIDEO_TLG2300, which is enabled in Fedora
* Sun Jan 11 2015 Thorsten Leemhuis <fedora [AT] leemhuis [DOT] info> - 3.18.2-1
- Update to 3.18.2
9 years, 8 months
rpms/ffmpeg/devel .cvsignore, 1.69, 1.70 ffmpeg.spec, 1.129, 1.130 sources, 1.70, 1.71
by Julian Sikorski
Author: belegdol
Update of /cvs/free/rpms/ffmpeg/devel
In directory old02.ovh.rpmfusion.lan:/tmp/cvs-serv17327
Modified Files:
.cvsignore ffmpeg.spec sources
Log Message:
* Mon Mar 30 2015 Julian Sikorski <belegdol(a)fedoraproject.org> - 2.4.8-1
- Updated to 2.4.8
Index: .cvsignore
===================================================================
RCS file: /cvs/free/rpms/ffmpeg/devel/.cvsignore,v
retrieving revision 1.69
retrieving revision 1.70
diff -u -r1.69 -r1.70
--- .cvsignore 15 Feb 2015 07:43:26 -0000 1.69
+++ .cvsignore 30 Mar 2015 19:01:47 -0000 1.70
@@ -1 +1 @@
-ffmpeg-2.4.7.tar.bz2
+ffmpeg-2.4.8.tar.bz2
Index: ffmpeg.spec
===================================================================
RCS file: /cvs/free/rpms/ffmpeg/devel/ffmpeg.spec,v
retrieving revision 1.129
retrieving revision 1.130
diff -u -r1.129 -r1.130
--- ffmpeg.spec 15 Feb 2015 07:43:26 -0000 1.129
+++ ffmpeg.spec 30 Mar 2015 19:01:47 -0000 1.130
@@ -12,7 +12,7 @@
Summary: Digital VCR and streaming server
Name: ffmpeg
-Version: 2.4.7
+Version: 2.4.8
Release: 1%{?date}%{?date:git}%{?rel}%{?dist}
%if 0%{?_with_amr:1}
License: GPLv3+
@@ -258,6 +258,9 @@
%changelog
+* Mon Mar 30 2015 Julian Sikorski <belegdol(a)fedoraproject.org> - 2.4.8-1
+- Updated to 2.4.8
+
* Sun Feb 15 2015 Julian Sikorski <belegdol(a)fedoraproject.org> - 2.4.7-1
- Updated to 2.4.7
Index: sources
===================================================================
RCS file: /cvs/free/rpms/ffmpeg/devel/sources,v
retrieving revision 1.70
retrieving revision 1.71
diff -u -r1.70 -r1.71
--- sources 15 Feb 2015 07:43:26 -0000 1.70
+++ sources 30 Mar 2015 19:01:47 -0000 1.71
@@ -1 +1 @@
-45d42f6b01faa64164b8cf2b1454253b ffmpeg-2.4.7.tar.bz2
+55cac98279f89e3e690aa72438746686 ffmpeg-2.4.8.tar.bz2
9 years, 8 months
rpms/nvidia-304xx-kmod/devel nvidia-304xx-kmod.spec,1.37,1.38
by Nicolas Chauvet
Author: kwizart
Update of /cvs/nonfree/rpms/nvidia-304xx-kmod/devel
In directory old02.ovh.rpmfusion.lan:/tmp/cvs-serv14235
Modified Files:
nvidia-304xx-kmod.spec
Log Message:
Fixup
Index: nvidia-304xx-kmod.spec
===================================================================
RCS file: /cvs/nonfree/rpms/nvidia-304xx-kmod/devel/nvidia-304xx-kmod.spec,v
retrieving revision 1.37
retrieving revision 1.38
diff -u -r1.37 -r1.38
--- nvidia-304xx-kmod.spec 30 Mar 2015 13:37:05 -0000 1.37
+++ nvidia-304xx-kmod.spec 30 Mar 2015 13:40:29 -0000 1.38
@@ -85,18 +85,12 @@
%changelog
-* Mon Mar 30 2015 Nicolas Chauvet <kwizart(a)gmail.com>
+* Mon Mar 30 2015 Nicolas Chauvet <kwizart(a)gmail.com> - 304.125-3.3
- Rebuilt for kernel
-<<<<<<< nvidia-304xx-kmod.spec
-* Mon Mar 30 2015 Nicolas Chauvet <kwizart(a)gmail.com> - 304.125-3.2
-- Rebuilt for kernel
-
-=======
* Fri Mar 27 2015 Nicolas Chauvet <kwizart(a)gmail.com> - 304.125-3.2
- Rebuilt for kernel
->>>>>>> 1.36
* Mon Mar 23 2015 Nicolas Chauvet <kwizart(a)gmail.com> - 304.125-3.1
- Rebuilt for kernel
9 years, 8 months
rpms/wl-kmod/devel wl-kmod.spec,1.109,1.110
by Nicolas Chauvet
Author: kwizart
Update of /cvs/nonfree/rpms/wl-kmod/devel
In directory old02.ovh.rpmfusion.lan:/tmp/cvs-serv14037
Modified Files:
wl-kmod.spec
Log Message:
Fixup
Index: wl-kmod.spec
===================================================================
RCS file: /cvs/nonfree/rpms/wl-kmod/devel/wl-kmod.spec,v
retrieving revision 1.109
retrieving revision 1.110
diff -u -r1.109 -r1.110
--- wl-kmod.spec 30 Mar 2015 13:37:26 -0000 1.109
+++ wl-kmod.spec 30 Mar 2015 13:38:37 -0000 1.110
@@ -102,18 +102,9 @@
rm -rf $RPM_BUILD_ROOT
%changelog
-* Mon Mar 30 2015 Nicolas Chauvet <kwizart(a)gmail.com>
+* Mon Mar 30 2015 Nicolas Chauvet <kwizart(a)gmail.com> - 6.30.223.248-7.4
- Rebuilt for kernel
-<<<<<<< wl-kmod.spec
-* Mon Mar 30 2015 Nicolas Chauvet <kwizart(a)gmail.com> - 6.30.223.248-7.3
-- Rebuilt for kernel
-
-=======
-* Fri Mar 27 2015 Nicolas Chauvet <kwizart(a)gmail.com> - 6.30.223.248-7.3
-- Rebuilt for kernel
-
->>>>>>> 1.108
* Wed Mar 25 2015 Nicolas Chauvet <kwizart(a)gmail.com> - 6.30.223.248-7.2
- Rebuilt for current
9 years, 8 months
rpms/wl-kmod/devel wl-kmod.spec,1.108,1.109
by Nicolas Chauvet
Author: kwizart
Update of /cvs/nonfree/rpms/wl-kmod/devel
In directory old02.ovh.rpmfusion.lan:/tmp/cvs-serv13893
Modified Files:
wl-kmod.spec
Log Message:
* Mon Mar 30 2015 Nicolas Chauvet <kwizart(a)gmail.com>
- Rebuilt for kernel
Index: wl-kmod.spec
===================================================================
RCS file: /cvs/nonfree/rpms/wl-kmod/devel/wl-kmod.spec,v
retrieving revision 1.108
retrieving revision 1.109
diff -u -r1.108 -r1.109
--- wl-kmod.spec 27 Mar 2015 10:12:14 -0000 1.108
+++ wl-kmod.spec 30 Mar 2015 13:37:26 -0000 1.109
@@ -7,7 +7,7 @@
Name: wl-kmod
Version: 6.30.223.248
-Release: 7%{?dist}.3
+Release: 7%{?dist}.4
Summary: Kernel module for Broadcom wireless devices
Group: System Environment/Kernel
License: Redistributable, no modification permitted
@@ -102,9 +102,18 @@
rm -rf $RPM_BUILD_ROOT
%changelog
+* Mon Mar 30 2015 Nicolas Chauvet <kwizart(a)gmail.com>
+- Rebuilt for kernel
+
+<<<<<<< wl-kmod.spec
+* Mon Mar 30 2015 Nicolas Chauvet <kwizart(a)gmail.com> - 6.30.223.248-7.3
+- Rebuilt for kernel
+
+=======
* Fri Mar 27 2015 Nicolas Chauvet <kwizart(a)gmail.com> - 6.30.223.248-7.3
- Rebuilt for kernel
+>>>>>>> 1.108
* Wed Mar 25 2015 Nicolas Chauvet <kwizart(a)gmail.com> - 6.30.223.248-7.2
- Rebuilt for current
9 years, 8 months
rpms/nvidia-kmod/devel nvidia-kmod.spec,1.194,1.195
by Nicolas Chauvet
Author: kwizart
Update of /cvs/nonfree/rpms/nvidia-kmod/devel
In directory old02.ovh.rpmfusion.lan:/tmp/cvs-serv13774
Modified Files:
nvidia-kmod.spec
Log Message:
* Mon Mar 30 2015 Nicolas Chauvet <kwizart(a)gmail.com> - 1:346.47-2.4
- Rebuilt for kernel
Index: nvidia-kmod.spec
===================================================================
RCS file: /cvs/nonfree/rpms/nvidia-kmod/devel/nvidia-kmod.spec,v
retrieving revision 1.194
retrieving revision 1.195
diff -u -r1.194 -r1.195
--- nvidia-kmod.spec 27 Mar 2015 10:12:07 -0000 1.194
+++ nvidia-kmod.spec 30 Mar 2015 13:37:20 -0000 1.195
@@ -9,7 +9,7 @@
Epoch: 1
Version: 346.47
# Taken over by kmodtool
-Release: 2%{?dist}.3
+Release: 2%{?dist}.4
Summary: NVIDIA display driver kernel module
Group: System Environment/Kernel
License: Redistributable, no modification permitted
@@ -92,6 +92,9 @@
%changelog
+* Mon Mar 30 2015 Nicolas Chauvet <kwizart(a)gmail.com> - 1:346.47-2.4
+- Rebuilt for kernel
+
* Fri Mar 27 2015 Nicolas Chauvet <kwizart(a)gmail.com> - 1:346.47-2.3
- Rebuilt for kernel
9 years, 8 months
rpms/nvidia-340xx-kmod/devel nvidia-340xx-kmod.spec,1.15,1.16
by Nicolas Chauvet
Author: kwizart
Update of /cvs/nonfree/rpms/nvidia-340xx-kmod/devel
In directory old02.ovh.rpmfusion.lan:/tmp/cvs-serv13653
Modified Files:
nvidia-340xx-kmod.spec
Log Message:
* Mon Mar 30 2015 Nicolas Chauvet <kwizart(a)gmail.com> - 1:340.76-2.5
- Rebuilt for kernel
Index: nvidia-340xx-kmod.spec
===================================================================
RCS file: /cvs/nonfree/rpms/nvidia-340xx-kmod/devel/nvidia-340xx-kmod.spec,v
retrieving revision 1.15
retrieving revision 1.16
diff -u -r1.15 -r1.16
--- nvidia-340xx-kmod.spec 27 Mar 2015 10:11:58 -0000 1.15
+++ nvidia-340xx-kmod.spec 30 Mar 2015 13:37:13 -0000 1.16
@@ -9,7 +9,7 @@
Epoch: 1
Version: 340.76
# Taken over by kmodtool
-Release: 2%{?dist}.4
+Release: 2%{?dist}.5
Summary: NVIDIA display driver kernel module
Group: System Environment/Kernel
License: Redistributable, no modification permitted
@@ -93,6 +93,9 @@
%changelog
+* Mon Mar 30 2015 Nicolas Chauvet <kwizart(a)gmail.com> - 1:340.76-2.5
+- Rebuilt for kernel
+
* Fri Mar 27 2015 Nicolas Chauvet <kwizart(a)gmail.com> - 1:340.76-2.4
- Rebuilt for kernel
9 years, 8 months
rpms/nvidia-304xx-kmod/devel nvidia-304xx-kmod.spec,1.36,1.37
by Nicolas Chauvet
Author: kwizart
Update of /cvs/nonfree/rpms/nvidia-304xx-kmod/devel
In directory old02.ovh.rpmfusion.lan:/tmp/cvs-serv13532
Modified Files:
nvidia-304xx-kmod.spec
Log Message:
* Mon Mar 30 2015 Nicolas Chauvet <kwizart(a)gmail.com>
- Rebuilt for kernel
Index: nvidia-304xx-kmod.spec
===================================================================
RCS file: /cvs/nonfree/rpms/nvidia-304xx-kmod/devel/nvidia-304xx-kmod.spec,v
retrieving revision 1.36
retrieving revision 1.37
diff -u -r1.36 -r1.37
--- nvidia-304xx-kmod.spec 27 Mar 2015 10:11:50 -0000 1.36
+++ nvidia-304xx-kmod.spec 30 Mar 2015 13:37:05 -0000 1.37
@@ -8,7 +8,7 @@
Name: nvidia-304xx-kmod
Version: 304.125
# Taken over by kmodtool
-Release: 3%{?dist}.2
+Release: 3%{?dist}.3
Summary: NVIDIA display driver kernel module
Group: System Environment/Kernel
License: Redistributable, no modification permitted
@@ -85,9 +85,18 @@
%changelog
+* Mon Mar 30 2015 Nicolas Chauvet <kwizart(a)gmail.com>
+- Rebuilt for kernel
+
+<<<<<<< nvidia-304xx-kmod.spec
+* Mon Mar 30 2015 Nicolas Chauvet <kwizart(a)gmail.com> - 304.125-3.2
+- Rebuilt for kernel
+
+=======
* Fri Mar 27 2015 Nicolas Chauvet <kwizart(a)gmail.com> - 304.125-3.2
- Rebuilt for kernel
+>>>>>>> 1.36
* Mon Mar 23 2015 Nicolas Chauvet <kwizart(a)gmail.com> - 304.125-3.1
- Rebuilt for kernel
9 years, 8 months