From 3f325b7dbf817f80d88a30070191ef758ca7f43e Mon Sep 17 00:00:00 2001 From: Hedayat Vatankhah Date: Mon, 30 Apr 2012 00:20:06 +0430 Subject: [PATCH] Updated to 1.52, supports win 8 --- .gitignore | 1 + os-prober.spec | 5 ++++- sources | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 14cb500..39c47c7 100644 --- a/.gitignore +++ b/.gitignore @@ -2,3 +2,4 @@ /os-prober_1.47.tar.gz /os-prober_1.48.tar.gz /os-prober_1.51.tar.gz +/os-prober_1.52.tar.gz diff --git a/os-prober.spec b/os-prober.spec index 9be9589..f02a94e 100644 --- a/os-prober.spec +++ b/os-prober.spec @@ -1,5 +1,5 @@ Name: os-prober -Version: 1.51 +Version: 1.52 Release: 1%{?dist} Summary: Probes disks on the system for installed operating systems @@ -72,6 +72,9 @@ fi %{_var}/lib/%{name} %changelog +* Sun Apr 29 2012 Hedayat Vatankhah - 1.52-1 +- Updated to 1.52, supports win 8 + * Wed Mar 28 2012 Hedayat Vatankhah - 1.51-1 - Update to latest upstream version, 1.51 diff --git a/sources b/sources index ffce295..694c606 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -a9ddb7982ea07443e06ce1c5a313222f os-prober_1.51.tar.gz +b209332901b1659e5eccdf2f2fa0d1cc os-prober_1.52.tar.gz