Hello community,

here is the log from the commit of package python-efilter for openSUSE:Factory 
checked in at 2016-10-28 10:46:09
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-efilter (Old)
 and      /work/SRC/openSUSE:Factory/.python-efilter.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-efilter"

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-efilter/python-efilter.changes    
2016-10-13 11:28:53.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.python-efilter.new/python-efilter.changes       
2016-10-28 10:46:09.000000000 +0200
@@ -1,0 +2,7 @@
+Mon Oct  3 22:50:55 UTC 2016 - [email protected]
+
+- update to v1-1.5
+- update Source field.  Upstream change.
+- update Group field
+
+-------------------------------------------------------------------

Old:
----
  efilter-1!1.4.tar.gz

New:
----
  efilter-1-1.5.tar.gz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ python-efilter.spec ++++++
--- /var/tmp/diff_new_pack.XXnuje/_old  2016-10-28 10:46:10.000000000 +0200
+++ /var/tmp/diff_new_pack.XXnuje/_new  2016-10-28 10:46:10.000000000 +0200
@@ -17,21 +17,21 @@
 
 
 %define base_name efilter
-%define version 1.1.4
-%define mangled_version 1!1.4
-%define unmangled_version 1-1.4
+%define version 1.1.5
+%define mangled_version 1!1.5
+%define unmangled_version 1-1.5
 %define release 1
 Name:           python-%{base_name}
-Version:        1.1.4
+Version:        1.1.5
 Release:        0
 Summary:        EFILTER query language
 License:        Apache-2.0
+Group:          Development/Libraries/Python
 # FIXME: use correct group, see 
"https://en.opensuse.org/openSUSE:Package_group_guidelines";
-Group:          Development/Libraries
 Url:            https://github.com/google/dotty/
-Source0:        %{base_name}-%{mangled_version}.tar.gz
-BuildRequires:  python-setuptools
+Source0:        
https://pypi.python.org/packages/9f/48/82fd1254d70b5d7831ece84270cb99c178c0254e2568efad72c5ca2a31c7/%{base_name}-%{unmangled_version}.tar.gz
 BuildRequires:  fdupes
+BuildRequires:  python-setuptools
 Requires:       python-python-dateutil
 Requires:       python-six >= 1.4.0
 Requires:       python-tz
@@ -43,6 +43,7 @@
 
 %package -n python-%{name}
 Summary:        EFILTER query language
+Group:          Development/Libraries/Python
 
 %description -n python-%{name}
 EFILTER is a general-purpose destructuring and search language implemented in 
Python, and suitable for integration with any Python project that requires a 
search function for some of its data.
@@ -60,7 +61,6 @@
 %files
 %defattr(-,root,root)
 %doc AUTHORS.txt LICENSE.txt README.md
-#%dir %{python_sitearch}/efilter
 %{python_sitelib}/efilter*
 %exclude %{python_sitelib}/sample_projects
 


Reply via email to