#6 Update to 3.32.1 and eliminate one rpmlint tabs vs spaces warning.
Closed 5 years ago by kathenas. Opened 5 years ago by kathenas.
Unknown source master  into  master

file modified
+1
@@ -52,3 +52,4 @@

  /gnome-weather-3.31.90.tar.xz

  /gnome-weather-3.31.92.tar.xz

  /gnome-weather-3.32.0.tar.xz

+ /gnome-weather-3.32.1.tar.xz

file modified
+5 -2
@@ -4,7 +4,7 @@

  %global libgweather_version 3.28

  

  Name:		gnome-weather

- Version:	3.32.0

+ Version:	3.32.1

  Release:	1%{?dist}

  Summary:	A weather application for GNOME

  
@@ -33,7 +33,7 @@

  Requires:	libgweather >= %{libgweather_version}

  

  # Removed in F30

- Obsoletes:      gnome-weather-tests < 3.31.90

+ Obsoletes:  gnome-weather-tests < 3.31.90

  

  %description

  gnome-weather is a weather application for GNOME
@@ -70,6 +70,9 @@

  %{_datadir}/org.gnome.Weather/

  

  %changelog

+ * Sat Apr 06 2019 Phil Wyett <philwyett@kathenas.org> - 3.32.1-1

+ - Update to 3.32.1

+ 

  * Mon Mar 11 2019 Kalev Lember <klember@redhat.com> - 3.32.0-1

  - Update to 3.32.0

  

file modified
+1 -1
@@ -1,1 +1,1 @@

- SHA512 (gnome-weather-3.32.0.tar.xz) = 49dd7f4d9f9b8e0190f83128e31443a4c003ceb45f4b8af5cc315146e9b6d0691738a833570c385f1af0d656592c842c99fc8e29fcda45a2ea4bdbcde5c5f4f7

+ SHA512 (gnome-weather-3.32.1.tar.xz) = bc05afd0225f9722830a5ed7761f5f5393befbe5036329fc5306981c84367546d6973843cf655c8df659c53be04ed246795cbfd6db4d888899b8dda122fd4276

Update to 3.32.1 and eliminate one rpmlint tabs vs spaces warning.

Pull-Request has been closed by kathenas

5 years ago