From 75fe15a541c793777fba0e0a491c30cd5134085f31b5d834967d9d6328be09d3 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Tom=C3=A1=C5=A1=20Chv=C3=A1tal?= <tchvatal@suse.com>
Date: Thu, 7 Mar 2019 12:39:24 +0000
Subject: [PATCH] - Update to 1.1.3 bsc#1099674:   * Convert pytest calls to
 macros   * Fix errors in %python_expand line expansions   * update licenses
 list   * Expand more excludes for curlification   * Do not add accidental
 newlines to complex conditions

OBS-URL: https://build.opensuse.org/package/show/openSUSE:Tools/spec-cleaner?expand=0&rev=136
---
 spec-cleaner-1.1.2.tar.gz |  3 ---
 spec-cleaner-1.1.3.tar.gz |  3 +++
 spec-cleaner.changes      | 10 ++++++++++
 spec-cleaner.spec         |  4 ++--
 4 files changed, 15 insertions(+), 5 deletions(-)
 delete mode 100644 spec-cleaner-1.1.2.tar.gz
 create mode 100644 spec-cleaner-1.1.3.tar.gz

diff --git a/spec-cleaner-1.1.2.tar.gz b/spec-cleaner-1.1.2.tar.gz
deleted file mode 100644
index fffd11a..0000000
--- a/spec-cleaner-1.1.2.tar.gz
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:236dad15569d222583b22387847f0992da0e388bfa12991e44a28e148512ed22
-size 482821
diff --git a/spec-cleaner-1.1.3.tar.gz b/spec-cleaner-1.1.3.tar.gz
new file mode 100644
index 0000000..171f6ce
--- /dev/null
+++ b/spec-cleaner-1.1.3.tar.gz
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:765cc9f9012392562be12993c3ed9838136221a474f02bfc237a4b153a93e6cb
+size 484488
diff --git a/spec-cleaner.changes b/spec-cleaner.changes
index a82b58c..8d30d62 100644
--- a/spec-cleaner.changes
+++ b/spec-cleaner.changes
@@ -1,3 +1,13 @@
+-------------------------------------------------------------------
+Thu Mar  7 12:36:28 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>
+
+- Update to 1.1.3 bsc#1099674:
+  * Convert pytest calls to macros
+  * Fix errors in %python_expand line expansions
+  * update licenses list
+  * Expand more excludes for curlification
+  * Do not add accidental newlines to complex conditions
+
 -------------------------------------------------------------------
 Thu Dec 13 11:34:07 UTC 2018 - Tomáš Chvátal <tchvatal@suse.com>
 
diff --git a/spec-cleaner.spec b/spec-cleaner.spec
index f64634c..cf5836d 100644
--- a/spec-cleaner.spec
+++ b/spec-cleaner.spec
@@ -1,7 +1,7 @@
 #
 # spec file for package spec-cleaner
 #
-# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
 # Copyright (c) 2012 Vincent Untz <vuntz@opensuse.org>
 #
 # All modifications and additions to the file contributed by third parties
@@ -18,7 +18,7 @@
 
 
 Name:           spec-cleaner
-Version:        1.1.2
+Version:        1.1.3
 Release:        0
 Summary:        .spec file cleaner
 License:        BSD-3-Clause