Updated to the new upstream version 1.47
This commit is contained in:
parent
5182318c4f
commit
491c37a1d1
1
.gitignore
vendored
1
.gitignore
vendored
@ -1 +1,2 @@
|
|||||||
/os-prober_1.46.tar.gz
|
/os-prober_1.46.tar.gz
|
||||||
|
/os-prober_1.47.tar.gz
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
Name: os-prober
|
Name: os-prober
|
||||||
Version: 1.46
|
Version: 1.47
|
||||||
Release: 2%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: Probes disks on the system for installed operating systems
|
Summary: Probes disks on the system for installed operating systems
|
||||||
|
|
||||||
Group: System Environment/Base
|
Group: System Environment/Base
|
||||||
@ -69,6 +69,9 @@ fi
|
|||||||
%{_var}/lib/%{name}
|
%{_var}/lib/%{name}
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu May 19 2011 Hedayat Vatankhah <hedayat.fwd+rpmchlog@gmail.com> - 1.47-1
|
||||||
|
- Updated to the new upstream version 1.47
|
||||||
|
|
||||||
* Wed May 04 2011 Hedayat Vatankhah <hedayat.fwd+rpmchlog@gmail.com> - 1.46-2
|
* Wed May 04 2011 Hedayat Vatankhah <hedayat.fwd+rpmchlog@gmail.com> - 1.46-2
|
||||||
- Removed obsolete parts (build tag, defattr, etc)
|
- Removed obsolete parts (build tag, defattr, etc)
|
||||||
- Added a patch to move newns outside of os-prober subdirectory
|
- Added a patch to move newns outside of os-prober subdirectory
|
||||||
|
Loading…
Reference in New Issue
Block a user