From 19fbe2b822ab74f437e49b98966a8dbf4ab1820a Mon Sep 17 00:00:00 2001
From: Tomas Mlcoch <tmlcoch@redhat.com>
Date: Oct 10 2013 09:07:43 +0000
Subject: Just release bump


---

diff --git a/librepo.spec b/librepo.spec
index 26f62c5..19c6b3e 100644
--- a/librepo.spec
+++ b/librepo.spec
@@ -3,7 +3,7 @@
 
 Name:		librepo
 Version:	1.2.1
-Release:	1%{?dist}
+Release:	2%{?dist}
 Summary:	Repodata downloading library
 
 Group:		System Environment/Libraries
@@ -118,6 +118,9 @@ popd
 %{python3_sitearch}/
 
 %changelog
+* Thu Oct  10 2013 Tomas Mlcoch <tmlcoch at redhat.com> - 1.2.1-2
+- Just release bump
+
 * Mon Oct  07 2013 Tomas Mlcoch <tmlcoch at redhat.com> - 1.2.1-1
 - Open fd right before downloading and close them immediately after
   download. (RhBug: 1015957)