|
|
|
@ -1,9 +1,9 @@
|
|
|
|
|
%global major 10
|
|
|
|
|
%global minor 0
|
|
|
|
|
%global major 9
|
|
|
|
|
%global minor 1
|
|
|
|
|
|
|
|
|
|
Name: sphere-bookmarks
|
|
|
|
|
Version: %{major}.%{minor}
|
|
|
|
|
Release: 4%{?dist}
|
|
|
|
|
Release: 3%{?dist}.6
|
|
|
|
|
Summary: MSVSphere bookmarks
|
|
|
|
|
Group: Applications/Internet
|
|
|
|
|
License: GFDL
|
|
|
|
@ -37,9 +37,6 @@ install -p -m 644 %{SOURCE0} $RPM_BUILD_ROOT%{_datadir}/bookmarks
|
|
|
|
|
%{_datadir}/bookmarks/default-bookmarks.html
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
|
* Mon Dec 23 2024 Arkady L. Shane <tigro@msvsphere-os.ru> - 10.0-4
|
|
|
|
|
- Rebuild for MSVSphere 10
|
|
|
|
|
|
|
|
|
|
* Mon Oct 21 2024 Arkady L. Shane <tigro@msvsphere-os.ru> - 9.1-3.6
|
|
|
|
|
- Added bookmarks again
|
|
|
|
|
|
|
|
|
|