diff --git a/kbookmarks.spec b/kbookmarks.spec index 12afd23..0df34b5 100644 --- a/kbookmarks.spec +++ b/kbookmarks.spec @@ -1,7 +1,7 @@ %define majver %(echo %version | cut -d. -f1-2) Name: kbookmarks -Version: 5.79.0 +Version: 5.80.0 Release: 1mamba Summary: Lets you access and manipulate bookmarks stored using the XBEL format Group: System/Libraries @@ -29,7 +29,6 @@ BuildRequires: cmake BuildRequires: extra-cmake-modules BuildRequires: rpm-macros-kde5 Requires: lib%{name} = %{?epoch:%epoch:}%{version}-%{release} -BuildRoot: %{_tmppath}/%{name}-%{version}-root %description KBookmarks lets you access and manipulate bookmarks stored using the XBEL format. @@ -86,6 +85,9 @@ This package contains libraries and header files for developing applications tha %doc README.md %changelog +* Sun Mar 14 2021 Automatic Build System 5.80.0-1mamba +- automatic version update by autodist + * Sat Feb 13 2021 Automatic Build System 5.79.0-1mamba - automatic version update by autodist