diff --git a/.gitignore b/.gitignore index 19e08fc..cceea6b 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ /os-prober_1.46.tar.gz /os-prober_1.47.tar.gz +/os-prober_1.48.tar.gz diff --git a/os-prober.spec b/os-prober.spec index 67cd0a5..d5df105 100644 --- a/os-prober.spec +++ b/os-prober.spec @@ -1,5 +1,5 @@ Name: os-prober -Version: 1.47 +Version: 1.48 Release: 1%{?dist} Summary: Probes disks on the system for installed operating systems @@ -69,6 +69,9 @@ fi %{_var}/lib/%{name} %changelog +* Mon Jul 25 2011 Hedayat Vatankhah - 1.48-1 +- Updated to 1.48 release + * Thu May 19 2011 Hedayat Vatankhah - 1.47-1 - Updated to the new upstream version 1.47 diff --git a/sources b/sources index d8adfd7..d30593e 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -80075af089055c415654484a8ca6b5e8 os-prober_1.47.tar.gz +934967419d5022484a5e128522b480d7 os-prober_1.48.tar.gz