mbaldessari pushed to vdirsyncer (master). "Update to 0.5.2"

notifications at fedoraproject.org notifications at fedoraproject.org
Tue Jun 16 06:45:33 UTC 2015


From bb4665f6ca6c1a9743646a880b3ccab2b03f41d7 Mon Sep 17 00:00:00 2001
From: Michele Baldessari <michele at acksyn.org>
Date: Tue, 16 Jun 2015 08:45:16 +0200
Subject: Update to 0.5.2


diff --git a/.gitignore b/.gitignore
index 5730bbb..f6f38d6 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,4 @@
 /vdirsyncer-0.4.3.tar.gz
 /vdirsyncer-0.4.4.tar.gz
 /vdirsyncer-0.5.1.tar.gz
+/vdirsyncer-0.5.2.tar.gz
diff --git a/sources b/sources
index af615c5..14b7883 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-dc049d5b46fae0fc69798a4e3e92d25c  vdirsyncer-0.5.1.tar.gz
+8b09656c1dce5f0b3989911a8d04b931  vdirsyncer-0.5.2.tar.gz
diff --git a/vdirsyncer.spec b/vdirsyncer.spec
index 0d77abc..31e38f0 100644
--- a/vdirsyncer.spec
+++ b/vdirsyncer.spec
@@ -6,7 +6,7 @@
 %bcond_with tests
 
 Name:       vdirsyncer
-Version:    0.5.1
+Version:    0.5.2
 Release:    1%{?git_tag}%{?dist}
 Summary:    Synchronize calendars and contacts
 
@@ -14,7 +14,6 @@ License:    MIT
 URL:        https://github.com/untitaker/%{name}
 Source0:    https://github.com/untitaker/%{name}/archive/%{version}.tar.gz#/%{name}-%{version}.tar.gz
 
-Patch0:     docs-build-fix.patch
 BuildArch:  noarch
 
 BuildRequires:  python-atomicwrites
@@ -47,7 +46,6 @@ for the vdirsyncer calendar/address-book synchronization utility.
 
 %prep
 %setup -q
-%patch0 -p1 -b .man
 
 %build
 %{__python} setup.py --quiet build
@@ -87,6 +85,9 @@ sh build.sh tests
 %doc docs/_build/html docs/_build/text
 
 %changelog
+* Tue Jun 16 2015 Michele Baldessari <michele at acksyn.org> - 0.5.2-1
+- Update to 0.5.2
+- Drop doc build patch
 * Wed Jun 03 2015 Michele Baldessari <michele at acksyn.org> - 0.5.1-1
 - Update to 0.5.1
 - Drop system-urllib3.patch
-- 
cgit v0.10.2


	http://pkgs.fedoraproject.org/cgit/vdirsyncer.git/commit/?h=master&id=bb4665f6ca6c1a9743646a880b3ccab2b03f41d7


More information about the scm-commits mailing list