From 27ef44cdd7bd63d24679921fa425dfd1627ac7d6 Mon Sep 17 00:00:00 2001 From: Dennis Gilmore Date: Jul 19 2012 21:28:59 +0000 Subject: - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild --- diff --git a/libunistring.spec b/libunistring.spec index 8dbe01b..78ba0db 100644 --- a/libunistring.spec +++ b/libunistring.spec @@ -1,6 +1,6 @@ Name: libunistring Version: 0.9.3 -Release: 5%{?dist} +Release: 6%{?dist} Group: System Environment/Libraries Summary: GNU Unicode string library License: LGPLv3+ @@ -69,6 +69,9 @@ if [ $1 = 0 ]; then fi %changelog +* Thu Jul 19 2012 Fedora Release Engineering - 0.9.3-6 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild + * Tue Jun 26 2012 Akira TAGOH - 0.9.3-5 - Fix a typo in %%preun. (#737638)