diff --git a/tellico.changes b/tellico.changes
index acf91b0..6fc7273 100644
--- a/tellico.changes
+++ b/tellico.changes
@@ -1,3 +1,8 @@
+-------------------------------------------------------------------
+Wed Jun 15 21:54:26 UTC 2016 - wbauer@tmo.at
+
+- Use shared-mime-database macros (boo#979301)
+
 -------------------------------------------------------------------
 Sat Jan  9 09:51:02 UTC 2016 - tittiatcoke@gmail.com
 
diff --git a/tellico.spec b/tellico.spec
index 95e2e87..f7ff04a 100644
--- a/tellico.spec
+++ b/tellico.spec
@@ -84,10 +84,10 @@ stamps, trading cards, comic books, and wines.
 %fdupes -s %{buildroot}
 
 %post
-/usr/bin/update-mime-database %{_datadir}/mime > /dev/null 2>&1 || :
+%mime_database_post
 
 %postun
-/usr/bin/update-mime-database %{_datadir}/mime > /dev/null 2>&1 || :
+%mime_database_postun
 
 %files
 %defattr(-,root,root,-)