summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2017-04-28 11:30:33 +0200
committerRemi Collet <remi@remirepo.net>2017-04-28 11:30:33 +0200
commitecc282d31fb6b14241ce74e3b5c4af48837fd894 (patch)
tree92c72c8aa99650d513fa2e6ec6ce58d4d9b27886
parent76fc34219286c96215e86bf1e875ef0087813e95 (diff)
v1.2.5
-rw-r--r--.gitignore7
-rw-r--r--roundcubemail.spec5
2 files changed, 11 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000..1ab5c4f
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,7 @@
+package-*.xml
+*.tgz
+*.tar.gz
+*.tar.xz
+*.tar.xz.asc
+*.src.rpm
+*/*rpm
diff --git a/roundcubemail.spec b/roundcubemail.spec
index 8d8772e..8a7c6f5 100644
--- a/roundcubemail.spec
+++ b/roundcubemail.spec
@@ -19,7 +19,7 @@
%global roundcubedir %{_datadir}/roundcubemail
%global _logdir /var/log
Name: roundcubemail
-Version: 1.2.4
+Version: 1.2.5
Release: 1%{?dist}
Summary: Round Cube Webmail is a browser-based multilingual IMAP client
@@ -296,6 +296,9 @@ rm -rf %{buildroot}
%changelog
+* Fri Apr 28 2017 Remi Collet <remi@remirepo.net> - 1.2.5-1
+- update to 1.2.5
+
* Sat Mar 11 2017 Remi Collet <remi@fedoraproject.org> - 1.2.4-1
- update to 1.2.4
- don't install plugin test suites