#19 Release 0.3.1
Merged 4 years ago by qwan. Opened 4 years ago by qwan.
qwan/ursa-major release-0.3.1  into  master

file modified
+6
@@ -1,6 +1,12 @@ 

  Change Logs

  ===========

  

+ 0.3.1 (2019-05-21)

+ ------------------

+ 

+ * Not check requires/buildrequires for existing koji tags (Qixiang Wan)

+ * Updating existing inheritance instead of removing and adding (Qixiang Wan)

+ 

  0.2.2 (2019-03-26)

  ------------------

  

file modified
+1 -1
@@ -40,7 +40,7 @@ 

      name='ursa-major',

      description="A utility for managing module tags in Koji's tag inheritance",

      long_description=get_long_description(),

-     version='0.2.2',

+     version='0.3.1',

      classifiers=[

          'Programming Language :: Python :: 2.7',

          'Programming Language :: Python :: 3.6',

no initial comment

Pull-Request has been merged by qwan

4 years ago
Metadata