Hello community,

here is the log from the commit of package python-ec2metadata for 
openSUSE:Factory checked in at 2014-06-24 15:16:16
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-ec2metadata (Old)
 and      /work/SRC/openSUSE:Factory/.python-ec2metadata.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-ec2metadata"

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-ec2metadata/python-ec2metadata.changes    
2014-06-04 18:39:10.000000000 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-ec2metadata.new/python-ec2metadata.changes   
    2014-06-24 15:16:33.000000000 +0200
@@ -1,0 +2,6 @@
+Mon Jun 23 16:54:53 UTC 2014 - [email protected]
+
+- Switch the upstream URL to the forked project, origin project
+  appears not to be maintained
+
+-------------------------------------------------------------------

Old:
----
  ec2metadata-1.5.0.tar.bz2

New:
----
  ec2metadata-1.5.1.tar.gz

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

Other differences:
------------------
++++++ python-ec2metadata.spec ++++++
--- /var/tmp/diff_new_pack.DHDrYr/_old  2014-06-24 15:16:34.000000000 +0200
+++ /var/tmp/diff_new_pack.DHDrYr/_new  2014-06-24 15:16:34.000000000 +0200
@@ -15,18 +15,19 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
+
 %define upstream_name ec2metadata
 Name:            python-ec2metadata
-Version:         1.5.0
+Version:        1.5.1
 Release:         0
-License:         GPL-3.0+
 Summary:         Collect instance metadata in EC2
-URL:             https://github.com/turnkeylinux/ec2metadata
+License:        GPL-3.0+
 Group:           System/Management
-Source0:         %{upstream_name}-%{version}.tar.bz2
+Url:            https://github.com/rjschwei/ec2metadata/releases
+Source0:        %{upstream_name}-%{version}.tar.gz
 Requires:        python
 BuildRequires:   python-setuptools
-BuildRoot:       %{_tmppath}/%{name}-%{version}-%{release}-root
+BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 
 %if 0%{?suse_version} && 0%{?suse_version} <= 1110
 %{!?python_sitelib: %global python_sitelib %(python -c "from 
distutils.sysconfig import get_python_lib; print get_python_lib()")}
@@ -54,3 +55,5 @@
 %{_bindir}/*
 %{python_sitelib}/%{upstream_name}/*
 %{python_sitelib}/*egg-info/*
+
+%changelog

-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to