#2 Updating the version and release 1.3.1-1 to 1.3.2-1 to following the requirements.
Closed 4 years ago by ankursinha. Opened 4 years ago by victortyau.
rpms/ victortyau/python-pylatex master  into  master

file modified
+3
@@ -1,2 +1,5 @@ 

  /python-pylatex-1.3.0.tar.gz

  /python-pylatex-1.3.1.tar.gz

+ /PyLaTeX-1.3.2.tar.gz

+ /python-pylatex-1.3.2.tar.gz

+ /python-pylatex-1.3.2-1.tar.gz

file modified
+2 -2
@@ -17,8 +17,8 @@ 

  Python and LaTeX.}

  

  Name:           python-%{pypi_name}

- Version:        1.3.1

- Release:        3%{?dist}

+ Version:        1.3.2

+ Release:        1%{?dist}

  Summary:        Library for creating LaTeX files and snippets

  

  # https://fedoraproject.org/wiki/Licensing:Main?rd=Licensing#Good_Licenses

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

- SHA512 (python-pylatex-1.3.1.tar.gz) = b44ccecb81984613efe5c96f8f0e722fa7b1f4473b8f283196001cd38e062e2b78a4adb8e80c5fdd69558406bec482738520bb998f838d92c0af2b328eb74d07

+ SHA512 (python-pylatex-1.3.2.tar.gz) = c2b7477e3f93f122865f8b68a4312d60b3548601040e51f6a80653bb5b2de8e516bb1f2d6b8ac48a5e0aba8d883c42c58757f6b1cffec5173e8edb071bf25351

the suggestion is every version change then the release gets started on 1.

That looks good.

When working with a pull request, you don't need to open new ones for new changes. If you keep pushing to the same branch, the pull request will keep getting updated. (Take a look at the other one, it'll show your newest commit :))

I'm closing this one, and I'll merge the other, original PR.

Pull-Request has been closed by ankursinha

4 years ago